Skip to content
View shuklashreyas's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report shuklashreyas

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
shuklashreyas/README.md

๐Ÿ‡ณ๐Ÿ‡ฑ๐Ÿ‡ฎ๐Ÿ‡ณ๐Ÿ‡ธ๐Ÿ‡ฌ๐Ÿ‡บ๐Ÿ‡ธ Shreyas Shukla

CS senior @ Northeastern University (Boston). Built ExamEngineโ€”a scalable final-exam scheduler focused on conflict resolution and scheduling efficiency. I ship practical ML + SWE systems (and occasionally computational biology) that solve real problems.

๐ŸŒ Socials

LinkedIn


๐Ÿš€ Highlighted Work

  • ExamEngine (NEU) โ€” final-exam scheduling system focused on conflict resolution + efficiency. Repo
  • Soccer Scouting Bot โ€” NLP interface backed by embeddings, clustering, and transparent scouting pipelines. Repo
  • Brain Disorder Prediction โ€” Alzheimerโ€™s detection from MRI with CNNs + Bayesian uncertainty. Repo
  • GamifiedHabitTracker โ€” XP/leveling tracker with journaling, themes, ranks, and SFX. Repo
  • QBA Recruiting System โ€” FastAPI + Postgres recruiting platform with AI-assisted matching. Repo
  • Emotion Recognition โ€” voice emotion classification using MFCCs + classical ML/CNNs. Repo

๐Ÿ’ป Tech Stack (Core)

Languages

Python Java C C++ JavaScript R Swift

Frameworks & Tools

React NodeJS Express.js Flask FastAPI SQLAlchemy Alembic Docker VS Code OpenCV

Databases

PostgreSQL MongoDB SQLite

AI/ML

TensorFlow PyTorch scikit-learn

Cloud & DevOps

AWS Terraform Jenkins GitHub Actions


Pinned Loading

  1. Soccer-Scouting-Bot Soccer-Scouting-Bot Public

    A data-grounded NLP interface that connects user queries to a transparent ML pipeline for player embeddings, role clustering, and automated scouting insights.

    Python

  2. Brain-Disorder-Prediction Brain-Disorder-Prediction Public

    End-to-end pipeline for Alzheimerโ€™s detection from brain MRI, combining a CNN classifier with Bayesian models to quantify uncertainty and disease severity.

    Jupyter Notebook

  3. GamifiedHabitTracker GamifiedHabitTracker Public

    Build a gamified habit tracker that levels 7 virtues and 7 sins, logs daily actions for XP, includes journal and contracts, and shows ranks, themes, and an XP bar. + SFX

    Python

  4. EmotionRecognition EmotionRecognition Public

    Build a classifier that detects emotions like happiness, sadness, or anger from short voice recordings using audio features (e.g., MFCCs) and classical ML or CNN models.

    Python 1 2

  5. ChatApp ChatApp Public

    Real-time chat app using MERN stack, JWT auth, and Socket.io for real-time messaging.

    JavaScript

  6. GymProject-TensorFlow GymProject-TensorFlow Public

    GymProject is a machine learning system that classifies exercises in workout videos using TensorFlow, Flask, and OpenCV

    Python