Skip to content
View aabhiyann's full-sized avatar

Block or report aabhiyann

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
aabhiyann/README.md
Typing animation

Full-Stack & ML Engineer turning algorithms into production-ready products

Profile views

📧 Email • 💼 LinkedIn • 🐙 GitHub • 📸 Photography

Fast PassProjectsSkillsExperienceContact


Fast Pass (for busy recruiters)

TL;DR: CS grad with 4.0 GPA at GWU, graduating Dec 2025. I build production-ready ML/cloud apps — not just notebooks. Check the projects below, then let's talk.

What I bring:

  • 5 shipped projects with real users/beta testers (InfraSight, TalkifyDocs, MelodyHub)
  • Graduate TA for Design & Analysis of Algorithms — I know my theory and can explain it
  • Full-stack ML engineer who can build the API, train the model, and deploy it

Core Stack:
Python · FastAPI · React/Next.js · TypeScript · PostgreSQL · MongoDB · Docker · AWS · scikit-learn · TensorFlow · LangChain

Actively seeking: Full-time Software Engineer / ML Engineer roles starting Jan 2026

📬 Best way to reach me: Email · LinkedIn


About Me

const abhiyan = {
  education: "M.S. Computer Science @ GWU (4.0 GPA)",
  graduating: "December 2025",
  role: "Graduate TA for Algorithms",
  passion: ["Building end-to-end ML apps", "Shipping real products", "Teaching complex concepts"],
  currentFocus: ["Cloud cost intelligence", "RAG-powered apps", "ML in production"],
  funFact: "I debug code and photograph the world 📸",
  openTo: "Full-time Software/ML Engineering roles (Jan 2026)"
};

What drives me:

  • Taking algorithms from lectures and shipping them as actual applications with users
  • Building end-to-end: data modeling → API design → ML pipelines → clean UIs
  • Balancing deep technical work with product thinking

Beyond code:

  • 👨‍🏫 Teaching algorithms to 60+ grad students
  • 📸 Framing the world through a lens (see my work)
  • 🎯 Shipping fast — iterate on live products, not perfect prototypes

Tech Stack

Languages & Frameworks

My Skills

Data & ML

ML Skills

Cloud & Tools

DevOps Skills

📦 Also proficient in (click to expand)

Machine Learning & AI:
scikit-learn Keras Pandas NumPy

AI/RAG:
LangChain OpenAI Pinecone FAISS

Backend & APIs:
JWT Socket.io REST API

Other:
Stripe Prisma UML


Featured Projects

💡 Tip: Screenshots coming soon! In the meantime, check out the repos for full docs, demos, and architecture details.
📌 Note: Don't forget to check my Pinned Repositories below for more projects!

Production-Ready Applications

InfraSight


Cloud Cost Intelligence Platform

Full-stack ML app that cuts AWS billing analysis time by 70%. Forecasting, anomaly detection, and cost clustering for DevOps/finance teams managing $10K+ monthly budgets.

Impact:

  • ✅ 92% prediction accuracy (Random Forest + LSTM)
  • ✅ Catches cost spikes before billing cycles
  • ✅ Enterprise-ready with Docker + JWT auth

Tech: Python · FastAPI · PostgreSQL · scikit-learn · Docker · React · JWT

TalkifyDocs


AI Document Assistant (SaaS)

Enterprise RAG app that processes documents 47% faster than manual review. Chat with your PDFs using GPT-4, tested with 10 beta users from research firms.

Impact:

  • ✅ Sub-200ms query responses on 10GB+ repos
  • ✅ 94% accuracy in document parsing
  • ✅ Full SaaS: Auth, billing (Stripe), subscriptions

Tech: Next.js · OpenAI GPT-4 · LangChain · Pinecone · Stripe · TypeScript · Prisma

MelodyHub


Real-Time Social Music Platform

Spotify-meets-Discord: synchronized music streaming with live chat. Supports 100+ concurrent users with 99.2% uptime during 2-month beta.

Impact:

  • ✅ Led 3-person Agile team
  • ✅ Sub-3-second song loading (any network)
  • ✅ OOP architecture → 60% faster feature dev

Tech: Node.js · React · Socket.IO · Clerk Auth · Cloudinary · MongoDB

Disease Prediction ML


Clinical Decision Support System

Random Forest classifier on 4,920 medical records achieving 98.7% diagnostic accuracy. React UI designed for telemedicine deployment in rural Nepal.

Impact:

  • ✅ 131 symptoms, 41 disease classes
  • ✅ Robust preprocessing pipeline
  • ✅ Planned SHAP for explainable AI (FDA pathway)

Tech: Python · scikit-learn · React · Tailwind CSS · Pandas · Jupyter

ML/AI Research Projects

Audio Classification CNN


Deep Learning for Animal Sounds

Built CNN achieving 92% accuracy on dog/cat/bird audio clips. Explored CRNN, ViT, and transfer learning (YAMNet) architectures.

Key Finding: Task-specific CNN trained from scratch outperformed transfer learning by 26% — showing pre-trained models aren't always better.

Tech: TensorFlow · Keras · librosa · Mel-spectrograms · YAMNet · scikit-learn

Multi-Source Retrieval


NLP Retrieval System

RAG system integrating GPT-3.5 + FAISS that reduced research query times by 70%. Processes PDFs, YouTube transcripts, and audio files.

Impact: Offline Mistral integration expanded reach by 40% for privacy-sensitive orgs (law firms, hospitals).

Tech: Python · GPT-3.5-turbo · Mistral 7B · FAISS · LangChain · NLP

🔬 More Projects (click to expand)

Blockchain & Systems:

  • SupplyBlock — Blockchain-based supply chain tracking system

Experiments & Learning:

  • Check out my repositories for smaller projects, course assignments, and experiments

Experience Highlights

Graduate Teaching Assistant — George Washington University

Design & Analysis of Algorithms (CSCI 6212) | Aug 2024 - Present | Washington, DC

  • Teaching 60+ grad students dynamic programming, graph algorithms, and NP-completeness
  • Designed interactive tutorials translating theory into industry case studies → 22% midterm score improvement
  • Led TA training program: onboarded 8 new TAs, reduced training time from 2 weeks → 4 days

Software Development Intern — ECS Tech

Fintech Platform Development | Jun 2023 - Sep 2023 | Lalitpur, Nepal

  • Shipped 7 production features (React, Node.js, PostgreSQL) for 1,200+ active users
  • Built automated booking system → eliminated 89% of scheduling conflicts (saved 15hrs/week for support)
  • Led performance optimization → 43% load time improvement, conversion rates increased 12% → 16%

IT Solutions Lead — Intel Security Service Pvt. Ltd.

Digital Transformation & Infrastructure | Aug 2022 - Mar 2023 | Kathmandu, Nepal

  • Rebuilt legacy website into lead-gen platform → 73% increase in qualified leads, $35K new contracts (Q1)
  • Managed $12K annual IT budget as sole technical decision-maker → 40% operational cost reduction
  • Trained 25-employee team, developed documentation → 80% reduction in external support tickets

Education

George Washington UniversityWashington, DC
Master of Science in Computer Science | GPA: 4.0/4.0 | Jan 2024 - Dec 2025

Relevant Coursework:
Neural Networks & Deep Learning · Machine Learning · Cloud Computing · Software Engineering · Object-Oriented Design · Database Systems · Design & Analysis of Algorithms

St. Xavier's CollegeKathmandu, Nepal
Bachelor of Science in Computer Science & Information Technology | GPA: 3.89/4.0 | Aug 2018 - Dec 2022


GitHub Stats & Activity

GitHub Stats Top Languages
Contribution Graph

Currently Learning & Open To

🔭 Currently working on:

  • Graduating from GWU (Dec 2025)
  • Teaching algorithms to 60+ graduate students
  • Building ML-powered cloud applications

🌱 Currently learning:

  • Advanced MLOps and model deployment patterns
  • Kubernetes for container orchestration
  • System design for ML at scale

💬 Ask me about:

  • Building RAG applications from scratch
  • ML model deployment and monitoring
  • Full-stack development with React/FastAPI
  • Teaching algorithms and data structures
  • Photography and creative outlets for engineers

👯 Looking to collaborate on:

  • Open-source ML/AI projects
  • Cloud-native applications
  • Production-ready RAG systems

Beyond Code

When I'm not debugging or training models, I'm behind a camera capturing people, streets, and details most folks scroll past.

Think of it as debugging the real world — finding patterns in chaos, framing what matters.


What I'm Looking For

🎯 Target Roles

  • Software Engineer (Backend/Full-Stack)
  • ML/AI Engineer
  • Cloud/Data Engineer

Start Date: January 2026 (graduating Dec 2025)
Location: US-based or remote-friendly

✨ What I Bring

  • Ship fast, iterate smart — Production prototypes, not just notebooks
  • End-to-end ownership — From requirements to deployment
  • Technical storytelling — Bridge technical and non-technical stakeholders

Work I love:

  • Turning messy requirements into clean APIs and useful dashboards
  • Building ML-driven features: anomaly detection, recommendations, forecasting
  • Optimizing systems: queries, pipelines, cost efficiency

Let's Connect


📧 Best Contact Method
Email or LinkedIn
⏱️ Response Time
Usually within 24 hours
🕐 Time Zone
EST (Washington, DC)

Thanks for stopping by! Whether you're a recruiter, engineer, or just a curious dev — feel free to reach out.

✨ Currently open to Full-Time Software/ML Engineering roles starting Jan 2026 ✨

Pinned Loading

  1. infrasight infrasight Public

    An intelligent cloud cost optimization tool that uses AWS billing APIs and machine learning to analyze cloud spend and recommend savings.

    TypeScript

  2. MelodyHub MelodyHub Public

    Forked from UdaykiranKalyanapu/CSCI_6234_OOD

    TypeScript

  3. Conversational-Interface-for-Multi-Source-Information-Retrieval Conversational-Interface-for-Multi-Source-Information-Retrieval Public

    This project presents a conversational interface that enables efficient information retrieval from documents, PDFs, YouTube videos, and audio recordings. It leverages natural language processing (N…

    Python

  4. audio-classification-cnn audio-classification-cnn Public

    CNN-based audio classification pipeline built on mel-spectrograms. Includes a minimal baseline, data/EDA checklist, and an optional Phase-2 using pretrained audio embeddings (YAMNet/VGGish). Result…

    Jupyter Notebook

  5. talkifydocs talkifydocs Public

    TypeScript

  6. ml-disease-prediction-system ml-disease-prediction-system Public

    Disease prediction system using Random Forest ML with React frontend and Flask backend

    Jupyter Notebook