Skip to content
View Thryyve's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Thryyve

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Thryyve/README.md

Hey, I'm Aayam Sinha 👋

Full Stack Developer based in New Delhi, building and shipping web apps.
Actively seeking SDE · Full Stack · Backend opportunities

LinkedIn Email GitHub Profile views


About me

I'm a Full Stack Developer who takes projects from idea to deployed product — from database schema design to working, shipped applications. I care about clean architecture, real authentication flows, and writing code that holds up in production.

  • 🔭 Currently building: AI-powered SaaS tools and real-time collaboration apps
  • 🌱 Exploring: system design, distributed systems, and backend scalability
  • 💬 Ask me about: Next.js, Node.js, PostgreSQL, REST API design, Socket.io
  • 📫 Reach me: sinhaaayam12@gmail.com
  • ⚡ Fun fact: I am a code archaeologist — I dig through old code and regret it.

🛠️ Tech stack

Languages

C C++ JavaScript TypeScript

Frontend

Next.js React Tailwind CSS shadcn/ui

Backend

Node.js Express REST APIs Socket.io JWT

Databases & ORM

PostgreSQL MongoDB Prisma Supabase

DevOps & Tools

Vercel Render Git GitHub Zod


🚀 Featured Projects

🧠 ResumeIQ — AI Resume Analyzer SaaS

Paste your resume and job description → get an instant match score, skill gap report, and ATS keywords

Built a full SaaS with a credit system (free: 3 analyses, Pro: unlimited via ₹499 Razorpay payment), JWT auth with role separation (user/admin), and an admin panel tracking platform-wide revenue and usage. AI analysis is powered by OpenRouter and returns structured JSON — score, strengths, gaps, and keyword suggestions. Dashboard includes a Recharts trend chart for match score history.

Next.js 14 · TypeScript · PostgreSQL · Prisma · Supabase · NextAuth.js · OpenRouter API · Razorpay · Tailwind CSS

Live Demo Repo


📋 Hudo — Real-time Collaborative Kanban

Team task manager with live drag-and-drop boards, workspace roles, and cross-client sync

Architected a two-server deployment — Next.js on Vercel and a standalone Socket.io server on Render — with board-scoped rooms for targeted real-time events. Implemented @dnd-kit for drag-and-drop with cross-list card moves, OAuth via Auth.js v5 (GitHub + Google) with Prisma-backed sessions, and a full RBAC system (Owner / Admin / Member) with invite-by-email. All socket payloads validated with Zod 4.

Next.js 16 · React 19 · TypeScript · Socket.io · PostgreSQL · Prisma · Auth.js v5 · dnd-kit · Zod · shadcn/ui

Live Demo Repo


💼 HireFlow — Full-Stack Job Portal with ATS

Job board where companies post roles and candidates apply — with a full ATS status pipeline

Built a role-based system separating company and candidate flows — companies post jobs, review applicants, and move them through a pipeline (applied → reviewed → shortlisted → rejected); candidates browse, apply, and track status live. Custom JWT middleware enforces role checks on every protected route. Separated frontend (Vercel) and backend (Render) with a clean Express REST API and Mongoose models.

React 19 · Node.js · Express · MongoDB Atlas · Mongoose · JWT · bcryptjs · Tailwind CSS

Live Demo Repo


📬 Get In Touch

I'm actively looking for full-time roles — SDE, Full Stack Engineer, or Backend Engineer. I'm comfortable with the full product lifecycle: schema design, API development, auth, payments, real-time systems, and deployment.

💬 If you're hiring or just want to talk tech — let's connect.

LinkedIn Email

Pinned Loading

  1. hudo hudo Public

    Real-time Kanban boards with drag-and-drop, live sync, and role-based team workspaces.

    TypeScript

  2. resumeiq resumeiq Public

    AI resume analyzer — match score, skill gaps, and ATS keywords against any job description.

    TypeScript

  3. hireflow hireflow Public

    A modern job portal with a full ATS workflow — built for companies that hire and candidates who hustle.

    JavaScript