Data science projects spanning machine learning, statistical analysis, database architecture, and software engineering.

Graph-Powered Research Triage & Agentic Experimentation
A personal research intelligence system that ingests newsletters and Instagram content into an Obsidian vault, applies PageRank and community detection for relevance matching, and runs sandboxed AI experiments on promising tools.

Tactical Habit & Performance Intelligence System
A native macOS intelligence system that fuses habit tracking, biometric data from WHOOP, and AI-powered analytics into a holographic HUD interface. Features NLP parsing, Gemini-driven sentiment analysis, linear regression for habit-mood correlation, and auto-generated performance briefings.

Avian Species Classification
Built a k-nearest neighbors recommender system for bird species identification, featuring custom decay functions, soft-zero weighting, and multi-dimensional hyperparameter optimization. Achieved 1st place in class-wide Kaggle competition.

ADT Protein Prediction
Custom-built feedforward neural network predicting Antibody-Derived Tag (ADT) protein expression from RNA sequencing data. Achieved 0.858 Pearson Correlation and 1st place.

Biological Prediction
Built a cross-modal Variational Autoencoder predicting ADT protein expression from RNA sequencing data without paired samples, using adversarial latent space alignment. Achieved 0.75 Pearson Correlation and 2nd place.

Predicting Tasting Notes from Climate
Predicted wine tasting note probabilities from climate data and grape varietals using a multi-model ensemble. Achieved MAE of 0.01873 and 2nd place in competition.

Deconstructing Student Achievement
Coupled dimensionality reduction with a Bayesian-optimized SVM to predict high school academic success from high-dimensional, mixed-type US Census survey data. Achieved 90% recall for at-risk students.

AI-Powered Meal Planning
Serverless weekly meal planner powered by Google Gemini with a Gordon Ramsay persona. Generates dinner options, handles selections via Telegram, and produces aisle-grouped grocery lists.

Interactive Statistical Explorer
Interactive R Shiny application for exploring the Laplace (Double Exponential) distribution — featuring PDF/CDF visualization, Monte Carlo simulation with heavy-tail analysis, and real-world case studies.

Geospatial Intelligence
Multi-scale geospatial analysis of U.S. gun violence integrating Gun Violence Archive data with Census Bureau demographics. Revealed that poverty predicts lethality — not incidence — through Welch's t-test, permutation testing, and bootstrap inference.

Multivariate Time Series Dimensionality Reduction
Applied Dynamic Factor Analysis via MARSS state-space modeling to reduce 39 multivariate time series variables into 6 interpretable latent trends explaining 55% of variance — then validated with a public dataset showing 11% MAE improvement over raw features.

Competition Analytics
Interactive Tableau dashboard analyzing ADCC submission grappling championships — uncovering dominant submissions, the rise of leg locks, weight class dynamics, and the counterintuitive finding that fighter specialization outperforms versatility.