where I explore ideas, document my experiments, and chase the questions that spark my curiosity
What is Vibe Coding?
Vibe coding is a software development approach where users guide AI assistants to generate, refine, and debug applications through conversation, rather than writing code line-by-line.
Even through vibe coding I’ve developed a new respect for Software Engineers. Traditionally, software development has been a tight‑knit community built on years of school, thousands of lines of code, and constant iteration.
Recently, I worked on a project inspired by a spades night in Brooklyn, NY. Spades is a fun game played in households across the United States, and I wanted to experiment with it in a new way. I took the rules and highest‑ranking cards and prompted Gemini to create a card recognizer that uses my webcam to detect the card, determine its ranking, and suggest when to play it. It’s a rough draft, but I was curious and wanted to see how I could use this technology and the concept of vibe coding.