My Projects
My school and personal projects will be added here:
🌐 Web Portfolio
My first serious responsive website created using HTML5 and CSS3.
About project: A complete web project (the one you are currently browsing). Designed with a side navigation menu, responsive grid for large monitors and smartphones, and a matching dark design.
📝 School Projects (Python)
My own programs developed during computer science classes. Click the title to download the code directly:
Algorithm with random number generation from 1 to 10 and a `while` loop, giving the player 3 attempts.
Using the `tkinter` library to generate and animate geometric lines from screen corners via loops.
Graphical User Interface (GUI) setup for mathematical calculations using the `Tk()` main loop.
Scripts focused on array manipulations, min/max search, average calculations, and number filtering.