Hello there, I'm Daniel Yi
Glad to see you here 🌱
About Me
I graduated from the University of Maryland and currently working as a software developer at Leidos.
In my free time I enjoy playing soccer, listening to music, taking photos, and reading interesting books!
Resume
Download ResumeProjects
Soccer Leagues
Created a website where the user can login and search
for any soccer league in any country.
If a user wants to follow that league, they can choose to
follow that league and it will be saved so the user no longer
needs to search for the league to quickly see standings.
(Because service is hosted on Render for free, it will take
30 seconds for website to spin up.)
BitTorrent Client Project
Collaborated in a team of 3 to build a working
BitTorrent Client from scratch in C utilizing GitLab for
comprehensive version control.
Wrote code for sending HTTP GET requests using TCP sockets
to the tracker and receiving responses from the tracker.
Client was built according to the Bittorrent Protocol Specification.