summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2020-06-18 17:49:00 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2020-06-18 17:49:00 +0200
commitf0ee502fb60719e80223e3849eb6c7246949de5f (patch)
treed957dc2277850b076a2cba6f858099ad9dcd4f0c /content
parent70a25fd804daa5df4b5cd34aac5de99acabc5cff (diff)
downloadblog-f0ee502fb60719e80223e3849eb6c7246949de5f.tar.gz
blog-f0ee502fb60719e80223e3849eb6c7246949de5f.zip
Update posts with source code links
Diffstat (limited to 'content')
-rw-r--r--content/projects/brawlstatslive.md3
-rw-r--r--content/projects/brawltime.md3
-rw-r--r--content/projects/brokentalents.md5
-rw-r--r--content/projects/cuesync.md1
-rw-r--r--content/projects/erixxzuspaet.md3
-rw-r--r--content/projects/f5inator.md5
-rw-r--r--content/projects/fxmatris.md8
-rw-r--r--content/projects/fxmaze.md3
-rw-r--r--content/projects/fxsound.md1
-rw-r--r--content/projects/gerangel.md1
-rw-r--r--content/projects/jodel-elastic.md3
-rw-r--r--content/projects/jokevote.md9
-rw-r--r--content/projects/magickindle.md1
-rw-r--r--content/projects/onecommit.md1
-rw-r--r--content/projects/parserato.md2
-rw-r--r--content/projects/snap-byow.md4
-rw-r--r--content/projects/snap-yow.md4
-rw-r--r--content/projects/spluseins.md5
-rw-r--r--content/projects/vainsocial.md3
-rw-r--r--content/projects/winddown.md1
20 files changed, 47 insertions, 19 deletions
diff --git a/content/projects/brawlstatslive.md b/content/projects/brawlstatslive.md
index e66a032..c8ca675 100644
--- a/content/projects/brawlstatslive.md
+++ b/content/projects/brawlstatslive.md
@@ -1,7 +1,8 @@
---
date: 2018-12-27
title: Brawl Stats Live
+source: https://github.com/schneefux/brawlstats-live
image: /images/brawlstatslive.jpg
---
-Brawl Stars live stream analysis to detect scores and events. \ No newline at end of file
+Brawl Stars live stream analysis to detect scores and events.
diff --git a/content/projects/brawltime.md b/content/projects/brawltime.md
index 36cbb8b..d905c79 100644
--- a/content/projects/brawltime.md
+++ b/content/projects/brawltime.md
@@ -2,7 +2,8 @@
date: 2019-05-01
title: Brawl Time Ninja
link: https://brawltime.ninja
+source: https://github.com/schneefux/brawltimeninja
image: /images/brawltime.jpg
---
-An application that tracks Brawl Stars player statistics, calculates time spent and win rates. \ No newline at end of file
+An application that tracks Brawl Stars player statistics, calculates time spent and win rates.
diff --git a/content/projects/brokentalents.md b/content/projects/brokentalents.md
index 12fc0d6..a77b698 100644
--- a/content/projects/brokentalents.md
+++ b/content/projects/brokentalents.md
@@ -1,8 +1,9 @@
---
date: 2018-05-24
title: Broken Talents Fun
-image: /images/brokentalentsfun.jpg
link: https://brokentalents.fun
+source: https://github.com/brokentalents/brokentalents
+image: /images/brokentalentsfun.jpg
---
-Meta statistics website for the League-of-Legends-like game Vainglory. \ No newline at end of file
+Meta statistics website for the League-of-Legends-like game Vainglory.
diff --git a/content/projects/cuesync.md b/content/projects/cuesync.md
index e6eee45..be0c730 100644
--- a/content/projects/cuesync.md
+++ b/content/projects/cuesync.md
@@ -2,6 +2,7 @@
date: 2020-06-13
title: Cue Sync Pro
link: https://cuesync.pro
+source: https://github.com/schneefux/cuesync
image: /images/cuesync.jpg
---
diff --git a/content/projects/erixxzuspaet.md b/content/projects/erixxzuspaet.md
index 11f9914..d204daa 100644
--- a/content/projects/erixxzuspaet.md
+++ b/content/projects/erixxzuspaet.md
@@ -1,7 +1,8 @@
---
date: 2019-08-28
title: erixxzuspaet
+source: https://github.com/schneefux/erixxzuspaet
image: /images/erixxzuspaet.jpg
---
-A Telegram bot that sends a notification when a train is being cancelled. \ No newline at end of file
+A Telegram bot that sends a notification when a train is being cancelled.
diff --git a/content/projects/f5inator.md b/content/projects/f5inator.md
index a8804ec..18f3ab6 100644
--- a/content/projects/f5inator.md
+++ b/content/projects/f5inator.md
@@ -1,8 +1,9 @@
---
date: 2019-09-08
title: f5inator
-image: /images/f5inator.jpg
link: https://f5inator.com
+source: https://github.com/schneefux/f5inator
+image: /images/f5inator.jpg
---
-A web application that watches a website for changes and sends a browser notification. \ No newline at end of file
+A web application that watches a website for changes and sends a browser notification.
diff --git a/content/projects/fxmatris.md b/content/projects/fxmatris.md
new file mode 100644
index 0000000..17ef274
--- /dev/null
+++ b/content/projects/fxmatris.md
@@ -0,0 +1,8 @@
+---
+date: 2012-09-01
+title: fx-Matris
+source: https://github.com/schneefux/fx-matris
+image: /images/fxmatris.jpg
+---
+
+Multiplayer tetris for the Casio calculator with emulated grayscale colors.
diff --git a/content/projects/fxmaze.md b/content/projects/fxmaze.md
index 29ac55a..66f2067 100644
--- a/content/projects/fxmaze.md
+++ b/content/projects/fxmaze.md
@@ -1,7 +1,8 @@
---
date: 2013-11-17
title: fxMaze
+source: https://github.com/schneefux/fx-maze
image: /images/fxmaze.jpg
---
-A raycaster for a Casio calculator. \ No newline at end of file
+A raycaster for a Casio calculator.
diff --git a/content/projects/fxsound.md b/content/projects/fxsound.md
index 3b72529..af70243 100644
--- a/content/projects/fxsound.md
+++ b/content/projects/fxsound.md
@@ -1,6 +1,7 @@
---
date: 2013-01-01
title: fx-Sound
+source: https://github.com/schneefux/fx-sound
image: /images/fxsound.jpg
---
diff --git a/content/projects/gerangel.md b/content/projects/gerangel.md
index 00352ec..06772ec 100644
--- a/content/projects/gerangel.md
+++ b/content/projects/gerangel.md
@@ -2,6 +2,7 @@
date: 2019-10-23
title: gerangel
link: https://gerangel.schneefux.xyz
+source: https://github.com/schneefux/gerangel
image: /images/gerangel.jpg
---
diff --git a/content/projects/jodel-elastic.md b/content/projects/jodel-elastic.md
index 294e4e4..1268daf 100644
--- a/content/projects/jodel-elastic.md
+++ b/content/projects/jodel-elastic.md
@@ -1,7 +1,8 @@
---
date: 2018-10-28
title: Jodel Elastic
+source: https://github.com/schneefux/jodel-elastic
image: /images/jodelelastic.jpg
---
-Jodel post analysis using ElasticSearch and Kibana. \ No newline at end of file
+Jodel post analysis using ElasticSearch and Kibana.
diff --git a/content/projects/jokevote.md b/content/projects/jokevote.md
index 0bb87fe..d9af4c3 100644
--- a/content/projects/jokevote.md
+++ b/content/projects/jokevote.md
@@ -1,7 +1,8 @@
---
-date: 2012-09-01
-title: fx-Matris
-image: /images/fxmatris.jpg
+date: 2017-01-21
+title: jokevote
+source: https://github.com/schneefux/jokevote
+image: /images/jokevote.jpg
---
-Multiplayer tetris for the Casio calculator with emulated grayscale colors. \ No newline at end of file
+Simple reddit-like text aggregation platform for inside jokes.
diff --git a/content/projects/magickindle.md b/content/projects/magickindle.md
index 611bcd1..197f676 100644
--- a/content/projects/magickindle.md
+++ b/content/projects/magickindle.md
@@ -1,6 +1,7 @@
---
date: 2020-01-26
title: magic-kindle
+source: https://git.schneefux.xyz/schneefux/magic-kindle
image: /images/magickindle.jpg
---
diff --git a/content/projects/onecommit.md b/content/projects/onecommit.md
index 20d0e1d..89e7258 100644
--- a/content/projects/onecommit.md
+++ b/content/projects/onecommit.md
@@ -2,6 +2,7 @@
date: 2020-04-04
title: one commit today
link: https://onecommit.today
+source: https://github.com/hidotp/onecommittoday
image: /images/onecommit.jpg
---
diff --git a/content/projects/parserato.md b/content/projects/parserato.md
index 8032035..053187f 100644
--- a/content/projects/parserato.md
+++ b/content/projects/parserato.md
@@ -1,7 +1,7 @@
---
date: 2020-05-23
title: Parserato
-link: https://github.com/schneefux/parserato
+source: https://github.com/schneefux/parserato
image: /images/parserato.jpg
---
diff --git a/content/projects/snap-byow.md b/content/projects/snap-byow.md
index eb07f0d..d6d2e09 100644
--- a/content/projects/snap-byow.md
+++ b/content/projects/snap-byow.md
@@ -1,7 +1,9 @@
---
date: 2015-01-26
title: Snap! Build Your Own World
+link: http://code-wvs.github.io/snap-byow/snap.html
+source: https://github.com/Code-WvS/snap-byow
image: /images/snap-byow.jpg
---
-A fork of the Snap! programming language for a Minecraft-like environment. \ No newline at end of file
+A fork of the Snap! programming language for a Minecraft-like environment.
diff --git a/content/projects/snap-yow.md b/content/projects/snap-yow.md
index 5c79f73..3a5f3d0 100644
--- a/content/projects/snap-yow.md
+++ b/content/projects/snap-yow.md
@@ -1,7 +1,9 @@
---
date: 2015-03-27
title: Snap! Your Own World
+link: http://code-wvs.github.io/snap-yow/snap.html
+source: https://github.com/Code-WvS/snap-yow
image: /images/snap-yow.jpg
---
-A fork of the Snap! programming language for an Open Street Map environment. \ No newline at end of file
+A fork of the Snap! programming language for an Open Street Map environment.
diff --git a/content/projects/spluseins.md b/content/projects/spluseins.md
index 26a87f6..9d51bc1 100644
--- a/content/projects/spluseins.md
+++ b/content/projects/spluseins.md
@@ -1,8 +1,9 @@
---
date: 2018-10-15
title: SplusEins
-image: /images/spluseins.jpg
link: https://spluseins.de
+source: https://github.com/spluseins/spluseins
+image: /images/spluseins.jpg
---
-Team project which is an app for personalizing timetables of my university. \ No newline at end of file
+Team project which is an app for personalizing timetables of my university.
diff --git a/content/projects/vainsocial.md b/content/projects/vainsocial.md
index 8dfbd80..8297d9d 100644
--- a/content/projects/vainsocial.md
+++ b/content/projects/vainsocial.md
@@ -1,7 +1,8 @@
---
date: 2017-03-10
title: VainSocial
+source: https://github.com/vainglorygame
image: /images/vainsocial.jpg
---
-Team project for interactive analysis for Vainglory players using custom ratings and machine learning. \ No newline at end of file
+Team project for interactive analysis for Vainglory players using custom ratings and machine learning.
diff --git a/content/projects/winddown.md b/content/projects/winddown.md
index 73ae4f3..d01e59f 100644
--- a/content/projects/winddown.md
+++ b/content/projects/winddown.md
@@ -2,6 +2,7 @@
date: 2020-04-02
title: winddown
link: https://marketplace.visualstudio.com/items?itemName=winddown.vscode-winddown
+source: https://github.com/schneefux/winddown
image: /images/winddown.jpg
---