@@ -469,9 +469,8 @@ terminalFooter terminalView currentTheme feedbackResult =
469
469
, footer " ^W " " Work Experience" " /experience" NoOp
470
470
, footer " ^E " " Education" " /education" NoOp
471
471
, footer " ^L " " Links" " /links" NoOp
472
- , footer " ^F " " Leave feedback" " /feedback" NoOp
473
472
, footer " ^Z " " Change Language" " /language" NoOp
474
- , footer " ^T " " Change Theme " " /theme " NoOp
473
+ , footer " ^F " " Leave feedback " " /feedback " NoOp
475
474
]
476
475
in
477
476
div [ class " terminal-footer" ]
@@ -617,36 +616,31 @@ items =
617
616
" Philadelphia, PA"
618
617
" 02-03-20"
619
618
" "
620
- [ " Build and maintain features for front end applications"
621
- , " Research and implement patterns to improve the codebase"
619
+ [ " Work with UI/UX designs, user feedback, and stakeholders to determine feature requirements."
620
+ , " Improve code quality and application performance, including reducingpage load times by 30% and reducing API bandwidth usage by 50%."
621
+ , " Make contributions to back-end code."
622
+ , " Publish and maintain the open-source @linode/api-v4 NPM package."
623
+ , " Identify issues and areas for improvement and work to reduce technical debt."
624
+ , " Mentor new team members."
625
+ , " Give technical presentations to the team, department, and company."
622
626
]
623
627
, WorkItem " Linode"
624
628
" Software Engineer"
625
629
" Philadelphia, PA"
626
630
" 05-01-18"
627
631
" 02-03-20"
628
- []
632
+ [ " Planned and implemented features in front end applications."
633
+ , " Researched and presented patterns to improve application maintainability and performance."
634
+ , " Integrated third-party services for feature flagging and search."
635
+ , " Wrote unit and end-to-end tests."
636
+ ]
629
637
, WorkItem " Linode"
630
638
" Technical Writer"
631
639
" Philadelphia, PA"
632
640
" 09-06-17"
633
641
" 05-01-18"
634
- [ " Write, edit, and tech edit documentation on Linux-related topics"
635
- , " Use continuous integration and scripting to improve quality of documentation library"
636
- ]
637
- , WorkItem " EF Education First"
638
- " Content Writer"
639
- " Shanghai, CN"
640
- " 02-04-16"
641
- " 08-21-17"
642
- [ " Write textbook and online content for an international education company"
643
- ]
644
- , WorkItem " EF Education First"
645
- " International Teacher"
646
- " Shanghai, CN"
647
- " 07-18-13"
648
- " 02-04-16"
649
- [ " Teach English to Chinese kids"
642
+ [ " Wrote, edited, and tech edited documentation on Linux-related topics"
643
+ , " Used continuous integration and scripting to improve quality of documentation library"
650
644
]
651
645
]
652
646
0 commit comments