Portfolio
Below are three ongoing projects I’m actively developing—take a peek and check out the code on GitHub:
-
Lambda Constructor A live REPL for experimenting with pure Lambda Calculus, complete with step-by-step reductions and custom evaluation strategies.
-
Toy Lang A Scheme-inspired mini-language that’s teaching me the ins and outs of parsing, ASTs, and interpreter design—one recursive function at a time.
-
FlexStore A fault-tolerant, distributed key-value store prototype focused on consensus and partition-tolerance for cloud-scale resilience.
Check back soon as they grow from WIP prototypes into full-fledged tools you can fork, star, and play with!