Hello, I'm

Adityan Rai

AFull Stack Developer

Hey! I'm Adityan Rai, a B.Tech student who loves building meaningful digital experiences that combine creativity and usability.

portfolio.json
const developer = {
name: "Adityan Rai",
role: "Full Stack Developer",
specialization: ["Web Development", "AI Integrations", "UX Engineering"],
skills: {
frontend: ["React", "Next.js", "Tailwind"],
backend: ["Node.js", "Express", "Supabase"],
devtools: ["Git", "Docker", "Vercel"]
},
availability: true,
mission: "Build apps that look great and make a difference."
};
Scroll

ABOUT

Hey! I'm Adityan Rai, a B.Tech student who loves building meaningful digital experiences that combine creativity and usability.

My focus is web development with React, Next.js, Node.js, and Express, while actively exploring AI and LLM-powered features for real-world products.

I spend time improving DSA, experimenting with UI/UX, and writing clean, scalable code that is built to last.

SKILLS

PROJECTS

Resumio - AI-powered Resume Analyzer

Resumio - AI-powered Resume Analyzer

AI-powered resume analyzer that extracts skills and matches resumes to job descriptions using the Gemini API.

ReactExpressSupabase PostgreSQLPrismaTailwind CSSGemini API
Wisp - Anonymous File Sharing Platform

Wisp - Anonymous File Sharing Platform

Secure anonymous file-sharing platform with time-bound access codes. Uses Supabase PostgreSQL and Object Storage.

Next.jsSupabase PostgreSQLSupabase StorageTailwind CSS
Public API Explorer

Public API Explorer

Web application for discovering and testing public APIs. Features include search, favorites, and interactive API testing interface.

Next.jsSupabaseReactTailwind CSS