Rising Sophomore | Computer Science Major | Aspiring Software Engineer
Hello! I am a Computer Science student with a minor in Cybersecurity beginning my second year. I really enjoy building anything tech related from computers to robots to websites.I am very passionate about software development and finding real world applications for what I develop.I am currently seeking a summer internship to apply my skills and gain professional experience.
Built a computer running Ubuntu Server that is exposed to the internet using Cloudflare tunnels and is linked to a domain with a webpage made using Django
View ProjectBuilt a set of 'retro' games using the Pygame library with a menu that allows the user to pick from 'snake', 'flappy bird', and 'pong'
View ProjectBuilt a side scrolling typing game where the user could augment the speed and difficulty and length of the words scrolling across the screen. Kept track of high score and settings saved by the user.
View ProjectUsed elliptic curves and scalar multiplication to determine a point based on a prime 'n' where 'n' is the private key and the point is the public key.
View ProjectUsed DCT (discrete cosine transformations) and a quantization matrix to compress black and white images with minor quality lost
View Project