Simple Program

Binary Calculator using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Binary Calculator using HTML&CSS in VanillaJS with Source Code - This is a web application created purely in JavaScript that can calculate binary numbers. The purpose of this program is to allow you to calculate any binary numbers accurately, providing precise results. JavaScript Source Code.

URL Shortening and Converter App in Python with Source Code

Submitted by razormist on
URL Shortening and Converter App in Python with Source Code - A Python program that enables users to shorten URLs of website addresses. The application also provides a way to convert TinyURLs back into the original website URLs by entering the TinyURL to convert. Python Source Code.