Hi, I'm

Yugraj

Software Engineer & Security Researcher

I build systems for prediction, analysis, and defense. Currently researching LLM safety at UC Davis and working on analytics at Amazon.

Available for opportunities

// Projects

QUORUM

Completed

Built a Congressional vote prediction system achieving 95.7% accuracy on partisan legislation by training gradient boosting models on 1.6M historical votes across 31K+ bills with 75+ features per legislator.

PythonXGBoostFastAPIPostgreSQL
Architecture
flowchart TB subgraph Data Pipeline A[VoteView CSV] --> B[(PostgreSQL)] C[Congress.gov API] --> B B --> D[Feature Engineering] D --> E[training_data View] end subgraph Model Training E --> F[Time Split\nTrain: ≤115\nTest: ≥116] F --> G[Preprocessing\nStandardScaler\nOneHotEncoder] G --> H[GradientBoostingClassifier\n200 trees, depth 5] H --> I[vote_predictor_v2.pkl] end subgraph API + Frontend I --> J[FastAPI] B --> J J --> |/members\n/bills\n/predict/batch| K[Next.js War Room] K --> L[435-Seat Chamber\nVisualization] K --> M[3-Wave Vote\nSimulation] end

VANTAGE

Completed

Engineered a serverless Valorant analytics pipeline that converts raw match telemetry into coaching insights by building rate-limited batch ingestion and LLM-powered natural language stat queries on AWS Lambda, DynamoDB, and Bedrock.

AWS LambdaDynamoDBReactPython
Architecture
flowchart TB subgraph Data Ingestion A[EventBridge\nHourly Trigger] --> B[fetch-matches\nLambda] B --> C[(S3 Bucket)] C --> D[process-match\nLambda] end subgraph Storage D --> E[(DynamoDB\nMatches &\nAggregates)] end subgraph API Layer F[React Frontend] --> G[API Gateway] G --> H[api-handler\nLambda] H <--> E end subgraph AI Analysis E --> I[Ollama\nLocal AI] I --> H end

DARWN

Completed

Created an adversarial cloud security simulator that evolved resilient IAM and network configurations by running 100+ automated red vs. blue attack/defense rounds with AI agents on AWS infrastructure.

AWSTerraformPythonDocker

CADMS Capstone

In Progress

Designing NLP pipelines to standardize 30+ years of free-text veterinary records to Vet-ICD/SNOMED codes, enabling the first US companion animal cancer registry with geospatial mapping by census tract.

PythonspaCyNLPFastAPIPostgreSQL

Pyrosphere

Completed

Built a wildfire detection system achieving real-time monitoring of 1,150 camera feeds by training a YOLOv8 model on 21K+ images and processing 14K+ weather entries for risk prediction.

YOLOv8PythonOpenWeather APIReact

Fantasy Draft

Completed

Built a real-time multiplayer fantasy football draft app supporting multi-device synchronization by implementing WebSocket state sync, snake draft logic, and event-driven SQS processing for async post-draft workflows.

TypeScriptReact NativePythonFastAPIPostgreSQLWebSocketsAWS SQS
Architecture
flowchart LR subgraph Frontend A[React Native\nExpo App] end subgraph Backend B[FastAPI\nWebSocket Manager] C[Draft Logic] D[Timer Service] B --> C B --> D end subgraph Storage E[(PostgreSQL)] end subgraph Async F[SQS Queue] G[Worker] F --> G end A <-->|WebSocket\nsync, pick_made\ntimer_tick, draft_complete| B C <--> E C --> F

The-Moderator

Completed

Built a UN diplomatic simulation where AI-powered world leaders with distinct personalities respond dynamically to crisis interventions by integrating Claude API for real-time dialogue generation and consequence tracking.

PythonFlaskClaude APIJavaScript

NotifAI

Completed

Built an AI-powered note-taking app at Cal Hacks 12.0 featuring lasso-based mistake correction, video-lesson generation, and homework parsing by integrating Gemini OCR, Manim animations, and Fish Audio TTS.

ReactTypeScriptPythonGemini APIManimFlask

// About

I'm a Computer Science senior at UC Davis graduating June 2026, focused on building systems that matter. Currently researching LLM safety—studying bias and jailbreak vulnerabilities—and designing NLP pipelines to standardize 30+ years of veterinary records for the first US companion animal cancer registry.

I like hard problems: predicting congressional votes, detecting adversarial attacks, building infrastructure that scales. I write code that's meant to be read, tested, and deployed.

Experience

Software Engineer (Capstone) Jan 2026 – Present
UC Davis Center for Animal Disease Modeling and Surveillance
  • Designing NLP pipelines using spaCy to standardize 30+ years of free-text veterinary records to Vet-ICD/SNOMED codes.
  • Building a geospatial dashboard mapping companion animal cancer cases by census tract with environmental risk overlays.
  • Architecting de-identification workflows to enable the first US companion animal cancer registry.
LLM Safety Researcher April 2025 – Sept 2025
C² Computational Lab
  • Quantified AI safety alignment by designing prompt experiments across 6 LLMs to detect suppression of social media harm information.
  • Developed automated data analysis pipelines using Pandas to calculate relative risk scores across 50+ topics.
  • Evaluated response consistency and bias patterns to contribute to peer-reviewed research on LLM safety and transparency.
Software Engineer Intern May 2025 – Present
AAUW Davis
  • Increased monthly site traffic by 300% after leading the website redesign and updating website content.
  • Engineered and deployed responsive web pages, improving UI usability and eliminating legacy content.
  • Collaborated directly with board members to define feature scopes and execute releases within strict deadlines.

Skills

Languages
PythonJavaScriptTypeScriptJavaSQL
Cloud & Infra
AWS LambdaDynamoDBS3EC2Terraform
ML & Data
PyTorchscikit-learnXGBoostYOLOv8
Tools
GitDockerLinuxPostgreSQLFastAPI

// Contact

Open to software engineering roles, research collaborations, and interesting problems. U.S. citizen with clearance eligibility.