Converter

Simple Currency Converter using Tkinter in Python Free Source Code

Submitted by razormist on
Simple Currency Converter using Tkinter in Python Free Source Code - A simple python application that use tkinter library to create this currency convert. This application uses an api that fetch the current currency in the market whe you submit the form. Python Free Source Code.

How to Convert Hex to RGB Color Code in JavaScript

Submitted by razormist on
How to Convert Hex to RGB Color Code in JavaScript - A simple JavaScript program that can convert the hex code into a new RGB color code. This tutorial will show the simplest method to convert your hex color code into a readable RGB color for your background color. JavaScript Free Tutorial.

Simple Body Mass Converter App in Python Free Source Code

Submitted by razormist on
Simple Body Mass Converter App in Python Free Source Code - A simple converter application coded in python that can convert a specific mass value. This application use calculation to convert your weight value into a new specific mass value with an accurate result. Python Free Source Code.

How to Convert Decimal to Hexadecimal Number in JavaScript

Submitted by razormist on
How to Convert Decimal to Hexadecimal Number in JavaScript - A simple JavaScript program that can convert decimal number you inputted into a hexadecimal format. This tutorial will show the simplest way to convert a number into hexadecimal using several JavaScript function. JavaScript Free Tutorial.