|
Curiosity-driven developer exploring better ways to compute, model, and build. |
|
Feel free to take a look at whatever catches your eye, enjoy!
You can find my Arch dotfiles and my Neovim config on dotfiles & init.lua.
Implementation of an MCP (Model Context Protocol) Server for SQLite. It provides an AI model with context and the ability to execute SQL queries.
Evolutionary algorithm that solves multi-objective optimization problems by approximating their Pareto front. The algorithm is tested on the zdt3 and cf6 benchmark problems.
Python 2
A Vagrant-based setup for a MongoDB sharded cluster, including config servers, shard servers, and a mongos router. It also provides a simple Go+HTMX test app
Shell 5
An implementation of HTTP from scratch, built in C#. Created for learning purposes.
C#