Skip to content

Commit 06dc09f

Browse files
committed
Demo Version of WebResume
1 parent 1a5d83f commit 06dc09f

12 files changed

Lines changed: 96 additions & 125 deletions

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
A modern, interactive web-based resume with dynamic content loading, dark mode, and customizable layout.
44

5-
- πŸ”— Live Site - **[https://hellosaumil.github.io/WebResume](https://hellosaumil.github.io/WebResume)**
6-
- πŸ’» Local Site - **[http://localhost:3000/index.html](http://localhost:3000/index.html)**
5+
- πŸ”— [![Live Site](https://img.shields.io/badge/πŸ”—_Live_Site-demo-blue?style=for-the-badge)](#)
6+
[![Deploy Status](https://img.shields.io/badge/Deploy-passing-brightgreen?style=for-the-badge)](#)
7+
[![License: MIT](https://img.shields.io/badge/License-MIT-green?style=for-the-badge)](#license)
78

89
## ✨ Features
910

β€Ž_config.ymlβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
title: WebResume
2-
description: Saumil Shah's Interactive Web Resume
1+
title: Resume Demo
2+
description: Interactive Web Resume Template for Demo
33
theme: jekyll-theme-cayman
44
plugins:
55
- jekyll-seo-tag

β€Ždata/certificates.mdβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
- `[Intro to TensorFlow for AI, ML & Deep Learning](https://www.coursera.org/account/accomplishments/certificate/XKVMUR4UEJKP)` β€” Google
2-
- `[Neural Networks and Deep Learning](http://coursera.org/verify/NDPQD56KBKZT)` β€” deeplearning.ai
3-
- `[How Google does Machine Learning](https://www.coursera.org/account/accomplishments/verify/7DEYMK49VWTM)` β€” Google Cloud
4-
- `[Launching into Machine Learning](http://coursera.org/verify/NDPQD56KBKZT)` β€” Google Cloud
5-
- `[Deep Learning Explained](https://courses.edx.org/certificates/1c65f0e4c3744d538da4967582bdf4d7)` β€” Microsoft
6-
- `[Introduction to Linux](https://www.coursera.org/account/accomplishments/verify/7DEYMK49VWTM)` β€” Linux Foundation
1+
- `[Certificate Name 1](#)` β€” Issuer 1
2+
- `[Certificate Name 2](#)` β€” Issuer 2
3+
- `[Certificate Name 3](#)` β€” Issuer 3
4+
- `[Certificate Name 4](#)` β€” Issuer 4
5+
- `[Certificate Name 5](#)` β€” Issuer 5
6+
- `[Certificate Name 6](#)` β€” Issuer 6

β€Ždata/education.mdβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Degree: Master of Science, Computer Science
2-
School: San Diego State University
3-
Date: 2020
4-
GPA: GPA 3.8
1+
Degree: Master of Arts, Tactical Leadership
2+
School: Xavier's School for Gifted Youngsters
3+
Date: 19XX
4+
GPA: GPA 4.0
55
---
6-
Degree: Bachelor of Technology, Information and Communication Technology
7-
School: Ahmedabad University
8-
Date: 2017
6+
Degree: Bachelor of Science, Strategic Studies
7+
School: Institute of Tactical Excellence
8+
Date: 19XX

β€Ždata/experience.mdβ€Ž

Lines changed: 21 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,30 @@
1-
## Senior Software Engineer, Graphics Software Infrastructure
2-
### [Qualcomm](https://www.qualcomm.com/snapdragon/overview) β€” San Diego, CA
3-
#### 2021 - Present
4-
##### *Boulder Β· Toronto Β· San Diego - Promoted 2024*
1+
## Field Leader, Tactical Operations
2+
### [The X-Men](#) β€” Westchester, NY
3+
#### 19XX - Present
4+
##### *Gold Team Β· Blue Team Β· Strike Force*
55

6-
- `Architected and own Aether E2E`: an in-house `end-to-end automation platform` purpose-built to orchestrate pipelines dispatching `200K+ jobs/week` as containerized (`Docker`/`Singularity`) workloads across an `on-prem LSF server-farm`, with real-time result reporting for `Vulkan`/`OpenCL`/`OpenGL` graphics driver validation across all upcoming premium-tier flagship `[Snapdragon Adreno GPUs](https://www.qualcomm.com/processors/adreno)`.
7-
8-
- `Engineered FastAPI backend` + `RedisJSON`/`RediSearch` for `sub-second` live access to job statuses, test results, and aggregated result metrics; sustains `~2M rolling rows/month` with custom expiry model, deliberately trading history depth for query performance at scale.
9-
10-
- `Decoupled` test execution from reporting by routing results via messaging queues with `RabbitMQ` + `Postgres` database for tracking regressions and sending test logs to `Artifactory` for persistent storage as they finish, enabling `independent scaling of each layer`.
11-
12-
- `Designed delightful user experiences` through interactive `Web dashboards`, `Excel spreadsheets` to show up-to-date result trends, jobs health and test regressions, enabling stakeholders for quick decision making.
13-
14-
- `Established AeResult`, a `Pydantic`-based canonical result schema unifying data contracts across Aether's pipeline, extensible enough that the on-device `benchmarking team adopted it wholesale` for KPI workloads without platform modifications, `saving months of parallel engineering effort`.
15-
16-
- `Introduced MCP servers` wrapping live `API` backends, making operational infra `LLM`-queryable via natural language without direct API knowledge; presented org-wide to drive `MCP` and agentic coding (`Cline`) adoption across engineering teams.
6+
- `Strategic Command`: Orchestrated `multi-unit tactical responses` to global security threats, maintaining a `100% success rate` in crisis mitigation and asset recovery.
7+
- `Operational Training`: Oversight of `Danger Room` combat and survival simulations; implemented `automated difficulty scaling` based on team performance metrics.
8+
- `Unit Coordination`: Developed `telepathic-link protocols` to ensure seamless `real-time communication` across distributed operational units during high-stakes missions.
9+
- `Crisis Management`: Led `diplomatic efforts` and security transitions during critical negotiations for the `Mutant Rights Act`, preventing potential escalations.
1710

1811
---
1912

20-
## Data Science Developer, Applied ML
21-
### [KORE Wireless](https://www.korewireless.com/) β€” Blue Ash, OH
22-
#### 2020 - 2021
23-
##### *R&D, Applied ML, Predictive Analytics, Clustering, Anomaly Detection; PySpark, Scikit-Learn, FastAPI, PowerBI, Jupyter Notebooks*
24-
25-
- `Engineered anomaly detection APIs` (`Auto-Thresholds`, `Auto-Device Grouping`) and `ETL pipelines` processing live `IoT` telemetry from `NetFlow`/`Radius` sources to power the `[SecurityPro](https://www.korewireless.com/news/koreone-security-connectivity-analytics-platform-enable-innovative-i/)` network diagnostic product.
26-
27-
- `Owned the full ML lifecycle (0-to-1)` from rapid prototyping through deployment; built `PowerBI` dashboards with `3D clustering` visualizations to communicate model outputs; presented weekly progress directly to `C-suite` (`CTO` & `SVPs`), translating ML outcomes into business decisions.
28-
29-
- Converted to full-time following successful delivery of core anomaly detection features in Winter `2020`.
30-
31-
---
32-
33-
## Associate Researcher, Deep Learning
34-
### [Marine Bio-acoustics Research Collaborative (<u>MBARC</u>)](https://acoustics.ucsd.edu) β€” San Diego, CA
35-
### [Marine Acoustics Research (<u>MAR</u>) Lab, SDSU](https://roch.sdsu.edu/index.php/research-overview) & [Scripps Institution of Oceanography (<u>SIO</u>), UCSD](https://www.cetus.ucsd.edu)
36-
#### 2019 - 2020
37-
### Master's Thesis: `[Learning to Detect Odontocete Whistles from Generative Synthetic Samples](https://csu-sdsu.primo.exlibrisgroup.com/permalink/01CALS_SDL/10r4g1c/cdi_proquest_journals_2493456813)`, Advisor: [Dr. Marie Roch](https://roch.sdsu.edu)
38-
##### *Unsupervised Learning, Bio-Acoustics, Computer Vision, Speech Processing, CycleGAN, WGAN, CNN, ResNet, UNet; Python, PyTorch, CUDA*
39-
40-
- Designed **[DeepWhistleGAN](https://drive.google.com/file/d/1vp1WcMvt0eAPQbaeXxriQ5qnka3edRHn/view?usp=sharing)**, a novel hybrid architecture addressing data scarcity in marine bio-acoustics; with `10x synthetic data augmentation` via `WGAN`+`CycleGAN` enabling model convergence on just `6.25% of annotated data`. Achieved `80.5% F1`, `96.6% Precision`, outperforming baselines by `8%`.
41-
42-
- `Proposed transfer learning` pipeline to scale `PAM (Passive Acoustic Monitoring)` across endangered whale species for `marine mammal conservation`.
13+
## Deputy Headmaster
14+
### [Xavier's School for Gifted Youngsters](#) β€” Westchester, NY
15+
#### 20XX - 20XX
16+
##### *Institutional Leadership Β· Student Mentorship*
4317

44-
- Presented research findings to `ONR (Office of Naval Research)` federal research sponsors on model performance and conservation impact.
18+
- `Educational Oversight`: Managed day-to-day operations for the `Xavier Institute`, supervising a faculty of `15+ staff` and overseeing the development of `tactical and ethical` curricula.
19+
- `Mentorship Program`: Directed the `New Mutants` training program, fostering `leadership skills` and `power control` in the next generation of team members.
20+
- `Safety Engineering`: Co-developed the `Cerebro` primary detection interface, improving `early-warning detection` of local disturbances by `40%`.
4521

4622
---
4723

48-
## Research Intern, Recommendation Systems
49-
### HireValley Inc β€” Ahmedabad, India
50-
#### 2016 - 2017
51-
##### *Recommendation System, NLP, Microservices, Ontology; Python, Flask, SPARQL, RDFLib*
24+
## Tactical Advisor
25+
### [X-Factor Investigations](#) β€” City, State
26+
#### 20XX - 20XX
27+
##### *Investigation Β· Strategy*
5228

53-
- `Co-developed a job-candidate recommendation engine` on a cloud-based `AWS EC2` `microservice` platform; built `NLP` feature extraction pipelines from resume and job descriptions to build a skill-based ontology using `SPARQL`/`RDFLib` for knowledge inference. `[Published](https://ieeexplore.ieee.org/document/8369531/)` at `IEEE SysCon 2018`.
29+
- `Operational Strategy`: Provided `tactical consultation` for complex investigative cases, specializing in `threat assessment` and `incident response`.
30+
- `Reporting & Documentation`: Established standardized `incident reports` for mutant-related conflicts, facilitating better communication with state and local authorities.

β€Ždata/header.mdβ€Ž

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
FirstName: Saumil
2-
LastName: Shah
3-
Phone: (858)-324-4496
4-
5-
Location: San Diego, CA
6-
LinkedIn: linkedin.com/in/hellosaumil
1+
FirstName: Scott
2+
LastName: Summers
3+
Phone: (000)-000-0000
4+
5+
Location: City, State
6+
LinkedIn: example.com/linkedin

β€Ždata/leadership.mdβ€Ž

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
- **Qualcomm Ambassador** β€” `SDSU College of Engineering Open House 2025`
2-
- **Student Volunteer** β€” `Computer Science and Sound: Dolphins and You` at `[San Diego Festival of Science and Engineering 2019 @ SDSU](https://www.lovestemsd.org/)`
3-
- **Student Volunteer** β€” `[Cal State Tech Conference 2019](https://calstate.eventsair.com/cal-state-tech-conference-2019/)`
4-
- **Instructional Student Assistant** β€” `SDSU Dept. of Computer Science` (`CS559 Computer Vision`, `CS570 Operating Systems`)
5-
- **Teaching Associate** β€” `Ahmedabad University` (`Intro to Programming`, `Operating Systems`, `OOP`, `DBMS`, `Software Engineering`)
1+
- **Deputy Headmaster** β€” `Xavier Institute for Higher Learning 20XX`
2+
- **Field Commander** β€” `X-Men Strike Force: Gold Team`
3+
- **Student Mentor** β€” `The New Mutants` (Tactical Training)
4+
- **Volunteer** β€” `Mutant Rights Foundation` (Community Outreach)

β€Ždata/projects.mdβ€Ž

Lines changed: 16 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,22 @@
1-
### [PocketOrreryXR β€” 3D Solar System on Android XR](https://github.com/hellosaumil/PocketOrreryXR)
1+
### [Danger Room Protocol: Phoenix β€” Advanced Combat Simulation](#)
22

3-
##### *Mixed Reality, Virtual Reality, 3D, glTF, Hand Gestures; Kotlin, Android XR, Android Studio; Google Antigravity, LLMs*
3+
##### *Holographics, Spatial Reasoning, Real-Time Combat Analysis; Ruby-Quartz, Cerebro Core*
44

5-
- Designed an `immersive 3D` app for the solar system on `Android XR` using `Jetpack Compose` and `SceneCore` spatial APIs.
6-
- Implemented `spatial gestures` with pinch-to-select or by dragging to move the solar system in `3D` space.
7-
- Developed `planetary mechanics` with `axial` rotation and `orbit` simulation in `Kotlin` via `iterative AI prompting`.
8-
- Integrated the latest `androidx.xr alpha SDK` for `Full Space mode` to enable seamless transitions between `VR/AR` environments.
9-
- `Vibecoded 100%` of the app from scratch using `Google Antigravity`, `Gemini 3 Pro`, and `Claude Sonnet 4.5` LLMs.
5+
- Designed an `immersive 3D` combat training program for student units using `holographic projection` and spatial APIs.
6+
- Implemented `spatial gestures` for real-time environment modification, allowing for `dynamic battlefield adaptation` during training.
7+
- Developed `simulation mechanics` with axial rotation and orbit logic to simulate `Space-level combat` and gravity-defying scenarios.
8+
- Integrated `Cerebro-link` alpha SDKs to enable seamless transitions between `simulated` and `augmented` reality training modules.
109

1110
---
12-
### [Phoneme Recognition and Digit Identification β€” Deep Speech Recognition](https://drive.google.com/drive/folders/1C59f-HTYvSWZ5iUEIMvxXTJogwpAaULU?usp=sharing)
13-
##### *Deep Learning, Speech Processing, Computer Vision, LSTM, RNNs, Spectrograms; Python, TensorFlow, Keras, AWS EC2*
14-
- Developed an `end-to-end RNN pipeline` for phoneme recognition on `[TIMIT](https://catalog.ldc.upenn.edu/LDC93S1)` and `[TIDIGITS](https://catalog.ldc.upenn.edu/LDC93S10)` using `TensorFlow` and `Keras`.
15-
- Scaled training on `AWS EC2 (t2.xlarge)`, reducing epoch time from `2.75hrs` to `~45s` (`99% speedup`) over local execution.
16-
- Architected a custom `PaddedBatchGenerator` with `Masking layers` to handle variable-length audio without data loss.
17-
- Conducted a `grid-search` over layer widths, dropout, and L2 rates; optimized to a `2-layer LSTM` with `~64% accuracy`.
18-
- Validated performance using `Stratified K-Fold Cross-Validation` to ensure generalization on unseen test data.
11+
### [Blackbird Avionics β€” Next-Gen Jet Flight Control](#)
12+
##### *Avionics, Stealth Tech, Telepathic Integration; Python, C++, ROS*
13+
- Developed an `end-to-end flight control pipeline` for the `SR-71 Blackbird` reconnaissance jet.
14+
- Scaled `telepathic interface` processing on `Cerebro EMR`, reducing latency between pilot intent and jet response by `~85%`.
15+
- Architected a custom `PaddedBatchGenerator` with `Masking layers` to handle variable-length signal data from onboard sensors.
1916

2017
---
21-
### [GPU-Accelerated Face Recognition & Tracking on Real-Time HD Video](https://drive.google.com/open?id=0B9gQb-9dKj0ubWVWWjFLQWJqRnM)
22-
##### *Machine Learning, Incremental Learning, IPCA, LDA, K-Means Clustering, Haar Features; Python, OpenCV, PyCUDA*
23-
- Engineered `real-time HD` face recognition using incremental `IPCA+LDA` for `continuous updates` to classifier knowledge.
24-
- Boosted to `94.67% accuracy` by implementing `novel frame-skipping` to allocate resources for incremental learning.
25-
- Accelerated training pipeline `speed by 24%` on `NVIDIA GPGPUs` using `PyCUDA/Sci-kit CUDA` optimizations.
26-
- Achieved `34.3% power savings` on low-end `NVIDIA GeForce 525M GPUs` compared to `CPU-only` execution.
27-
- `Open-sourced` the `SEAS-FR-DB` benchmark dataset `(1080p, 30fps)`; `[Published](https://ieeexplore.ieee.org/document/8369529/)` research findings at an `IEEE SysCon 2018 Conference`.
28-
29-
---
30-
### [Agricultural Terrains Image Classification on Satellite Imagery](https://github.com/hellosaumil/deepsat-aws-emr-pyspark)
31-
##### *Big Data, ML Pipeline, Image Classification, Satellite Images, PCA, Random Forests; Python, PySpark, AWS EMR, S3*
32-
- Deployed a `distributed ML pipeline` on `AWS EMR (Elastic MapReduce)` using `PySpark` to classify `405k images` from the `[DeepSat Kaggle](https://www.kaggle.com/crawford/deepsat-sat6)` dataset.
33-
- Optimized training time by `~85%`, achieving `92%` accuracy using `PCA` for dimensionality reduction across `6` terrain categories.
34-
- Architected scalable `AWS S3` & `Spark ML pipelines` to process `5.6 GB`, cutting training costs to `<$0.20/run` on `m5.xlarge clusters`.
35-
- Built a `dual-mode framework` for seamless `local-to-cloud` transition, running inference on `81k samples` in `<5 minutes`.
36-
37-
---
38-
### [ToDo iOS App - SwiftUI](https://github.com/hellosaumil/ToDo-SwiftUI#)
39-
##### *Mobile App Dev, MVVM, User Interface (UI/UX); iOS, Swift, SwiftUI, Xcode, WidgetKit, AppGroups*
40-
- Designed a `playful minimal iOS app` for `visual progress tracking` using fun shapes, colors, animations, and `user interactions`.
41-
- Secured sensitive tasks with `FaceID Biometric Authentication`, adding `Favorites` and `Search` functionality for easy discovery.
42-
- Orchestrated real-time `state sync` between the main app and Home screen `Widgets` using `App Groups`.
43-
- Migrated legacy `iOS 14` (`SwiftUI 2`) written in 2020 to `iOS 26` (`SwiftUI 5`) using `Google Antigravity` and `Claude Opus 4.5` in 2026.
44-
45-
---
46-
### [QpiC: Querying Platform with VM Integration on Cloud](https://drive.google.com/drive/folders/0B9gQb-9dKj0uUF9iVEM4UXBRaEk?usp=sharing)
47-
##### *Cloud Computing, Microservices, VM, Multi-tenancy; Python, Heroku, OWL, Sparql, WebPy, Flask, Xen Server*
48-
- Developed a `WebPy` SaaS platform for `SPARQL` queries on `OWL/RDF` ontologies via `RDFLib`.
49-
- Optimized response times by implementing `LRU caching` with `pickle serialization` to eliminate redundant parsing.
50-
- Engineered `multi-tenant` isolation with auto-provisioning and strict `filesystem-based` access controls.
51-
- Automated `VM load forecasting` using `Linear Regression` to drive resource balancing via `Xen-API`.
18+
### [Optic-Vison Control System β€” Precision Energy Discharge](#)
19+
##### *Optics, Ruby-Quartz Engineering, Materials Science*
20+
- Engineered a high-precision `energy-control visor` using custom-cut `Ruby-Quartz lenses` for `discrete` power management.
21+
- Developed a `pressure-sensitive firing mechanism` to enable variable intensity of energy discharges, from `precision slicing` to `wide-field concussions`.
22+
- Conducted exhaustive `stress tests` on visor frames to ensure durability during `Omega-level` energy output.

β€Ždata/publications.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
- **Publication:** "Real-time Face Recognition in HD Videos" [doi: 10.1109/SYSCON.2018.8369529](https://doi.org/10.1109/SYSCON.2018.8369529)
2-
- **Publication:** "Automated Human Capital Management System" [doi: 10.1109/SYSCON.2018.8369531](https://doi.org/10.1109/SYSCON.2018.8369531)
3-
- **Award:** Nvidia Quadro P5000 GPU [Academic Seeding Grant Recipient](https://www.nvidia.com/en-us/industries/higher-education-research/academic-grant-program) (Sep 2017)
1+
- **Publication:** "Strategic Deployment of Superhuman Units in Global Conflict" [doi: 10.xxxx/XMEN.20XX.01](#)
2+
- **Publication:** "Ethical Implications of Telepathic Communication Protocols" [doi: 10.xxxx/XMEN.20XX.02](#)
3+
- **Award:** Xavier Institute Academic Excellence [Best Leader Award](#) (20XX)

β€Ždata/skills.mdβ€Ž

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
- **Programming:** Python (FastAPI, FastMCP, LangGraph, Pika, Pandas, Pydantic, TensorFlow, PyTorch, Keras, Scikit, PySpark), Shell (Bash), HTML/CSS/JS
2-
- **Tools & Frameworks:** Redis (RedisJSON, RediSearch), RabbitMQ, Artifactory, Docker, Kubernetes, Chroma, MongoDB, Postgres, GCP (GKE), Jenkins
1+
- **Field Leadership:** Tactical Strategy, Mission Planning, Team Coordination, Optic Blast Mastery, Precision Targeting
2+
- **Technical Skills:** Danger Room OS, Cerebro Interface, Blackbird Jet Avionics, Ruby-Quartz Engineering, Python, C++, ROS
3+
- **Soft Skills:** Conflict Resolution, Crisis Counseling, Public Speaking, Mutant-Human Relations

0 commit comments

Comments
Β (0)