These projects are from the pre-AI era. Before AI disrupted the
development world, the side projects I was building were all
intended to help me learn new technologies and build
something useful. Now… I guess building is different :)
- advent ui · repo sveltesveltekitvercel
Visualizations of some previous Advent of Code solution algorithms
- squared-ci · repo typescriptreactnextjsvercel
A project that I started with the goal of simplifying the learning
curve of GitHub Actions. The app helps developers build simple to
complex workflows through an intuitive UI. I also tried to get out
of my comfort zone by removing any external library that would
simplify the task, so, for instance, I had to work on a draggable
interface, which was a great challenge
- advent of code · repo rustalgorithms
Some Advent of Code solutions from several years, written in Rust to let me
code in different languages and paradigms
- dart barrel file generator · repo typescriptbun
VS Code extension to generate Dart barrel files. It's also a CLI tool to use outside VS Code
- .dotfiles · repo luash
Personal dotfiles, in case you are interested
- other repos
Here you can find other projects I've done in my spare time. I
also contribute to open-source projects whenever I can, especially to
those projects I use on a daily basis