Skip to content

Commit 9bb4b0b

Browse files
committed
fix spelling mistakes
1 parent 507e701 commit 9bb4b0b

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

public/MackenzieBrowneResume.pdf

33 Bytes
Binary file not shown.

public/resume.pdf

45.9 KB
Binary file not shown.

src/App.tsx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export default function App() {
5353
duties={[
5454
"Perform technical interviews to grow the team. Mentoring and 1 on 1's for to improve team skills",
5555
"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"
56+
"Involvement in major web stack migration to micro services and micro front-end technologies"
5757
]}
5858
/>
5959
</Experience>
@@ -75,7 +75,7 @@ export default function App() {
7575
duties={[
7676
"Primary role is to develop new features and improve the Admin/Principal user experience",
7777
"Create user management system to remove and invite new users to an Principal's school",
78-
"Develop several in-house tools to improve productivity including CI toosl and Slackbots",
78+
"Develop several in-house tools to improve productivity including CI tools and Slack bots",
7979
"Trained and mentored for several junior and intermediate developers in the company"
8080
]}
8181
/>
@@ -87,7 +87,7 @@ export default function App() {
8787
time="Oct 2017 – Jun 2018"
8888
duties={[
8989
"Support and maintain the existing Novus app. Includes a user-facing website and a custom CMS",
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",
90+
"Designed a maintainable, reproducible app template that can be used across the Ingle product line. This dramatically reduced the amount of maintenance and bugs",
9191
"Create custom company-facing dashboard app with multiple sign-in routes, analytics and tools",
9292
"Train interns and other employees with pair programming and code reviews",
9393
'Promote extra curricular coding activities like running a team "Advent Of Code" scoreboard.'
@@ -104,9 +104,9 @@ export default function App() {
104104
time="August 2011 – June 2017"
105105
duties={[
106106
"Full-time contracting including initial pitch meetings all the way through to final product",
107-
"Perform interviews and hiring to advice how companies should hire their teams",
107+
"Perform interviews and hiring to advise how companies should hire their teams",
108108
"Requirements gathering, design, proof of concept and mvp implementations",
109-
"Perform upgrades, maintinence or build new features to existing products",
109+
"Perform upgrades, maintenance or build new features to existing products",
110110
"Built Mobile Apps, Websites and Hardware projects involving GPS and Bluetooth",
111111
"Clients included IBM, NYPD, Syfy/Space Channel, NBC, Hatch, and many small startups, nonprofits and charities in the Toronto area"
112112
]}
@@ -212,6 +212,7 @@ export default function App() {
212212
"Javascript",
213213
"Typescript",
214214
"ES6",
215+
"MongoDB",
215216
"Java",
216217
"Python",
217218
"GraphQL",

0 commit comments

Comments
 (0)