aboutsummaryrefslogtreecommitdiff
path: root/content/projects/Gitlytics.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/Gitlytics.md')
-rw-r--r--content/projects/Gitlytics.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/projects/Gitlytics.md b/content/projects/Gitlytics.md
new file mode 100644
index 0000000..eb28c81
--- /dev/null
+++ b/content/projects/Gitlytics.md
@@ -0,0 +1,8 @@
+---
+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 user’s repositories
+- Visualized GitHub data to show collaboration
+- Used Celery and Redis for asynchronous tasks \ No newline at end of file