Skip to content
View shashhwatiwari's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report shashhwatiwari

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

Shashwat Tiwari

MS Computer Science @ Northeastern Β· Graduate Teaching Assistant Β· Data Science & Engineering

πŸ“ Boston, MA


πŸš€ Spotlight: RegTranslate - RAG-Based Compliance Automation

Built RegTranslate, a SaaS compliance tool that ingests regulatory PDFs (HIPAA, GDPR) and auto-generates structured developer tasks (Jira tickets) using Llama 3 + LangChain. Semantic retrieval over ChromaDB with HuggingFace embeddings, React dashboard, FastAPI async backend with chunked document processing. End-to-end RAG, from PDF chunk to engineering ticket.


πŸ‘‹ About Me

I'm a recent Computer Science graduate from Northeastern University, with a 4.0 GPA, focused on data science, ML systems, and applied NLP.

Most recently, I was a Data Analyst Intern at Bain & Company, where I built ML pipelines for M&A deal screening and time-series forecasting models for prospect prioritization. Before that, I rewrote ETL infrastructure from Python to Rust at Aftershoot Inc., cutting pipeline runtime by 3Γ—.

I like the messy middle of ML systems: data ingestion, schema design, retrieval, evaluation - the parts where models meet real-world data and break in interesting ways.


πŸ›  Tech Stack

Languages

Python R SQL Java Rust

Machine Learning & Frameworks

PyTorch TensorFlow scikit-learn XGBoost Hugging Face

AI / GenAI / NLP

LangChain Llama 3 BERT RoBERTa ChromaDB

Web & Backend

FastAPI Django React

Cloud & Infrastructure

AWS SageMaker Azure ML Docker

Data & Storage

Pandas NumPy MySQL SQLAlchemy

DevOps & Tools

Git GitHub Actions


πŸ“Œ Pinned Projects

Project Description Stack
RegTranslate RAG-based SaaS compliance tool - ingests HIPAA/GDPR PDFs and auto-generates Jira tickets Llama 3, LangChain, ChromaDB, FastAPI, React, Docker
StaffSync Role-based employee management platform with payroll, leave & audit-logging automation Django, MySQL, Python, Matplotlib
Emotion Classification Benchmarks Cross-domain benchmark of BERT, RoBERTa, DistilBERT vs. classical baselines on GoEmotions, TweetEval, IMDb PyTorch, Transformers, scikit-learn

πŸ† Recognition

# Award / Credential Issuer
πŸ₯‡ 4.0 GPA - MS Computer Science Northeastern University
☁️ AWS Certified - Associate (ACA) + Foundational (ACF) Amazon Web Services
πŸ‘¨β€πŸ« Graduate Teaching Assistant Northeastern University

πŸŽ“ Education

Degree Institution Year
MS Computer Science (GPA 4.0) Northeastern University, Boston 2024 – 2026
BS Computer Science (GPA 3.8) Shiv Nadar University, India 2020 – 2024

Relevant Coursework: Algorithms Β· Machine Learning Β· Artificial Intelligence Β· Database Systems Β· Data Visualization Β· Cloud Computing Β· Software Engineering Β· Web Development Β· OOP


Open to ML/data engineering/ applied AI roles - full-time 2026.

Pinned Loading

  1. kambaz-react-web-app kambaz-react-web-app Public

    TypeScript

  2. MultiLabel-Emotion-Classification MultiLabel-Emotion-Classification Public

    Benchmarking traditional and transformer machine learning models over multiple significantly large and diverse datasets over the emotion classification task

    Jupyter Notebook

  3. StaffSync StaffSync Public

    Project

    HTML

  4. iSearch4u iSearch4u Public

    Local(for now) multi-agent research assistant - LangGraph pipeline with semantic retrieval over your documents, exposed as an MCP tool for Claude Desktop

    Python

  5. regtranslate regtranslate Public

    Forked from suhasramanand/regtranslate

    AI-powered HIPAA compliance doc to Jira tasks converter

    Python