My process usually starts with curiosity, a “what if” that turns into a
prototype, then into something real (or at least real enough to break). I
love exploring small ideas that spiral into bigger ones, testing out new
tools, and learning by building. Whether it's a weekend experiment or
a long-term project, I focus on keeping things simple, functional, and a
little bit fun because every line of code should teach me something new.
Poker Now Bot
This project is a Python-based poker assistant bot designed to provide real-time move suggestions for PokerNow online tables. It primarily uses Python with libraries like requests, treys, and poker to either poll game logs or connect via WebSockets for real-time game data analysis.
Personal Wedding Website
This project is a personal event website with features like a countdown, guestbook, and event details. It is built using the Astro framework with React and TypeScript for interactive components, styled with Tailwind CSS, and uses Cloudflare Workers for backend functionality.