diff options
Diffstat (limited to 'content/projects')
-rw-r--r-- | content/projects/Gitlytics.md | 11 | ||||
-rw-r--r-- | content/projects/Paintball.md | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/content/projects/Gitlytics.md b/content/projects/Gitlytics.md deleted file mode 100644 index 52819c6..0000000 --- a/content/projects/Gitlytics.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -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 user’s repositories -- Visualized GitHub data to show collaboration -- Used Celery and Redis for asynchronous tasks
\ No newline at end of file diff --git a/content/projects/Paintball.md b/content/projects/Paintball.md deleted file mode 100644 index 1b57d5d..0000000 --- a/content/projects/Paintball.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Simple Paintball -weight: 2 -tags: ["Spigot API", "Java", "Maven", "TravisCI", "Git"] -start_date: 2018-05-01 -end_date : 2020-05-01 ---- -- Developed a Minecraft server plugin to entertain kids during free time for a previous job -- Published plugin to websites gaining 2K+ downloads and an average 4.5/5-star review -- Implemented continuous delivery using TravisCI to build the plugin upon new a release -- Collaborated with Minecraft server administrators to suggest features and get feedback about the plugin |