About Me
About Me 🎓 Education: High school student specializing in computer science. 💻 Experience: I have developed projects in Python and C#, and I am currently learning Flutter and Ruby. 🌱 Areas o...
About Me 🎓 Education: High school student specializing in computer science. 💻 Experience: I have developed projects in Python and C#, and I am currently learning Flutter and Ruby. 🌱 Areas o...
Square Simulation This project contains a square simulation developed using Python and Pygame. The square is placed at a random starting position on a track and moves at a specific speed. When the...
3D Raycasting Engine This project is a simple implementation of a 3D raycasting engine using Python and the Pygame library. Raycasting is a technique used to create 3D world simulations. Introduc...
Hand Finger Counter This Python script uses OpenCV and the cvzone library to count the number of fingers shown in a webcam feed. Requirements Python 3.x OpenCV (pip install opencv-python) ...