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

Highlights

  • Pro

Block or report Paarth01

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
Paarth01/README.md
Typing SVG

📩 agl.paarth2006@gmail.com · 🎓 B.Tech CSE, Graphic Era Deemed University (’27)

Profile Views

🎯 About Me

📌 Quick Overview — click to toggle
  • 🎓 B.Tech Computer Science @ Graphic Era Deemed University (graduating May 2027, GPA 8.25/10)
  • 🚀 Seeking SWE / AI-ML / Data Science internships
  • 💻 Full-stack developer — Python, TypeScript, C++
  • 🧠 Passionate about LLM applications, geospatial ML, RAG systems
  • 🏗️ Production experience: FastAPI, Next.js, PostgreSQL, AWS / OCI
  • 🎖️ AWS Certified Cloud Practitioner + OCI 2025 AI Foundations Associate
  • 🏆 Top 20% on LeetCode (200+ solved) · Top 15 / 900+ teams at Graph-E-thon 3.0
  • 🛠️ Technical Programs Lead @ The Designovation Hub
🎲 Fun fact (click me)
I once optimized a delivery-route solver using bitmask DP (O(2ⁿ·n²)) — turns out the fastest way to visit every node is also the fastest way to burn a CPU fan.

🛠️ Tech Stack

🔧 Expand to see breakdown

Python TypeScript C++ SQL

FastAPI NextJS Streamlit LangChain

PostgreSQL Redis Docker AWS OCI


📊 Proficiency breakdown (click to expand)
Python      ████████████████░░  90%
TypeScript  ███████████████░░░  75%
C++         ██████████████░░░░  70%
SQL         ██████████████░░░░  70%
Framework Proficiency Projects
FastAPI ⭐⭐⭐⭐⭐ promptgit, Face Recognition HRMS, AeroGraphFed
Next.js ⭐⭐⭐⭐ Face Recognition HRMS
Streamlit ⭐⭐⭐⭐ promptgit, DocChat
LangChain ⭐⭐⭐⭐ DocChat, RAG systems

📊 GitHub Analytics

📈 Click to expand stats

GitHub Stats Top Languages



📅 Activity graph — by year

2026

Activity Graph 2026

2025

Activity Graph 2025

2024

Activity Graph 2024

2023

Activity Graph 2023


🐍 Live contribution snake (auto-generates once the workflow below is added to this repo)

github contribution snake

🚀 Featured Projects

💼 Click a project to expand details

🎯 promptgit — Git for Prompts

📝 Interview-oriented prompt versioning & A/B testing platform

Stack: PostgreSQL · FastAPI · Streamlit · Redis · Anthropic SDK

✨ Features
  • Git-like version control for prompts (fork, branch, merge)
  • RBAC + Redis-backed caching for <50ms prompt retrieval
  • Queue-driven metrics workers, prompt A/B testing & analytics
  • GitHub Actions CI · 48 tests

🔗 View Repository →


🔐 Face Recognition HRMS — Biometric HR System

👤 HR management with real-time face recognition for attendance & identity

Stack: FastAPI · Next.js · pgvector · Docker · PostgreSQL · OpenCV

✨ Features
  • Real-time face detection & recognition (99.2% accuracy)
  • Automated attendance tracking with geolocation
  • Employee database with facial embeddings via pgvector similarity search
  • Advanced modules: CCTV integration, email notifications
  • <200ms inference latency per frame

🔗 View Repository →


🌍 AeroGraphFed — Geospatial ETL & ML Pipeline

🛰️ End-to-end satellite imagery processing for environmental analysis

Stack: XGBoost · GeoPandas · FastAPI · Rasterio · Docker

✨ Features
  • ETL pipelines for satellite & geospatial data (GeoTIFF, Shapefile)
  • Vegetation index (NDVI) & terrain feature engineering
  • XGBoost land-use classification served via REST API
  • 10x speedup via vectorization · 80% test coverage · GitHub Actions CI/CD

🔗 View Repository →


💬 DocChat — Local RAG Pipeline

📚 Privacy-first document Q&A with local LLMs & multi-hop reasoning

Stack: Ollama · LangChain · LangGraph · ChromaDB

✨ Features
  • 100% local — no data sent to external APIs
  • Multi-hop reasoning with LangGraph for complex queries
  • Semantic search over PDF, TXT, Markdown, and web content
  • Streaming responses, <300ms typical response time

🔗 View Repository →


🎓 Learning & Interests

🔬 What I'm currently exploring
  • 🤖 Advanced LLM techniques: fine-tuning, LoRA, quantization
  • 🔄 Distributed systems: message queues, event streaming (Kafka)
  • 📊 Time-series ML: forecasting, anomaly detection
  • 🏗️ System design: scalable architectures, microservices
  • 🎯 Production ML: model monitoring, CI/CD for ML pipelines

📬 Let's Collaborate!

I'm always interested in internships, open-source contributions, technical discussions, and project collaborations!



Found this useful? Consider starring one of my repos!

Pinned Loading

  1. alzheimers_pet_xai alzheimers_pet_xai Public

    Alzheimer's disease staging from PET scans using ResNet-CBAM with Grad-CAM & SHAP explainability

    Python

  2. AssetFlow AssetFlow Public

    Forked from Akhil-P7/AssetFlow

    TypeScript

  3. organlink-aid organlink-aid Public

    LifeLink (OrganLink-Aid) is a web platform that streamlines organ donation management by connecting donors, recipients, and healthcare organizations through a secure and transparent interface. It a…

    TypeScript

  4. real-time-sales-analytics real-time-sales-analytics Public

    Built a real-time sales analytics pipeline (Kafka, Avro/Schema Registry, PostgreSQL, Power BI) with anomaly detection, Slack alerting, and Kubernetes deployment; 37 automated tests, CI/CD via GitHu…

    Python

  5. Store-Intelligence-Real-time-Retail-Analytics-Pipeline Store-Intelligence-Real-time-Retail-Analytics-Pipeline Public

    CCTV-based real-time retail intelligence pipeline. Features YOLOv8 + ByteTrack visitor tracking, conversion funnels, zone heatmaps, operational anomaly alerts, and a live Server-Sent Events (SSE) d…

    Python

  6. Akhil-P7/VidyutDhara Akhil-P7/VidyutDhara Public

    A full-stack web application enabling users to monitor energy usage, register solar devices, earn energy-based tokens, and participate in a local peer-to-peer energy marketplace. Built as a softwar…

    TypeScript 1