Project Source Code

Number to Words Converter App using Tkinter in Python with Source Code

Submitted by razormist on
Number to Words Converter App using Tkinter in Python with Source Code - A simple Python application that converts numbers into words. This application uses the tkinter library to demonstrate the actual conversion of numbers into words. Python Source Code.

Image Slideshow using Tkinter in Python with Source Code

Submitted by razormist on
Image Slideshow using Tkinter in Python with Source Code - A simple Python application that uses the Tkinter library to turn your image gallery into a slideshow. This application provides a basic way to make your image gallery more stunning for representation. Python Source Code.

Tower Game in JavaScript with Source Code

Submitted by razormist on
Tower Game in JavaScript with Source Code - A simple JavaScript game application where the main objective is to stack the blocks to get a score. You can earn a score when you perfectly stack a block, but be careful when stacking, as the block will become thinner if it doesn't fit perfectly. JavaScript Source Code.