A public digital garden documenting my journey through bugs, features, and the chaotic beauty of web development.
How recurring renewal issues, confusing domain management UX, and rising TLD costs pushed me to rethink my infrastructure setup.
Engineering 'Richard': A Voice-Enabled, High-Availability AI Assistant
Understand how to design and build a highly optimized prefix tree from scratch in Python.
Deep dive into constructing Pascal's Triangle with O(n^2) time and optimal memory efficiency in Python.
Efficient wildcard searching using an optimized Python Trie.