I've made a variety of AI related pet projects just for fun. Here are a few of my favorites.
Easy Habit
Vibe coding an iOS app with 0 experience
iOS
Swift
SwiftUI
Cursor
Wechat Stickers
Using AI to generate full sets of WeChat stickers
Wechat
AI
Sticker
Fun
Personal AI Assistant
AI agent in early 2023
AI
OpenAI API
Agent
ChatGPT UI
A ChatGPT-style UI designed for people who can’t access OpenAI’s official site
ChatGPT
AI
Conversational AI
Open Source
Tanstack Start Template
Tanstack Start is an alternitive to Nextjs that rapidly getting attention in web dev community. This is a template for building a web app with Tanstack Start, with everything you need including authentication, database, deployment, and more.
183
Agentic RAG
This is a small but compact RAG system with agentic capabilities. On top of basic RAG, it also has a simple agentic layer that detect user intent and call the appropriate tools; calling external APIs, cross-query multiple datasets, etc.
1
Easy Habit
A beautiful habit tracker iOS app. The project started from a personal need. I looked around but couldn’t find anything that met my expectations, so I "vibe coded" one myself.
1
Nextjs Starter Template
A Nextjs starter template, with everything included: authentication, ORM, database, CMS, UI framework, CI, deployment, analytics, logging, monitoring, rate limiting...
Literally everything to get started.