Skip to content
View 5ushh's full-sized avatar

Block or report 5ushh

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

👋 Hey, I'm Sushmitha

MS in Computer Engineering @ NYU Tandon Focus: ML Engineering · Data Engineering · Backend Systems · Cloud Open to full-time ML Engineer / Software Engineer roles from June 2026.


⚙️ Sushmitha API (v2.5.0)

const Sushmitha = {
  alias: "5ushh",
  languages: ["Python", "SQL", "Java", "JavaScript", "C/C++"],
  ml_stack: ["Scikit-learn", "Pandas", "NumPy", "NLP", "Feature Engineering"],
  backend: ["Flask", "FastAPI", "REST APIs", "Microservices"],
  data_tools: ["ETL Pipelines", "Data Modeling", "PostgreSQL", "MongoDB"],
  cloud_devops: ["AWS (EC2, S3)", "Docker", "Linux", "CI/CD", "Git"],
  currently_building: "ML pipelines and scalable backend systems",
  status: "Actively job hunting 🟢",
  contact: "sushmithavashist@gmail.com"
};

🔭 Featured Projects

Project What it does Stack
fake-account-detector NLP-based fraud detection — 84% accuracy on 10K+ accounts (KSCST-funded) Python, Scikit-learn, NLP
iot-health-monitor Real-time IoT sensor pipeline streaming 2K+ events/day ESP32, MQTT, Python, AWS
bigmart-sales-predictor Retail sales forecasting — 18% accuracy improvement over baseline Python, Pandas, ML
devmart Full-stack developer tools marketplace JavaScript, Node.js

📫 sushmithavashiw@gmail.com · Portfolio

Pinned Loading

  1. nyc-transit-accessibility-navigator nyc-transit-accessibility-navigator Public

    Wayfinding tool for all 496 NYC subway stations with ADA routing | React, FastAPI, Python |

    JavaScript 1

  2. automl-dashboard automl-dashboard Public

    Browser based AutoML platform. Let's you upload a CSV, auto preprocess, train 10 ML models, compare results. Built with Python & Streamlit.

    Python 1

  3. ai-based-misinformation-detection ai-based-misinformation-detection Public

    Systems Engineering Coursework Final Project

    Python

  4. iot-health-monitor iot-health-monitor Public

    ESP32-based IoT system for real-time health monitoring using sensors.

    Python 1

  5. fake-account-detector fake-account-detector Public

    Detecting fake social media accounts using ML, NLP, and classification models

    Python