-
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.
Extended Timeline, Revised Project, Experience, & Education Details
- Loading branch information
1 parent
48da760
commit fad3c2d
Showing
17 changed files
with
497 additions
and
147 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
Binary file not shown.
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,38 @@ | ||
[ | ||
{ | ||
"school": "George Mason University", | ||
"degree": "M.S. in Software Engineering", | ||
"location": "Virginia, USA", | ||
"startDate": "2022-08-01T00:00:00Z", | ||
"endDate": "2024-05-09T00:00:00Z", | ||
"logo": "gmu_logo.webp", | ||
"url": "https://catalog.gmu.edu/colleges-schools/engineering-computing/school-computing/computer-science/software-engineering-ms/" | ||
}, | ||
{ | ||
"school": "University of Arkansas", | ||
"degree": "B.S. in Computer Science (Transfer)", | ||
"location": "Arkansas, USA", | ||
"startDate": "2017-08-01T00:00:00Z", | ||
"endDate": "2020-12-01T00:00:00Z", | ||
"logo": "uark_logo.webp", | ||
"url": "https://catalog.uark.edu/plangrids/computerscience_bs/" | ||
}, | ||
{ | ||
"school": "St. John's Junior College", | ||
"degree": "Associate Degree in Computer Science", | ||
"location": "Belize City, Belize", | ||
"startDate": "2014-06-16T00:00:00Z", | ||
"endDate": "2017-05-17T00:00:00Z", | ||
"logo": "sjc_logo.webp", | ||
"url": "https://www.sjc.edu.bz/jcacademics" | ||
}, | ||
{ | ||
"school": "St. John's College", | ||
"degree": "High School Diploma", | ||
"location": "Belize City, Belize", | ||
"startDate": "2010-08-01T00:00:00Z", | ||
"endDate": "2014-05-17T00:00:00Z", | ||
"logo": "sjc_logo.webp", | ||
"url": "https://www.sjc.edu.bz/academics" | ||
} | ||
] |
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
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
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
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
Oops, something went wrong.