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

8 lines
347 B
Markdown
Raw Normal View History

2023-11-28 23:10:01 +03:00
---
title: Gitlytics
tags: ["Python", "Flask", "React", "PostgreSQL", "Docker"]
---
- 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