7 days. 1 hackathon.
Countless bugs.
But it shipped
Introducing FormVerse a production-style form builder.
Dynamic form creation
Real-time analytics
Public sharing
Monorepo architecture
Built with Next.js, tRPC, Drizzle ORM, PostgreSQL & Turborepo.
@Hiteshdotcom@nirudhuuu
Current stack:
Next.js
TypeScript
PostgreSQL (Neon)
Drizzle ORM
Gemini API
Twilio WhatsApp API
Next step:
Building the memory layer using embeddings + vector search.
The goal is not just a task manager.
It's an AI assistant that remembers context.
Building in public 🚀
Building DailyBrief - an AI personal assistant inside WhatsApp.
The goal:
Turn random messages into tasks, reminders, notes, and eventually a personal memory system.
Spent the last 2 days building the foundation.
Here's what I learned 🧵👇
Interesting engineering problem:
How should "1 done" know which task the user means?
Using current database order can break.
Solution:
Created a snapshot system that maps:
Brief position → Exact message
Now actions stay reliable.
Today we completed the streaming ChatGPT clone project.
The interesting part?
Calling an LLM API was only a small piece.
The real challenge was building everything around it:
Authentication, database, streaming, state management, and user experience.
@Hiteshdotcom@nirudhuuu