Skip to content
View marissasinghh's full-sized avatar

Block or report marissasinghh

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

πŸ’« About Me:

πŸ‘‹ Hi, I’m Marissa.

Physics backbone. ML systems builder.

I turn messy data into optimized, reproducible pipelines β€” from raw acquisition to model evaluation. I care about rigor, structure, and performance.

Currently building multimodal ML systems, scalable data workflows, and projects that sit at the intersection of modeling, infrastructure, and impact.

If it's complex -- I'm in.

🌐 Socials:

LinkedIn email

πŸ’» Tech Stack:

Python AWS Google Cloud FastAPI Flask OpenCV Streamlit Apache Airflow MongoDB MySQL Postgres Redis SQLite Keras Matplotlib mlflow NumPy Pandas Plotly PyTorch TensorFlow Scipy scikit-learn CircleCI GitHub Actions Git GitHub Docker ESLint Postman Prettier

πŸ“Š GitHub Stats:



Pinned Loading

  1. quantum-circuit-builder quantum-circuit-builder Public

    Monorepo for a quantum circuit builder prototype, including a backend API and a frontend web app. Users can build quantum circuits from scratch, run simulations, and compare outputs to target circu…

    TypeScript

  2. credit-default-modeling credit-default-modeling Public

    Binary classification pipeline for loan default prediction. Preprocessing, feature selection, LightGBM, ROC AUC evaluation.

    Jupyter Notebook

  3. data-pipeline-sqlite data-pipeline-sqlite Public

    ELT pipeline for e-commerce revenue and delivery analytics. Extract (CSV, API), load (SQLite), transform (SQL, pandas), visualizations, pytest validation.

    Jupyter Notebook

  4. image-classification-api image-classification-api Public

    Image classification API for 1,000+ categories. API (FastAPI, JWT), model (ResNet50, Redis queue), UI (Streamlit), PostgreSQL (users, feedback), Locust stress testing.

    Python