diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-04 22:54:48 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2023-12-04 22:54:48 +0300 |
commit | a9d98e02835f8c10a10ee25c33fbdec471e7061e (patch) | |
tree | 407f10b261228f170622821b6046bc27fcb24a40 /exampleSite/content/experience/Undergraduate-Research-Assistant.md | |
parent | 952e74e2381a3f070f16c945a85c86343fa0c1a5 (diff) |
Add example site
Diffstat (limited to 'exampleSite/content/experience/Undergraduate-Research-Assistant.md')
-rw-r--r-- | exampleSite/content/experience/Undergraduate-Research-Assistant.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/exampleSite/content/experience/Undergraduate-Research-Assistant.md b/exampleSite/content/experience/Undergraduate-Research-Assistant.md new file mode 100644 index 0000000..cb6ab98 --- /dev/null +++ b/exampleSite/content/experience/Undergraduate-Research-Assistant.md @@ -0,0 +1,11 @@ +--- +title: Undergraduate Research Assistant +weight: 1 +workplace: Texas A&M University +location: College Station, TX +start_date: 2020-06-01 +end_date : +--- +- Developed a REST API using FastAPI and PostgreSQL to store data from learning management systems +- Developed a full-stack web application using Flask, React, PostgreSQL and Docker to analyze GitHub data +- Explored ways to visualize GitHub collaboration in a classroom setting
\ No newline at end of file |