From a9d98e02835f8c10a10ee25c33fbdec471e7061e Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Mon, 4 Dec 2023 22:54:48 +0300 Subject: Add example site --- exampleSite/content/projects/Paintball.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 exampleSite/content/projects/Paintball.md (limited to 'exampleSite/content/projects/Paintball.md') diff --git a/exampleSite/content/projects/Paintball.md b/exampleSite/content/projects/Paintball.md new file mode 100644 index 0000000..1b57d5d --- /dev/null +++ b/exampleSite/content/projects/Paintball.md @@ -0,0 +1,11 @@ +--- +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 -- cgit v1.2.3