aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2023-11-28 23:52:43 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2023-11-28 23:52:43 +0300
commit45dc9313719539a8b6fc8762c4f260741f1ef960 (patch)
tree54e00e658355b9f964d86037cbded6fefa6a7c0a /content
parent7f515cdc85ef7d8585429009d4e44d455c1afda9 (diff)
Add dates to projects
Diffstat (limited to 'content')
-rw-r--r--content/projects/Gitlytics.md2
-rw-r--r--content/projects/Paintball.md2
2 files changed, 4 insertions, 0 deletions
diff --git a/content/projects/Gitlytics.md b/content/projects/Gitlytics.md
index eb28c81..edada27 100644
--- a/content/projects/Gitlytics.md
+++ b/content/projects/Gitlytics.md
@@ -1,6 +1,8 @@
---
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 user’s repositories
diff --git a/content/projects/Paintball.md b/content/projects/Paintball.md
index b79a7c4..c0ffb42 100644
--- a/content/projects/Paintball.md
+++ b/content/projects/Paintball.md
@@ -1,6 +1,8 @@
---
title: Simple Paintball
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