This is a list of my personal projects. I develop and maintain them
during my free time. I work on them out of enjoyment and to learn new
technologies!
Name |
Description |
Tags |
Link |
Backup |
Simple Python script to help me make .tar files. |
Python, CLI-Tool |
|
HoneypotBackend |
A honeypot that registers connection attempts and geo locates them. |
Go, Server |
|
HoneypotFrontend |
A React frontend for HoneypotBackend. |
React, Web App |
|
JarOfDirt |
A project that sends me emails with portfolio performance reports and warnings that I use to manage my personal investments |
Python |
|
Markov |
Python script to generate text via a Markov chain. |
Python, CLI-Tool, Library |
|
MarkovWeb |
Web App to give an interface to use the Markov library. |
Python, Web App |
|
ProbPy |
Probabilistic calculus library. |
Python, Library |
|
RiftChat |
IRC like client and server application written in Python. |
Python, CLI-Tool, Server |
|
RiftForum |
Implementation of a Web Forum with bots, and other features. |
Go, Web App |
|
SobelFilter |
C implementation of SobelFilter. |
C, CLI-Tool |
|
xErl |
Compiler written in Erlang for a simple language. Generates x86-64 code. |
Erlang, CLI-Tool |
|