Skip to content
View Sushmitha26's full-sized avatar

Block or report Sushmitha26

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

Hi, I'm Sushmitha πŸ‘‹

Recent Computer Science graduate with a Master's degree from San Jose State University (May 2026), and 2 years of software engineering experience at Fidelity Investments. I'm interested in AI/ML, data engineering, and backend/systems engineering and currently open to SWE / AI-ML / Data Engineering / SRE roles.

  • πŸŽ“ MS CS @ SJSU | B.E. CS (Gold Medalist) @ NIE Mysore
  • πŸ’Ό Ex-SWE @ Fidelity Investments: built full-stack features (MEAN stack), led a CI/CD migration to Jenkins, and set up observability dashboards + SLOs across 10+ microservices
  • πŸ”­ Master's capstone project: LLM-powered investment research assistant
  • 🌱 Exploring knowledge graphs, RAG pipelines, applied ML, and data engineering in fintech usecase
  • πŸ† Accepted to Stanford TreeHacks 2026; 3rd place @ Cisco WebEx Hackathon (250 teams); semifinalist @ TiE University Pitchfest
  • πŸ“« Reach me on LinkedIn | [Email: sushmithacg.20@gmail.com]

πŸ› οΈ Tech Stack

Languages Python C++ Java JavaScript TypeScript

Cloud & DevOps AWS Docker Kubernetes Jenkins Terraform Linux Datadog

Data, ML & Big Data PyTorch TensorFlow scikit-learn Apache Spark Hadoop Apache Airflow Neo4j MongoDB MySQL

AI / LLM Tooling OpenAI Hugging Face LangChain Claude Qdrant FAISS

Web & Backend React Angular Node.js Spring Boot Django Flask FastAPI


πŸ“Œ Featured Projects

LLM-Powered Investment Advisor Assistant Multi-module research assistant combining document retrieval, financial ratio scoring, time-series forecasting, and anomaly detection over large-scale market and filings data β€” exploring explainable risk insights for fintech applications.

Neurosymbolic Compliance Engine Domain-agnostic compliance engine combining knowledge graphs with controlled LLM reasoning. Built a custom DSL to normalize regulations into expression trees, with multi-lane (symbolic/hybrid/neural) routing and audit traceability β€” built at Stanford TreeHacks 2026.

Semantic PDF Search Engine End-to-end ETL + vector search pipeline using Airflow for parallel document ingestion, embedding generation, and LLM-based question answering over technical PDFs.

TastyThreads – Cloud-Based Social Review App Full-stack social review platform with image uploads, location search, and Reddit-style interactions. Serverless backend on AWS (Lambda, API Gateway, S3) with MongoDB Atlas, deployed via AWS Amplify.

Quiz App with Cloud-Native Deployment Containerized quiz app deployed on Kubernetes (AWS EC2) with CircleCI-driven CI/CD, CloudWatch logging, and health-check-based alerting for pod failures.

Synthetic Malware Generation using Deep Generative Models Trained VAE, WGAN-GP, and diffusion models to synthesize malware image samples for data augmentation, validated against real malware datasets.

Scalable Email Content Analysis for Targeted Advertising Distributed MapReduce pipeline on Hadoop processing 500K+ records into structured datasets, with K-Means clustering for user segmentation.

Multimodal Sleep Stage Classification Signal processing pipeline for EEG and accelerometer data, exploring windowing strategies and feature engineering for sleep stage classification.


⚑ Fun fact: I've moved across two continents and somehow still haven't lost a single pair of socks.

Pinned Loading

  1. CS298-LLM-powered-Investment-Advisor CS298-LLM-powered-Investment-Advisor Public

    Python

  2. Dreem-automated-sleep-staging-analysis-using-deep-learning-models Dreem-automated-sleep-staging-analysis-using-deep-learning-models Public

    Jupyter Notebook

  3. Microservices-architecture-demo Microservices-architecture-demo Public

  4. Social-Network-Graph-Application-using-Python-and-Neo4j Social-Network-Graph-Application-using-Python-and-Neo4j Public

    A console-based social networking app modeling users and relationships as a property graph.

    Python 1

  5. Synthetic-Malware-Generation-Using-VAE-WGAN-GP-Diffusion-model Synthetic-Malware-Generation-Using-VAE-WGAN-GP-Diffusion-model Public

    Jupyter Notebook

  6. TastyThreads TastyThreads Public

    A cloud-hosted, Reddit-style food review platform built with React, Node.js, MongoDB, and AWS Lambda. Includes serverless backend, media uploads, and OpenStreetMap integration.

    TypeScript