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

10 lines
382 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Gitlytics
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