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
GoExchange
GoExchange is a stock exchange simulator built in Go, populated by AI trading agents who consume market data via WebSocket and communicate trades over gRPC. Per-symbol matching engines run as goroutines.
StockRadar
StockRadar is a web platform that helps users track stock data and news in real time. Users can monitor the possible upside of stocks in their portfolio using a growth composite score derived from various financial ratios.
Aftermath
Aftermath is a top-down RPG where players assume the role of a hero tasked with battling enemy knights in melee combat. Each round brings new enemies of varying attributes and abilities, including a superpowered final boss.