Skip to content

Commit a88dbfb

Browse files
authored
Update resume.json
1 parent a9130d1 commit a88dbfb

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

assets/json/resume.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
{
2626
"name": "University of Delaware",
2727
"position": "Graduate Teaching Assistant",
28-
"startDate": "Fall 2022",
28+
"startDate": "2022-08",
2929
"endDate": "",
30-
"summary": "I am currently serving as an Infrastructure Teaching Assistant (TA), responsible for assisting the Academic Advisor with the development of a web-based application designed to streamline the process of sending offer letters to a diverse group of TAs while efficiently managing their office hours scheduling in addition to other functionalities. My work involves leveraging a tech stack that includes HTML, CSS, JavaScript, FastAPI, Jinja2 and Python to create a user-friendly and automated system that enhances the TA onboarding experience and ensures seamless communication with teaching staff."
30+
"summary": "I have served as the Infrastructure Teaching Assistant (TA), responsible for assisting the Academic Advisor with the development of a web-based application designed to streamline the process of sending offer letters to a diverse group of TAs while efficiently managing their office hours scheduling in addition to other functionalities. It involved leveraging a tech stack that includes HTML, CSS, JavaScript, FastAPI, Jinja2, and Python to create a user-friendly and automated system that enhances the TA onboarding experience and ensures seamless communication with teaching staff."
3131
},
3232
{
3333
"name": "University of Delaware",
3434
"position": "Instructor (On Contract)",
35-
"startDate": "Summer 23",
35+
"startDate": "2023-08",
3636
"endDate": "",
3737
"summary": "As the instructor of CISC181- Introduction to Computer Science II, I am responsible for giving lectures to students, grading the assessments, and designing and updating the curriculum."
3838
}
@@ -43,8 +43,8 @@
4343
"location": "Delaware, USA",
4444
"url": "https://www.udel.edu/",
4545
"program": "Ph.D. in Computer Science",
46-
"startDate": "Fall 2022",
47-
"endDate": "Present"
46+
"startDate": "2022-08",
47+
"endDate": ""
4848
},
4949
{
5050
"institution": "Staffordshire University",
@@ -58,10 +58,11 @@
5858
"institution": "United International University, Dhaka, Bangladesh",
5959
"location": "Dhaka, Bangladesh",
6060
"url": "https://www.uiu.ac.bd/",
61-
"program": "BSc in Computer Science and Engineering",
62-
"startDate": "Spring 2014",
63-
"endDate": "Fall 2018",
64-
"CGPA": "3.99"
61+
"area": "Computer Science and Engineering",
62+
"studyType": "Bachelor of Science (BSc)",
63+
"startDate": "2014",
64+
"endDate": "2018",
65+
"score": "3.99"
6566
}
6667
],
6768
"certificates": [

0 commit comments

Comments
 (0)