-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
283 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
[ | ||
{ | ||
"company": "Optum", | ||
"logo_url": "@/assets/optum.svg", | ||
"positions": [ | ||
{ | ||
"title": "Software Engineer Intern", | ||
"time": "June - August 2021", | ||
"summary": "My first professional software engineering related internship! Woohoo!", | ||
"skills": ["Python", "REST APIs", "GraphQL", "Azure"] | ||
} | ||
] | ||
}, | ||
{ | ||
"company": "Lehigh University", | ||
"logo_url": "@/assets/lehigh.svg", | ||
"positions": [ | ||
{ | ||
"title": "Junior Systems Administrator", | ||
"time": "January 2022 - Present", | ||
"summary": "Work with the school's system of VMs powered by Sun Microsystems computers and work on a side projects and explore tech interests", | ||
"skills": [] | ||
}, | ||
{ | ||
"title": "Teaching Assistant", | ||
"time": "September 2021 - Present", | ||
"summary": "CSE 109 TA, CSE 340 Upcoming TA (Tentative)", | ||
"skills": ["C"] | ||
}, | ||
{ | ||
"title": "B.S Computer Science | Data Science Minor", | ||
"time": "September 2019 - Expected Grad. December 2022", | ||
"summary": "Work on a bachelor's degree to pursue software engineering", | ||
"skills": [] | ||
} | ||
] | ||
}, | ||
{ | ||
"company": "JHU Engineering Innovation", | ||
"logo_url": "", | ||
"positions": [ | ||
{ | ||
"title": "Summer Program Participant", | ||
"time": "September 2021 - Present", | ||
"summary": "Partnership between Milton Hershey School, Harrisburg Area Community College and Johns Hopkins University. Participated in a summer-long engineering exploration that concluded with a spaghetti bridge breaking event", | ||
"skills": [] | ||
} | ||
] | ||
} | ||
] |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.