You are browsing as a guest. Sign up (or log in) to start making projects!

to_aarav_g

@to_aarav_g

Joined June 8th, 2026

  • 9Devlogs
  • 5Projects
  • 2Ships
  • 15Votes
Open comments for this post

24h 30m 53s logged

Hack-A-Gent

I built Hack-A-Gent, a CLI-based AI agent that helps developers turn a Devpost hackathon challenge into a working project in minutes. Simply paste a Devpost competition URL into the terminal, and Hack-A-Gent analyzes the challenge, extracts the judging criteria and submission requirements, plans an appropriate architecture, and generates a production-ready project scaffold.

You bring your own LLM API key (Anthropic, OpenAI, Google Gemini, NVIDIA NIMs, Ollama, and more), and Hack-A-Gent orchestrates the rest—from understanding the hackathon prompt to generating code, documentation, and a submission-ready starting point.

The goal isn’t to replace developers, but to eliminate the repetitive setup work so builders can spend more time refining their ideas, polishing their projects, and creating a great demo.

0

Loading discussion…

0
3
Open comments for this post

2h 14m 10s logged

Added proper guest mode to StartupOS! Users can now complete the founder interview, generate a blueprint, and explore the workspace without creating an account. Also fixed a bunch of authentication edge cases, improved session handling, and ran a full Playwright audit to make the app much more stable.

0

Loading discussion…

0
3
Open comments for this post

2h 24m 33s logged

Thanks for the reviews, those helped really well. For some reasons my app broke during the QA Testing and I would apologize for that. (I have fixed it now hope so!). Also I have reworked the CSS(to make it less AI slop). Also this is 100% AI free. I hope you like it

0

Loading discussion…

0
3
Ship Changes requested

🚀 Shipped a major update to **StartupOS Backend**!

After weeks of debugging, refactoring, and production testing, the backend powering StartupOS is now production-ready.

### What shipped:

✅ Authentication with session persistence
✅ AI provider router with automatic failover
✅ Blueprint generation APIs
✅ Website generation APIs
✅ Competitor intelligence APIs
✅ Daily founder briefs
✅ Dashboard APIs
✅ Production-grade error handling and logging
✅ Railway deployment with PostgreSQL + Prisma
✅ Full end-to-end testing

### Tech Stack

⚡ Fastify
⚡ TypeScript
⚡ Prisma ORM
⚡ PostgreSQL
⚡ Railway
⚡ Docker

StartupOS Backend now reliably powers the entire founder journey—from startup idea to launch-ready business.

Built with lots of coffee, debugging, and persistence ☕🚀

#HackClub #Stardance #Backend #Fastify #TypeScript #Prisma #PostgreSQL #AI

  • 2 devlogs
  • 13h
Try project → See source code →
Ship Changes requested

🚀 Shipped the complete **StartupOS Monorepo**!

StartupOS is an AI Operating System for founders that compresses weeks of startup work into hours.

From a single idea, StartupOS helps founders:

✅ Validate ideas
✅ Generate startup blueprints
✅ Create brands and ICPs
✅ Build revenue models and roadmaps
✅ Analyze competitors
✅ Generate launch-ready websites
✅ Receive AI founder feedback
✅ Manage everything in a unified workspace

### Monorepo Architecture

🧠 Frontend: Next.js + React + Tailwind
⚙️ Backend: Fastify + Prisma + PostgreSQL
🤖 AI Layer: Gemini, Groq, OpenRouter, NVIDIA NIM
🚀 Deployment: Vercel + Railway
📦 Shared packages and types

Building StartupOS taught me full-stack architecture, production deployments, AI orchestration, and large-scale debugging.

Excited to keep improving it and onboard real users soon 🚀

#HackClub #Stardance #Monorepo #FullStack #AI #StartupOS #TypeScript #WebDev

  • 3 devlogs
  • 10h
Try project → See source code →
Open comments for this post

4h 52m 40s logged

StartupOS — The AI Operating System for FoundersInspirationStarting a startup is hard. Founders often spend weeks validating ideas, researching competitors, defining their target audience, creating business plans, and building an initial online presence.We wanted to build a platform that could compress this entire process into hours instead of weeks.That’s how StartupOS was born — an AI-powered operating system that helps founders go from a raw idea to a launch-ready startup.What it doesStartupOS acts as an AI co-founder that guides users through the earliest and most important stages of building a company.Users complete a guided founder interview, and StartupOS automatically generates:Comprehensive startup blueprintsBrand identitiesIdeal Customer Profiles (ICP)Revenue modelsProduct roadmapsCompetitor intelligenceDaily founder briefsAI startup roasts and feedbackLaunch-ready websitesEverything is managed through a unified founder workspace.How we built itStartupOS is built as a modern full-stack monorepo.FrontendNext.jsReactTypeScriptTailwind CSSshadcn/uiBackendFastifyTypeScriptPrisma ORMPostgreSQLAI InfrastructureMulti-provider AI routingGoogle GeminiGroqOpenRouterNVIDIA NIMDeploymentVercelRailwayDockerThe monorepo architecture allows the frontend, backend, and shared packages to evolve together while maintaining a clean developer experience.Challenges we ran intoBuilding StartupOS involved solving numerous engineering challenges:Designing a reliable multi-provider AI failover systemHandling provider outages and rate limits gracefullyMigrating from a monolithic architecture to dedicated frontend and backend servicesDebugging complex deployment issues across Railway and VercelImplementing persistent AI-generated assets and state managementCreating robust error handling and production-grade fallback systemsMaintaining a smooth user experience despite long-running AI tasksAccomplishments that we’re proud ofSuccessfully shipped a production-ready full-stack AI SaaS platformBuilt a complete founder workflow from idea to launchImplemented resilient AI failover across multiple providersDeployed scalable frontend and backend infrastructureAchieved successful end-to-end testing across the entire platformCreated a responsive experience across desktop, tablet, and mobile devicesWhat we learnedThrough StartupOS, we learned a tremendous amount about:Full-stack architectureProduction deploymentsAI orchestrationAPI reliabilityError recovery strategiesMonorepo development workflowsBuilding products for real usersWhat’s next for StartupOSOur roadmap includes:Visual website editorOne-click domain setupTeam collaboration featuresStartup analytics and trackingPDF and pitch deck exportsAI growth recommendationsMarketplace integrationsAdditional deployment providersStartupOS is just getting started. Our vision is to build the ultimate operating system for founders — an AI platform that helps anyone transform ideas into successful startups.

0

Loading discussion…

0
1
Open comments for this post

4h 29m 31s logged

🚀 StartupOS V2 — From Idea to Launch, Powered by AIStartupOS V2 is the next generation of StartupOS, an AI-powered platform designed to help founders turn startup ideas into launch-ready businesses.This repository originally started as StartupOS V1, which contained both the frontend and backend in a single codebase. As the project grew, the backend was extracted into a dedicated repository to improve scalability, deployment, and maintainability, allowing the frontend to evolve independently as StartupOS V2.✨ FeaturesAI-powered founder interview flowAutomatic startup blueprint generationCompetitor intelligence dashboardDaily founder briefs and insightsWebsite generation powered by multiple AI providersInteractive founder workspaceBrand, ICP, revenue, roadmap, and startup roast tabsAuthentication with persistent sessionsFully responsive UI across desktop, tablet, and mobile🛠 Tech StackNext.jsTypeScriptTailwind CSSReactshadcn/uiVercelFramer Motion📈 EvolutionStartupOS V1Monolithic architectureFrontend + Backend in one repositoryStartupOS V2Dedicated frontend repositorySeparate production backend serviceImproved scalability and deployment workflowsBetter developer experienceProduction-ready architecture🎯 GoalStartupOS aims to dramatically reduce the time required to validate and launch startups by giving founders an AI copilot that guides them from raw idea to execution.Built with countless iterations, debugging sessions, deployments, and QA cycles — and now officially beta-ready 🚀#StartupOS #HackClub #Stardance #NextJS #TypeScript #TailwindCSS #AI #WebDevelopment #Startup

0

Loading discussion…

0
1
Open comments for this post

7h 49m 10s logged

🚀 Shipped a major milestone for StartupOS Backend today!StartupOS Backend powers the entire StartupOS platform — an AI startup copilot that helps founders go from idea → blueprint → launch.What I worked on:✅ Fixed production deployment issues on Railway✅ Added robust AI provider failover across multiple providers✅ Implemented persistent website generation and retrieval APIs✅ Added competitor intelligence and daily brief endpoints✅ Improved error handling and graceful fallbacks across services✅ Fixed authentication/session issues and added token refresh support✅ Added production logging and route debugging utilities✅ Removed Redis dependency from critical flows to improve reliability✅ Performed full end-to-end QA on productionTech Stack:FastifyTypeScriptPrisma ORMPostgreSQLRailwayDockerMulti-provider AI Router (Gemini, Groq, OpenRouter, NIM)Current Status:🎉 Backend is now production-ready for beta users.All core flows are working:AuthenticationStartup creationBlueprint generationWebsite generationCompetitor intelligenceDaily briefsDashboard APIsReady for real user testing 🚀#Stardance #HackClub #TypeScript #Fastify #Prisma #PostgreSQL #AI #WebDev #StartupOS

0

Loading discussion…

0
1
Open comments for this post

5h 15m 10s logged

🚀 Big StartupOS milestone today!After rebuilding the backend and fixing countless issues, StartupOS can now:✅ Generate startup blueprints✅ Generate actual multi-page websites with AI✅ Validate the generated HTML✅ Deploy websites to VercelThe journey now looks like:Idea → Blueprint → Website → Deploy → Public URLFeels amazing seeing StartupOS go from generating plans to generating real websites. 🎉Hours today: 5

0

Loading discussion…

0
1
Open comments for this post

16m 57s logged

Worked on StartupOS today 🚀

✅ Improved AI website generation flow
✅ Fixed UI bugs and polished the dashboard
✅ Refined prompt engineering for better startup and business plan generation
✅ Tested deployment and overall user experience

Today’s focus was making StartupOS more reliable and easier to use. Still lots to build, but the product is starting to come together.

GitHub progress, testing, debugging, and feature development completed.

0

Loading discussion…

0
1

Followers

Loading…