Python Sketch Pad
A feature-rich Python Sketch Pad built with Tkinter and Pillow, offering freehand drawing, shapes, color picker, undo/redo, and save functionality — an intuitive digital canvas for creative design and learning GUI development.
A feature-rich Python Sketch Pad built with Tkinter and Pillow, offering freehand drawing, shapes, color picker, undo/redo, and save functionality — an intuitive digital canvas for creative design and learning GUI development.
A fast-paced Car Racing Game built with Python and Pygame, featuring real-time collision detection, score tracking, and smooth keyboard controls for an arcade-style experience.
Flappy Bird recreated in Python using Pygame — a smooth, physics-based arcade game with real-time animation, scoring, and obstacle generation using Random module.
Classic Snake game built in Python with Pygame — fast, responsive desktop UI, smooth controls, and customizable speed/levels. Ideal demo project for game & GUI skills.