My "Vibe Coding" Projects
Here are just a few of the recent projects I've been working on. They have all been developed using AI assisted IDE's, automatic code generation and AI agent frameworks, multiple commercial and open source LLM's, and much more. There is no better way to learn than to build something that helps solve a real problem.
Crypto Trader

My own personal version of TradingView.com. Built on top of Coinbase Advanced Trading API with a combination of Node, Python, and AWS Lambda services along with a companion iOS app, the goal was to explore how to build AI Agents and a simple orchestration that models trades based on historical data and then applies them to live trading data. While still a work in progress, it's making dozens of "intelligent" trades for me daily.
TodoBoard

Built with an Express backend, MongoDB document store, and React frontend, Todo Board has quickly become one of my most used daily apps. It originally started with a home-built agentic AI IDE and then transitioned to trying multiple AI code generators such as Bolt, Windsurf, Aider, and eventually Cursor - now the defacto IDE. Todo Board uses current security best practices, AppleID authentication, SSE for real-time updates, and a host of other features to make it a modern and useful app.
Salesforce Reporting
Built to fill a gap in how myself and team reported on a new product launch. What initially started as a simple web page quickly became a business process automation project. The reporting integrated services from Salesforce, Oracle Financials, Slack, Google docs, and several in-house built systems. It reduced product onboarding from weeks to days and reduced the production of a weekly executive report from hours to minutes.
Workout Buddy
What started as a search for a simple online rep timer turned into a full-blown workout buddy that leveraged OpenAI structured output and functions to produce AI recommended workouts and exercises. Combined with an integrated Spotify player, it took away all the workout excuses - at least for a couple of weeks.