Data Science Undergraduate | UW-Madison

Alec Bhamani

Data science student focused on operations strategy, data analytics, and AI prediction models. I build practical machine learning and automation workflows that turn messy data into clearer decisions.

AI prediction models Statistical analysis Automation strategy
Alec Bhamani headshot
Data science, AI models, and operations analytics.
Resume

Data science, leadership, and AI-enabled operations work.

A dedicated Data Science major at the University of Wisconsin-Madison with a technical foundation in statistical analysis, machine learning algorithms, and software development, plus more than five years of work experience in fast-paced team environments.

Open to data science opportunities

Professional snapshot

I combine coursework in probability, computer science, and machine learning with hands-on operational leadership. My strongest lane is using data analysis, AI tools, and automation to improve workflows and make teams more effective.

Education

Bachelor of Science in Data Science at the University of Wisconsin-Madison. Expected graduation: May 2028.

Current role

Associate Consultant at Krahnborn, contributing to data-driven solutions, automation strategies, and more accurate client deliverables.

Technical skills

Python, NumPy, Pandas, PyTorch, R, Java, statistical analysis, linear algebra, regression models, clustering algorithms, and machine learning models.

Leadership strengths

Operational workflows, team leadership, mentoring, customer service, professional AI leveraging, and cross-functional collaboration.

Krahnborn | Associate Consultant

Madison, Wisconsin | January 2025 - Present

Contribute to data-driven solutions and automation strategies in a consulting environment. Leverage AI tools, machine learning frameworks, LLM prompting, and data analysis techniques to reduce manual overhead and improve decision-making processes.

Wisconsin Union | Bar Manager and Catering Staff

Madison, Wisconsin | January 2024 - January 2025

Promoted to Bar Manager after demonstrating reliability and leadership excellence. Led staff coordination for high-volume university venues and helped maintain smooth service during peak hours and events.

Blue Lynk, LLC | Jr. Project Engineer

Austin, Texas | January 2020 - October 2022

Delivered interactive digital document products for public and private clients. Closed 20+ projects with a 100% customer satisfaction rate while meeting strict cloud-based quality standards.

Projects

Prediction models, deep learning, and public GitHub work.

A selection of my most relevant work, from an award-winning sales prediction model to a from-scratch transformer and a course-advising AI assistant. Each public project links straight to the source on GitHub.

Decoder-Only Transformer (GPT)

GPT
02

A from-scratch, ~10M-parameter decoder-only transformer built in PyTorch and trained on the Linux source tree. Implements causal (lower-triangular) masked self-attention and auto-detects CPU/CUDA for training.

PyTorch Transformers Deep learning NLP
View repository

BadgerBot Course Advisor

MadData2025
03

MadData 2025 hackathon project: an AI assistant that helps UW-Madison students pick relevant coursework. Combines Madgrades and Rate My Professor data with FAISS vector search to recommend classes better than the default course selector.

Python FAISS embeddings RAG chatbot Hackathon
View repository

Logistic Regression ML Project

Machine-Project-Logisitic-Regression
04

Machine learning project that splits user/log data into train and test sets, trains a logistic regression classifier, and tunes it to reach over 75 percent accuracy.

Python Machine learning Logistic regression
View repository

Weather App

python-weather
05

Flask weather application for city search with current conditions, humidity, wind speed, and short-term forecasts pulled from the OpenWeatherMap API, wrapped in a clean responsive UI.

Flask HTML/CSS/JS API integration
View repository