Skip to content
View DopplerEffectReloaded's full-sized avatar
  • University of Wisconsin Madison
  • Madison, WI
  • 21:33 (UTC -05:00)

Highlights

  • Pro

Block or report DopplerEffectReloaded

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

Hi there 👋

I’m Aditya Dharap

Sophomore at UW–Madison, passionate about building practical and impactful software solutions. I enjoy working across the stack, experimenting with AI/ML, and turning ideas into production-ready applications.


🚀 Projects I’ve Worked On

  • In-House Meeting Analysis Platform

    • Internship @ Aragen LifeSciences.
    • Tech stack: SQL Server Management Studio (database), FastAPI (backend), custom NLP pipelines using spaCy, runtime inference with ollama.
    • Designed, developed, and deployed the platform from scratch — successfully conducted the go-live of the web app.
  • Recycling Information Web App (24-hour hackathon project)

    • Users can get detailed recycling instructions on any object by uploading a picture.
    • Built with Flask, OpenAI API, Firebase, JavaScript, and an object detection pipeline.
  • Gaze & Emotion Detection POC

    • Developed at Cognitive Botics.
    • Leveraged Haar Cascade classifiers and OpenCV for real-time gaze and facial emotion recognition.
  • IBDP Grade Management System

    • Python-based system to manage and track student performance.
  • Email Spam Classifier

    • Implemented using Naive Bayes algorithm, trained on the Enron Spam Dataset.
  • Pose Estimation & Classification

    • Used TensorFlow’s PoseNet for a workplace inclusivity project.
    • Featured at the IB Festival of Hope.
  • Other Projects


🛠 Skills & Tools (by Project)

🔹 In-House Meeting Analysis Platform

  • Backend: FastAPI
  • Database: SQL Server Management Studio (SSMS)
  • NLP: spaCy (custom pipelines), Hybrid Extractive + Abstractive Summarization using TFIDF based extraction with LLM capabilities.
  • Inference Engine: ollama
  • Deployment: Production-ready web app, API integration

🔹 Recycling Information Web App

  • Backend: Flask
  • AI Services: OpenAI API
  • Cloud & Auth: Firebase
  • Frontend: JavaScript
  • Computer Vision: Object Detection

🔹 Gaze & Emotion Detection POC

  • Computer Vision: OpenCV
  • Algorithms: Haar Cascade classifiers
  • Application: Real-time emotion & gaze recognition

🔹 IBDP Grade Management System

  • Core Language: Python
  • System Design: Grade & performance tracking logic

🔹 Email Spam Classifier

  • Machine Learning: Naive Bayes algorithm
  • Dataset: Enron Spam Dataset
  • Implementation: End-to-end text classification

🔹 Pose Estimation & Classification

  • Deep Learning: TensorFlow
  • Models: PoseNet
  • Application: Pose classification for inclusivity project

🔭 Currently Exploring

  • LLM Pre training and Post Training techniques
  • Efficient and optimized Game development

🤝 Let’s Connect


✨ Always eager to learn, collaborate, and create!

Popular repositories Loading

  1. DopplerEffectReloaded DopplerEffectReloaded Public

    Profile repository

  2. Banking-System Banking-System Public

    This is a basic Banking System

    Python

  3. PredictedGradeFlask PredictedGradeFlask Public

    Forked from samkas125/predicted-grade-app

    HTML

  4. motion_capture motion_capture Public

    This is a work in progress repository

    Python

  5. Posetron Posetron Public

    Python

  6. Naive_Bayes_Classifier Naive_Bayes_Classifier Public

    A Naive Bayes classifier using the Multinomial NB

    Python