Hi, I'm Kevin
CS @ Purdue, interested in backend & distributed systems programming
about
I'm a junior studying computer science at Purdue University, interested in backend and
distributed systems programming. I love conceptualizing and implementing reliable solutions for
real-world problems that involve high-throughput, low-latency systems.
I spent this past summer as a software engineering intern at Optum, where I helped build an RFP
(request-for-proposal) management system automating intake, bidding, and response authoring for
roughly 9 out of 10 Fortune 500 companies. Previously, I've also spent time as a software
engineering intern at Purdue Federal Credit Union (summer '25) and Brightworks Group
('23-24).
While I've worked with many different programming languages, I'm most familiar with Go, Python, and
TypeScript. Feel free to check out some of my projects below or view their source code directly on
my
GitHub. Outside of work and school, I enjoy watching and playing basketball, trading stocks
and options, and reading or watching anything sci-fi.
works
StockRadar
StockRadar is a web platform providing real-time tracking of stock data and news, consolidated within an intuitive and modern UI. Users can monitor the possible upside of stocks within their portfolio using a growth potential composite, calculated from a custom set of weights.
Aftermath
Aftermath was my first long-term project in game development, utilizing the PhaserJS HTML5 framework. It's a top-down pixelated RPG where the player assumes the role of a hero tasked with battling multiple waves of enemy knights, each with varying attributes and abilities.
GpaCalc
GpaCalc is a Python tool enabling students to easily 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's CTF event promoting cybersecurity awareness. Featuring 4 challenges of increasing difficulty, it covers various topics like command injection, cookie stealing, and network requests.
European History Trivia
AP European History Trivia is a web game quizzing players on topics spanning multiple time periods throughout the history of Europe. It features a smooth and easy-to-use user interface enhanced with interactive animations created using the GSAP library.