1
0
hugos-resume/exampleSite/content/projects/Gitlytics.md

11 lines
392 B
Markdown
Raw Normal View History

2023-12-04 22:54:48 +03:00
---
title: Gitlytics
weight: 1
tags: ["Python", "Flask", "React", "PostgreSQL", "Docker"]
start_date: 2020-06-01
end_date :
---
- Developed a full-stack web application using with Flask serving a REST API with React as the frontend
- Implemented GitHub OAuth to get data from users repositories
- Visualized GitHub data to show collaboration
- Used Celery and Redis for asynchronous tasks