Skip to content
View adityapai05's full-sized avatar
📖
Learning
📖
Learning

Highlights

  • Pro

Block or report adityapai05

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
adityapai05/README.md
 █████╗ ██████╗ ██╗████████╗██╗   ██╗ █████╗     ██████╗  █████╗ ██╗
██╔══██╗██╔══██╗██║╚══██╔══╝╚██╗ ██╔╝██╔══██╗    ██╔══██╗██╔══██╗██║
███████║██║  ██║██║   ██║    ╚████╔╝ ███████║    ██████╔╝███████║██║
██╔══██║██║  ██║██║   ██║     ╚██╔╝  ██╔══██║    ██╔═══╝ ██╔══██║██║
██║  ██║██████╔╝██║   ██║      ██║   ██║  ██║    ██║     ██║  ██║██║
╚═╝  ╚═╝╚═════╝ ╚═╝   ╚═╝      ╚═╝   ╚═╝  ╚═╝    ╚═╝     ╚═╝  ╚═╝╚═╝

full-stack dev. still learning. always building.

LinkedIn Portfolio Email LeetCode


currently:
  → freelance                (building a financial services platform — Next.js, Payload CMS, Supabase)
  → backend systems          (microservices, redis, nestjs, docker)
  → cloud infrastructure     (aws, distributed systems)
  → open source              (active contributor — quality:exceptional rated PRs)

MCA CET 99.96 percentile · starting MCA in September


what i work with

frontend

Next.js React TypeScript Tailwind CSS

backend

Node.js Express NestJS Spring Boot

data & infra

PostgreSQL MongoDB Redis Docker AWS

tools

Git Prisma Figma


things i've shipped

FAST Group Website (in progress) — financial services platform

Combined platform for FAST Solutions and FastFinsure — two financial services entities under one roof. Lead generation engine, CMS-driven content, financial calculators, ERPCA CRM integration, and a full admin dashboard. First freelance engagement.

Next.js 15 Payload CMS Supabase Vercel TypeScript


MITTI — rural homestay booking platform

Full-stack platform for discovering and booking rural homestays across India. Multi-role architecture covering guests, hosts, and admins — with booking flows, filtering, Razorpay payment integration, and Firebase Auth. Backend structured around Prisma ORM with PostgreSQL.

Next.js Prisma PostgreSQL Firebase Auth Razorpay


HealthMate — AI medical diagnosis system

Symptom input → AI-assisted medical insights via Gemini. Includes diagnosis history, case sharing, and a chatbot-style interface. Cross-stack deliberately — React on the front, Spring Boot with JWT auth and email verification on the back.

React TypeScript Spring Boot MongoDB Gemini AI


Relay — real-time chat application

One-to-one messaging with instant delivery, online presence tracking, and persistent history. The interesting part is the socket architecture — bidirectional event handling, connection lifecycle management, and real-time sync across clients.

Node.js Express Socket.IO MongoDB React Zustand


UI-Topia — UI component library

Reusable UI system built for composability and developer speed. Copy-paste ownership model — no dependency lock-in. Not another Tailwind wrapper; focused on patterns that don't make your app look like every other app.

React TypeScript Tailwind CSS


Sangeeta's Food Paradise — recipe blog platform

Content-driven recipe platform built for a food YouTube channel. Category-based browsing, structured recipe pages, and an admin-only CMS for managing content — no public registration required.

React Tailwind CSS Appwrite


open source

Active contributor — all merged PRs rated quality:exceptional by maintainers.

PR Repo Level
fix: folder actions trigger visible in explorer sidebar piyushdotcomm/Editron intermediate
refactor: extract explorer dialog orchestration from playground-explorer piyushdotcomm/Editron advanced
refactor: replace inline SVGs with Lucide icons in playground components piyushdotcomm/Editron beginner
refactor: centralise preview design tokens piyushdotcomm/Editron critical
fix: deduplicate activity feed for combined account views DevTrack advanced
fix: keyboard shortcuts modal obscured by dashboard element DevTrack intermediate
fix: mobile notification drawer dismissal on touch devices DevTrack intermediate

github activity

GitHub Streak


this field moves fast. i intend to keep up.

Pinned Loading

  1. adityapai05 adityapai05 Public

    Config files for my GitHub profile.

  2. mitti-homestay-app mitti-homestay-app Public

    A modern, scalable rural homestay booking platform promoting authentic Indian village experiences built with Next.js.

    TypeScript

  3. sfp-website sfp-website Public

    TypeScript

  4. relay-chat-app relay-chat-app Public

    Relay Chat is a full-stack real-time chat application designed for seamless communication. It features a responsive UI, multiple themes, user authentication, and real-time message updates.

    TypeScript

  5. password-generator-extension password-generator-extension Public

    A simple Password Generator Chrome Extension built with HTML, CSS, and JavaScript. Generate secure, customizable passwords with options for length and character types. Designed for ease of use and …

    JavaScript

  6. ui-topia ui-topia Public

    Forked from Chirag-varu/UItopia

    UI-Topia is a custom UI component library built with React and TailwindCSS. It offers pre-designed, reusable components for faster and efficient web development. With a focus on simplicity and cust…

    TypeScript