Projects

This contains a list of projects I'm currently working on:

  1. Letter theme: This is the pelican theme used on this blog.
  2. Staafu: A vue js project that predicts future returns of simple and compound interest accounts, providing an estimate for retirement if expenses are provided.
  3. Comic Server: This is the engine behind my comic site.
  4. Python curses games: I'm trying to implement some games from the terminal. So far snake and tetris work well.