Projects
Below is a non-complete list of projects i’ve worked on. Some are more serious, some are just for fun.
There might be more on github.
- lairuna.com - AI-driven adventure game with completely unique playthroughs each game.
- Screenshot Online - Little tool to take and edit screenshots online. Built with Deno + Fresh. Unpolished, it “just works” with not more than 5 features. each game.
- dhub.dev - WYSIWYG Editor for Docusaurus. The easiest way to edit Markdown and MDX files online, without writing code. github
- dotfiles - probably most often updated “project” of mine 😛. Wow, it’s already a decade of shell scripts, vim configs, and other stuff!
- imgur bigscreen - image viewer for content from imgur.com, written in elm source demo
- orodarius - youtube player for content from reddit.com, angular 1.5 source demo
- redux-msg - a bunch of functions for opinionated usage of redux source
- how-to-redux - sandbox codebase with examples of how redux can be used with es2015 source
- generator-headsup - yeoman generator to kickstart JS development with bare essentials and nothing more, surprisingly useful source
- ng-on - angular 1.x directive for easy custom DOM events handling source
- polymer experiments - whatever i do with Polymer source
- react playground - boilerplate for simple react projects source
- Webpack Velocity Loader - loader for webpack to support velocity templates source
- old blog (but really just an excuse to learn Elm). source
- content of arij.us . Backend is closed source. Custom python code gluing pandoc, git and vim.
- ng-directive-compiler-helper - helpful utility for unit testing angular 1.x directives/components source
- aesthetics - yeah well i like that track source demo (warning: background music)
- ng-attr - angular 1.x directive providing probably easier way to manage DOM element attributes source
- game of life - toy written forever ago source