linkedin-gmt-agent.vercel.app↗LinkedIn GTM Agent
Jun 2026Fully autonomous outreach pipeline: watches influencer posts, scores ICP fit, sends personalized DMs, tracks through to meeting booked. Built and shipped overnight after seeing a tweet at 10pm.
Node.jsExpressPostgreSQLAI
github.com/rayAritra/lumio↗Lumio — In-Browser App Builder
2024Browser-native app builder that runs full Node.js/React projects entirely via the WebContainers API, with AI code generation from a prompt in under 3 seconds and zero local setup.
TypeScriptNode.jsReactWebContainers APIAI
github.com/rayAritra/youth↗YOUTH Health Tech
2025Vision-AI biomarker scanner with personalized supplement recommendations, a brand dashboard, and an embeddable white-label widget.
Node.jsGroq Vision AIReact NativePostgreSQL
diversion-hackaut.vercel.app↗ReviewIQ
2024AI SaaS where Gemini drafts answers and human reviewers approve before delivery; multi-tenant RBAC via Auth0, built and demoed in 24 hours. Diversion Hackathon — Finalist, Top 10/200+ teams.
Next.js 14Auth0PrismaPostgreSQLGemini AI
github.com/rayAritra/uber_new↗Uber Clone — Real-Time Ride Hailing
2024Full-stack ride-hailing app with real-time ride updates via Socket.IO, JWT + RBAC securing 10+ endpoints, MongoDB geolocation indexing for driver matching.
Node.jsExpressMongoDBSocket.IOJWTReact
github.com/rayAritra/chessGame↗Chess Game
2024Multiplayer chess with WebSocket sessions for 2 concurrent players, full server-side move validation (castling, en passant, check/checkmate) via chess.js, zero client-side trust.
Node.jsExpressSocket.IOchess.js