About

Hello, my name is Daniel.
I am a Computer Game Science graduate from the University of California, Irvine. My hobbies include going to the gym, expanding my knowledge of computers, and taking my dogs out on walks. I have created projects in web development, game development and software develpment. My current focus is on taking my CompTIA Security+ Exam and learning the different vulerabilities and exploits in both web development and software development. If you'd like to reach out to me I am available on Linkedin or @ gmail. The cycle of hate ends with me ❤️.
Projects
Wave Simulation
A ocean wave simulation created using p5.Js. Done by manipulating frequency & amplitude of sin(x).
Repo: https://github.com/FamousHero/BouncyBounce

Spotify Playlist Search
A playlist searching app that leverages spotify api to go through a users playlist and find which ones contain a given song. Implemented in Python3 and uses tkinter for Graphics.
Website: https://youtu.be/MTGOPpr9Tb8
Repo: TBA