I have taught myself programming in languages such as Python, HTML, CSS, JavaScript, Java, and AI with Python (from scratch sometimes), PyTorch, and other languages. Here are some of the projects I have done so far.
:)
Minesweeper game developed using Python as a fun programming project. There's also implemented difficulty scaling.
Download MinesweeperThis is an original 2D platformer game built entirely using Python, featuring 65 total levels, including 30 core main levels designed for progressive difficulty, creativity, secrets, and fun.
Download Platformer