~ fullstack ~

Developer.

↳ MORPHS FROM LAST 5 COMMITS

RnVsbHN0YWNrIGVuZ2luZWVyIHdpdGggZGVlcCBMTE0gaW50ZWdyYXRpb24=

AES-GCM · 256bitCLICK 🔑 TO DECRYPT
Connect See Work

↳ press R for resume card

Always Building,Always Shipping..

/ stack

Find My Work.

QuickSkill

live · everyai.in

AI-powered cognitive training. OpenAI/Claude generate adaptive exercises across 30+ skill categories. Real-time progress, daily challenges, leaderboard.

↳ built this in 4 weekends to scratch my own itch
// try one
Which React hook handles cleanup on unmount?
Next.jsFirebaseOpenAIClaude

WhereIsIt

live · whereisit.everyai.in

Mobile-first home inventory tracker. QR locator, expiry tracking, AES-GCM encrypted private vault, collaborative sharing.

↳ started after losing my passport for 3 weeks
Next.js 16React 19FirebaseWeb Crypto

Medi Vault

source

Local-only Android health data manager. Organize medical records, prescriptions, lab reports on-device. Zero cloud sync.

↳ privacy first, no cloud
FlutterDartProviderfl_chart

Stock Monitoring & Notification System

Inventory system using ML and web scraping for profit recommendations, demand forecasting, real-time analytics with automated alerts.

↳ college capstone, source archived
PythonMLWeb Scraping
/ stats
3+
Years Prod
2
Live Products
6
Personal Projects

↳ placeholder — to swap

Destructuring My Work Experience.

  1. Associate Software Engineer @ Phoenix Rising AI

    March 2025 — April 2026

    • Developed full-stack features for a custom AI product for US car dealerships across React/Next.js frontend and Python backend.
    • Built a conversational chat interface powered by OpenAI/Claude/Gemini for natural-language dealership analytics.
    • Engineered an LLM fallback system handling API failures, rate limits, and low-confidence responses.
    • Designed REST APIs connecting frontend dashboards with SQL/NoSQL databases for real-time data retrieval.
  2. Associate Software Engineer @ Carelon Global Solutions

    August 2023 — February 2025

    • Dual role as QA Engineer + System Analyst across two projects.
    • Regression and unit testing across two environments; SQL data extraction and validation.
    • Identified, documented, tracked bugs across critical business workflows.
    • Analysed weekly business requirements; implemented changes using JIRA and Highroad.
  3. Intern — Microsoft Certified Partner @ Planet E-Comm Solution Limited

    May 2022 — July 2022

    • Built interactive web avatars enhancing user experience.
    • Assisted in data sorting and organisation, improving accuracy across the team.

Education

B.Tech in Information Technology
Amity University
2019 — 2023
12th CBSE · Non-Medical with Computer Science
Manav Sthali School
2019
10th CBSE
Manav Sthali School
2017

Certifications

  • Cisco CCNA: Intro to Network
  • IBM: Data Engineering Basics
  • CS50 Python
  • The Odin Project: Full Stack JS
  • Coursera: AI For Everyone
  • AI Python for Beginners
/ this whole resume — as code
// khushal.ts — resume as code
const khushal: Engineer = {
  name: "Khushal Bhandari",
  location: "Delhi, IN",
  email: "khushalbhandari25@icloud.com",
  github: "KhushalB25",
  stack: ["TS", "React", "Next", "Python", "LLMs"],
  work: [
    { at: "Phoenix Rising AI", role: "Associate Software Engineer", period: "March 2025 — April 2026" },
    { at: "Carelon Global Solutions", role: "Associate Software Engineer", period: "August 2023 — February 2025" },
    { at: "Planet E-Comm Solution Limited", role: "Intern — Microsoft Certified Partner", period: "May 2022 — July 2022" },
  ],
  projects: ["QuickSkill", "WhereIsIt", "Medi Vault", "Stock Monitoring & Notification System"],
  shipping: true,
};