Skip to content
View arushiiii18's full-sized avatar
πŸ’­
πŸ’­

Highlights

  • Pro

Block or report arushiiii18

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

Typing SVG

building ML systems around messy real-world data and occasionally convincing them to work

LinkedIn Email

πŸ“Œ open to internships Β· freelance work Β· collaborations


πŸŽ“ certifications

AWS Data Engineer AWS ML AWS Cloud


🧠 skills

Languages Python C C++ TypeScript SQL HTML CSS

ML / Data Science PyTorch Scikit-Learn XGBoost SHAP Pandas NumPy

Backend & Databases FastAPI Node.js PostgreSQL MongoDB Mongoose

Data Apps & Visualization Streamlit Power BI Tableau

Cloud & DevOps AWS Docker MLOps System Design

Tools & APIs Git Postman Render Claude API


🌱 currently exploring

  • DSA and algorithmic thinking
  • research papers and rebuilding ideas from scratch
  • the overlap between ML engineering and software engineering
  • whatever catches my curiosity next

πŸ“Š github activity



πŸ’Œ reach out if

you're hiring for ML/data roles, building something in AI, or want to talk about projects, papers, and the weird bugs and failure modes that don't make it into project showcases.

arushisagar18@gmail.com Β· LinkedIn

Pinned Loading

  1. transformer-from-scratch-pytorch transformer-from-scratch-pytorch Public

    Paper-accurate Transformer implementation in PyTorch from "Attention Is All You Need", built from scratch with training, inference, attention visualization, and ablation studies.

    Python 2

  2. urban-heat-intelligence urban-heat-intelligence Public

    Real-time urban heat risk scoring across 24 zones in 6 Indian cities β€” XGBoost, SHAP, Streamlit

    Python 1

  3. cyclesphere-analytics cyclesphere-analytics Public

    Menstrual health analytics platform β€” SQL, Python, KMeans, Streamlit

    Python 1

  4. pipelineguardian pipelineguardian Public

    Audits ML notebooks for data leakage, reproducibility bugs, and validation-strategy mismatches. AST-based static analysis + one conditionally-invoked LLM reasoning step via LangChain/Groq.

    Python