_
Hey, I'm Khoi!
CS and DS @ Purdue University (boiler up!)
My experience Right Arrow
GitHub Activity
Recent contributions on GitHub
Loading contributions...
Background
I'm a Junior at Purdue studying Computer Science and Data Science. My experience spans the full data lifecycle-from ETL processes, data modeling and feature engineering to building interactive dashboards and delivering business intelligence.
I've worked as a Data Science Intern at Antsomi and an Analytics Engineer Intern at OCB, where I developed predictive models, optimized data workflows, and created visualization tools that drove decision-making. Whether it's wrangling messy datasets, training machine learning models, or presenting findings to stakeholders, I love creating impacts through solving problems with data.
When I'm not working, you can find me watching all kind of sports(basketball, tennis, football, soccer, Formula One,...).
Skills & Tech
Libraries: Scikit-learn Scikit-learn TensorFlow PyTorch Spark Pyspark Pandas Numpy Technologies: Git Docker AWS AWS SQL SQL
Query Me
I speak SQL — try clicking a query below to learn about me ↓
-- click a query above
Work Experience
In [1]:
experience_df.loc['Antsomi']
Out[1]:
Antsomi
Data Science Intern
marketing models, feature engineering
In [2]:
experience_df.query("company == 'OCB'")
Out[2]:
OCB
Analytics Intern
etl, dashboards
In [3]:
experience_df[experience_df['role'].str.contains('NLP')]
Out[3]:
VRAI
NLP Researcher
academic research, topic modeling
In [4]:
experience_df.loc['Discovery Park']
Out[4]:
DP
Data Science Intern
data transformation, statistical testings
Projects & Hackathon
In [5]:
projects_df.loc['Microsoft Hackathon']
Out[5]:
Microsoft Hackathon
1st Runner Up
Microsoft VN GenAI Hackathon
More
In [6]:
projects_df.query("topic == 'NCAA Basketball'")
Out[6]:
Elite Edge Basketball
NCAA Basketball Analytics
the joy from coding + the love of basketball
In [7]:
projects_df.tail(1)
Out[7]:
DS Playground
DS Playground
building blocks for understanding data science
Visit