
Founders Hub - Pitch & Connect Platform
A hub for sharing startup ideas and connecting with fellow founders.
Timeline
5 days
Role
Full-Stack Developer
Team
Solo
Status
WorkingOverview
That Startup is a collaborative platform designed for founders to share startup ideas and discover others building in similar directions. The application is developed using Next.js, TypeScript, Tailwind CSS, Sanity, and NextAuth.
Tech Stack
- Next js
- Tailwind CSS
- Typescript
- Sanity
The project served as a practical learning experience for integrating Sanity CMS and implementing authentication with NextAuth. Idea content can be written using Markdown, making it simple and flexible to publish.
To optimize performance, the app leverages Next.js Partial Prerendering (PPR) to blend static and dynamic rendering, while Sanity’s real-time and write APIs are used to track and update view counts live.