aboutsummaryrefslogtreecommitdiff
path: root/projects.md
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-11-19 13:29:15 -0800
committerJakob Odersky <jakob@odersky.com>2018-11-19 13:29:15 -0800
commit31ecae8b901060644175f39241c65a06b78b2a83 (patch)
treef01bd382c30905fa4be21dc72cc879aeafa72412 /projects.md
parent14da66191f12755de633fe839aadd6bb2f09fd57 (diff)
downloadwebsite-31ecae8b901060644175f39241c65a06b78b2a83.tar.gz
website-31ecae8b901060644175f39241c65a06b78b2a83.tar.bz2
website-31ecae8b901060644175f39241c65a06b78b2a83.zip
Move to pandoc and makefile based publishing system
This drops the jekyll requirement to publish the website and instead relies on pandoc to convert markdown to html and assemble pages.
Diffstat (limited to 'projects.md')
-rw-r--r--projects.md68
1 files changed, 68 insertions, 0 deletions
diff --git a/projects.md b/projects.md
new file mode 100644
index 0000000..3bc6b67
--- /dev/null
+++ b/projects.md
@@ -0,0 +1,68 @@
+---
+title: Projects
+css: projects/main.css
+---
+
+I'm an enthusiast of free and open source software. Here is a list of select side projects I've been working on. Check out my [GitHub repositories](https://github.com/jodersky?tab=repositories) for a more extensive list of open source contributions.
+
+### Project Condor
+
+*2014-2015*
+
+![logo](projects/condor.png)\
+
+Suite of projects related to engineering and navigating a quadrotor.
+
+[project website](https://project-condor.github.io)
+
+---
+
+### akka-serial
+
+*2013*
+
+Library for serial communication from Scala, based on the actor model.
+
+[project website](https://jodersky.github.io/akka-serial)
+
+---
+
+### k8055
+
+*2012*
+
+A linux compatible interface to the Velleman K8055 development board.
+
+[project website](https://github.com/jodersky/k8055)
+
+---
+
+### Virtual Hadron Collider
+
+*2011*
+
+![logo](projects/vhc.png)\
+
+A particle simulator with 3D visualization, 1st year project in physics CS course.
+
+[project website](https://github.com/jodersky/vhc)
+
+---
+
+### A Simple Mechanics Simulator (SiMS)
+
+*2010*
+
+![logo](projects/sims.jpg)\
+
+A real-time mechanics simulator, my final year school project.
+
+[project website](https://github.com/jodersky/sims)
+
+---
+
+## Signature
+My public key's fingerprint is: `4E7D A7B5 A0F8 6992 D6EB 3F51 4601 8786 62E3 3372`
+
+<i class="fa fa-hand-o-right"></i> Check identity on [keybase.io](https://keybase.io/jodersky)
+