Implementing a Transcription Key in Golang with Regex Implementing a transcription system to convert Yiddish linguistics data from a custom transcription system to the International Phonetic Alphabet using Golang and regex.
My New Notes Workflow A deep dive into my journey of transitioning from paper notes to a digital note-taking system using Neovim and obsidian.nvim.
Writing My Own Language Server in Go (to Parse Chess PGNs) Building a Language Server Protocol implementation in Go for parsing and analyzing chess PGN files with completions and error reporting.
I Followed a 40 year old Pascal Book (in Rust) Rewriting Pascal code examples from a 40-year-old programming book in Rust, exploring how programming has evolved between these two languages.
Building the Same App 5 Times Building the same note-taking application in 5 different JavaScript frameworks: jQuery, Angular, React, Vue, and Svelte.