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

382 B
Raw Blame History

title tags start_date end_date
Gitlytics
Python
Flask
React
PostgreSQL
Docker
2020-06-01
  • 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