You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/App.tsx
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -51,9 +51,9 @@ export default function App() {
51
51
title="Senior Full Stack Developer - Scopus Core Team"
52
52
time="Feb 2020 - Present"
53
53
duties={[
54
-
"Perform technical interviews to grow the team. Mentoring and 1 on 1's for junior / intermediate developers.",
55
-
"Building a full design system and shared component library to unify the look and feel of all Scopus Products",
56
-
"Involvement in major web stack migration to microservices and modern front-end technologies."
54
+
"Perform technical interviews to grow the team. Mentoring and 1 on 1's for to improve team skills.",
55
+
"Involved in building a design system and shared component library to unify the user experience",
56
+
"Involvement in major web stack migration to microservices and micro front-end technologies."
57
57
]}
58
58
/>
59
59
</Experience>
@@ -64,9 +64,9 @@ export default function App() {
64
64
time="Mar 2019 – Sep 2019"
65
65
duties={[
66
66
"Build internal tools from feedback to dramatically improve mobile QA testing speed.",
67
-
"Improve user experience by building mobile-specific features as well as improving any mobile usability issues",
68
-
"Configure automation pipelines for QA, builds and deployment.",
69
-
"Facilitate cross-team collaboration to improve the mobile experience in all parts of the app."
67
+
"Improved mobile user experience and created a standard method for mobile-specific features",
68
+
"Design and build automation pipelines for test builds, productions builds and deployment.",
69
+
"Facilitate cross-team collaboration to improve the mobile experience in all parts of the company."
70
70
]}
71
71
/>
72
72
<Position
@@ -88,8 +88,8 @@ export default function App() {
88
88
duties={[
89
89
"Support and maintain the existing Novus app which includes a user-facing website and a custom CMS.",
90
90
"Designed a maintainable, reproducable app template that can be used across the Ingle product line. This dramatically reduced the amount of maintinence and bugs.",
91
-
"Create new internal company app with data analytics, multiple sign-in routes and dynamic navigation features.",
92
-
"Train interns and other employees on the team with pair programming and code reviews on each submission.",
91
+
"Create custom internal app with analytics, multiple sign-in routes and dynamic navigation features.",
92
+
"Train interns and other employees with pair programming and code reviews.",
93
93
'Promote extra curricular coding activities like running a team "Advent Of Code" scoreboard.'
0 commit comments