Kazmain Shah
Home
About
Experience
Projects
Contact
KS
👋 Welcome to my portfolio

Hi, I'mKazmain Shah

Get In Touch
kazmain@portfolio:~
Welcome to Kazmain's Portfolio Terminal v1.0.0
Auto-showcase mode active...
$â–ˆ
Auto-showcase modeDisplaying portfolio information...
kazmain@portfolio:~
Welcome to Kazmain's Portfolio Terminal v1.0.0
Auto-showcase mode active...
$â–ˆ
Auto-showcase modeDisplaying portfolio information...
3
Internships
20+
Projects Completed
10+
Technologies

About Me

Education

University of Illinois

Bachelor of Science

Computer Science + Economics

University of Illinois Urbana-Champaign

December 2024GPA: 3.65

Data storage, organization, and analytics

CSEconomicsData Analytics
University of Illinois

Master of Science

Computer Science

University of Illinois Urbana-Champaign

Expected: December 2025GPA: 4.0

Advanced topics in Data Science, Cloud Computing, and AI-driven insights

AICloud ComputingData Science

Certifications

AWS

AWS Certified Cloud Practitioner

Amazon Web Services

2024Active

Foundational understanding of AWS Cloud concepts, services, security, architecture, and pricing.

CloudSecurityArchitecture
AWS

AWS Solutions Architect - Associate

Amazon Web Services

In ProgressTarget: 2025

Advanced AWS services, architecting resilient and high-performing solutions on the cloud.

EC2S3VPCLambda

Career Interests

AI Engineer

Machine Learning & LLMs

Deeply passionate about artificial intelligence and machine learning. Currently building AI-powered applications, implementing RAG systems with Supabase vector databases, and integrating OpenAI APIs. Experienced in prompt engineering, fine-tuning models, and deploying intelligent features that enhance user experiences.

Key Projects:

Software Development

Full-Stack Engineering

Building scalable web applications and APIs with modern frameworks like React, Next.js, C++, Java, and Python. Passionate about clean code, system architecture, and creating impactful user experiences.

Key Projects:

Product Growth Analyst

Growth & Strategy

Driving product growth through data-driven insights, A/B testing, and user behavior analysis. Experience building features that directly impact business KPIs and user engagement metrics.

Key Achievements:

Data Analyst

Analytics & Insights

SQL and Python expertise for uncovering actionable insights. Proven track record of optimizing data flows, reducing query times by 50%, and building automated reporting systems.

Key Achievements:

Technical Skills

Frontend

React
Next.js
TypeScript
Tailwind CSS

Backend

C++
Java
Python
Flask

Database

MongoDB
SQL
Redis
PostgreSQL

Tools

Git
Docker
AWS
CI/CD

All Technologies

PythonJavaScriptTypeScriptC++JavaReactNext.jsNode.jsMongoDBSQLFlaskFastAPIGitDockerAWSData StructuresAlgorithmsMachine LearningAICloud Computing

Experience

1
PicksCity

Product Engineer

PicksCity

June 2025 - August 2025
•
Full-time
June 2025

Key Technologies

8
ReactNext.jsSupabaseREST APIsRailwayVercel+2 more
Click to view full experience
4 achievements•Step 1 of 5
2
National Futures Association (NFA)

Software Engineer Intern

National Futures Association (NFA)

May 2024 - August 2024
•
Internship
May 2024

Key Technologies

8
PythonSQL.NET CoreASP.NETAWS S3AWS Lambda+2 more
Click to view full experience
4 achievements•Step 2 of 5
3
Medline Industries

Software Engineer Intern

Medline Industries

May 2023 - August 2023
•
Internship
May 2023

Key Technologies

6
JavaSOAPHTTPXMLSQLWarehouse Management Systems
Click to view full experience
4 achievements•Step 3 of 5
4
Career Advancement Exchange

Software Development Lead

Career Advancement Exchange

March 2023 - August 2023
•
Internship
March 2023

Key Technologies

5
ReactAWS AmplifyFigmaTeam LeadershipUI/UX Design
Click to view full experience
4 achievements•Step 4 of 5
5
University of Illinois Urbana-Champaign

IT Help Desk

University of Illinois Urbana-Champaign

August 2022 - December 2023
•
Part-time
August 2022

Key Technologies

4
Technical SupportNetwork AdministrationHardware TroubleshootingData Storage Solutions
Click to view full experience
4 achievements•Step 5 of 5

Featured Projects

June 2025

Sports Picks Marketplace Transformation

Transformed picks platform into subscription marketplace with 75% user growth

Product StrategyAPI IntegrationBusiness Analytics+2 more
Click to flip

Tech Stack & Features

Technologies

Product StrategyAPI IntegrationBusiness AnalyticsUser ResearchMarketplace Design

Key Features

  • Transformed traditional sports picks platform to subscription-based marketplace
  • Simplified complex sports analytics data into easy-to-read performance metrics
  • Integrated Odds API and ESPN API for real-time win/loss tracking
January 2025

Automated T-Shirt Business Pipeline

Built an end-to-end automated e-commerce pipeline using a single prompt to generate, produce, and ship custom t-shirt designs

AIE-CommerceFlask+5 more
Click to flip

Tech Stack & Features

Technologies

AIE-CommerceFlaskFastAPIOpenAI DALL-EPrintful API

Key Features

  • Single-prompt workflow: DALL-E generates t-shirt design from text prompt
  • Automated Printful integration to create physical products with generated designs
  • Seamless Etsy listing creation with product mockups and AI-generated descriptions
GitHub
December 2024

Healthcare Marketplace Analysis

Data-driven case study analyzing 266,340 shift offers to uncover why 96% of $16.4M potential revenue remains unclaimed

PythonData AnalysisStatistical Modeling+2 more
Click to flip

Tech Stack & Features

Technologies

PythonData AnalysisStatistical ModelingChart.jsProduct Strategy

Key Features

  • Analyzed 266K+ healthcare shift records using Python vanilla
  • Identified 5.58 price elasticity coefficient for shift claims
  • Discovered 87% workforce engagement gap
View PDF
October 2024

Basketball Shot Tracker

Real-time basketball performance analytics system using computer vision to track shots and analyze shooting patterns

PythonYOLOv8DeepSORT+3 more
Click to flip

Tech Stack & Features

Technologies

PythonYOLOv8DeepSORTPyQt5OpenCVComputer Vision

Key Features

  • Real-time shot detection using YOLOv8 object recognition
  • Player and ball tracking with DeepSORT algorithm
  • Automatic shot outcome classification (make/miss)
GitHubView Image
September 2024

Dallas Mavericks Dashboard

Interactive Tableau dashboard analyzing multiple seasons of NBA team and player performance metrics

TableauData VisualizationSQL+2 more
Click to flip

Tech Stack & Features

Technologies

TableauData VisualizationSQLStatistical AnalysisSports Analytics

Key Features

  • Analyzed multiple seasons of player and team performance data
  • Integrated comprehensive stats: points, rebounds, assists, shooting efficiency
  • Dynamic filtering by player, season, and game type
May 2023

Mosaic Maker

Creates mosaics using microservices architecture

Python FlaskDistributed SystemsC+2 more
Click to flip

Tech Stack & Features

Technologies

Python FlaskDistributed SystemsCAlgorithmsKDTree

Key Features

  • Image resizing with PIL
  • Color matching using KDTree
  • Tile placement algorithms
Watch Video
December 2022

Openflights Data Analysis

Uses OpenFlights dataset to create a graph of connected airports and routes using adjacency list representation

C++Data StructuresAlgorithms
Click to flip

Tech Stack & Features

Technologies

C++Data StructuresAlgorithms

Key Features

  • Shortest path algorithms between airports
  • Busiest airports analysis
  • Connected components analysis
GitHub
November 2022

Linked List Discovery

Robust implementation of doubly linked list data structure

C++AlgorithmsData Structures
Click to flip

Tech Stack & Features

Technologies

C++AlgorithmsData Structures

Key Features

  • Doubly linked list with head/tail pointers
  • List iterators for traversal
  • Memory management with destroy() function
GitHub
March 2022

Labyrinth Solver

Uses randomized Prim's algorithm to generate mazes and BFS to solve them

C++AlgorithmsBFS Traversal+2 more
Click to flip

Tech Stack & Features

Technologies

C++AlgorithmsBFS TraversalRNGDisjoint Sets

Key Features

  • Maze generation using randomized Prim's algorithm
  • BFS traversal for pathfinding
  • Visual representation using PNG library
GitHub

Get In Touch

Contact Information

Email

kazcareers@gmail.com

Location

Hoffman Estates, Illinois

Let's Connect

GitHubLinkedIn

KS

© 2025 Kazmain Shah. Crafted withand Next.js