Hi, I'm Kevin
I'm a computer science student at Purdue interested in software engineering and machine learning.
about
Hello! My name is Kevin and I'm a sophomore studying computer science at Purdue University in West
Lafayette. I'm minoring in mathematics and finance, in addition to being a member of the
university's interdisciplinary John Martinson Honors College. For the summer of 2025, I'll be
working as a Software Development Intern with the AI Business Solutions team at Purdue Federal
Credit Union.
In the past, I've interned at Brightworks Group LLC, a technology consulting firm based in Carmel,
where I focused on developing automated software to expedite our enterprise clients’ laptop imaging
workflow. Aside from my commercial sector experience, I'm also actively involved in undergraduate
research, spending my prior academic year with the Wu Research Group working out of Purdue's
Discovery Park.
I've worked with a wide range of programming languages, but I'm most confident in Python,
JavaScript, and Java. I have a substantial background in full-stack development using technologies
like Node.js, Express, MongoDB, and React. Feel free to check out some of my projects in the works
section below or view their source code directly on my GitHub. Outside of work and
school, I enjoy watching and playing basketball, investing, and reading/watching anything sci-fi.
works
StockRadar
StockRadar is a platform that provides real-time monitoring of stock prices and news, as well as the ability to manage a portfolio of stocks. It also uses a custom formula to calculate a GPC (Growth Potential Composite) predicting each stock's future growth potential.
Aftermath
Aftermath was my first long-term project in game development, utilizing the PhaserJS HTML5 framework. It is a top-down pixelated RPG in which the player takes the role of a hero tasked with battling multiple waves of enemy knights with varying attributes and abilities.
GpaCalc
GpaCalc is a Python utility that allows students to calculate their GPA (weighted and unweighted) through a colorful and intuitive command-line interface. It offers many features, such as the ability to export a GPA table into an external spreadsheet file.
Valentine's Day CTF
This site hosts the web challenges I developed for my school computer science honor society's capture-the-flag event (promoting cybersecurity awareness). It features 4 challenges of varying difficulties that cover different security themes.
European History Trivia
AP European History Trivia is a web game that quizzes players on a series of questions spanning multiple time periods throughout the history of Europe. It features a smooth and easy-to-use user interface enhanced with supportive animations created using GSAP.