Posts
All the articles I've posted.
-
Vibe Coding: The Art of Programming with Flow and Intuition
Exploring the concept of "vibe coding" - a state of flow where intuition and technical expertise merge to create elegant solutions.
-
Outpost Design Pattern: Managing External Dependencies with Grace
Explore the Outpost Design Pattern - a powerful architectural approach for managing external dependencies, APIs, and third-party integrations in modern software systems
-
Interactive Maze Generator (Rectangular & Circular, Multiple Algorithms)
Try out an interactive maze generator with a wide range of algorithms and maze types, inspired by razimantv's C++ project. Generate and explore mazes right in your browser!
-
Interactive Game of Life
A quick, interactive React demo of Conway's Game of Life. Try it out!