Competitive Programming
A collection of my solutions to problems from various online judges and programming competitions. This repository showcases my journey in algorithms and data structures.
I'm a passionate teenage programmer with a strong interest in game development and competitive programming. I'm actively honing my skills with the goal of participating in hackathons and pursuing a career as a software engineer at a top tech company like Google or Microsoft. Outside of coding, I'm dedicated to weight training, long-distance running, and calisthenics. You can find my work on GitHub.
A collection of my solutions to problems from various online judges and programming competitions. This repository showcases my journey in algorithms and data structures.
A fun, football-themed version of the classic Pong game, built with Python and the Pygame library. A great introduction to game development principles.
My solutions to the official problems from the Hackerrank Cyprus Olympiad. This demonstrates my problem-solving skills in a competitive context.
A classic implementation of the Snake game using HTML, CSS, and plain JavaScript. This project was a great way to learn the fundamentals of web-based game loops.