CZ MAHI's repositories

Write-assembly-language-code-that-converts-Fahrenheit-F-to-Celsius-C-using-the-following-expre

1. Write assembly language code that converts Fahrenheit (°F) to Celsius (°C) using the following expression a) °C = (°F - 32) x 5/9 The input is taken from the user. And the output is shown in the console. Sample Input: 500 Sample Output: 260

Language:AssemblyStargazers:1Issues:1Issues:0

assembly-emu8086-language-code-that-determines-the-grade-of-students

Write assembly language code that determines the grade of students according to the following grading policy. The obtained marks is taken from the user as input and the output is shown in the console. Sample Input: 95 Sample Output: A+ (Plus)

Language:AssemblyStargazers:0Issues:1Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

git-branch

Software,Project, Updated, Version Control, Add Feature Etc.

Language:HTMLStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

microstore

First Responsive Live Project - Practice/Demo Projects

Language:HTMLStargazers:0Issues:1Issues:0

openproxylist

List of Free HTTPS, SOCKS4, SOCKS5 Proxy (Hourly Updates!)

Stargazers:0Issues:0Issues:0

presidents-json-viewer-in-table

Develop an interactive web page to load new data on-the-fly from a JSON File (URL: https://github.com/hitch17/sampldata/blob/master/presidents.json) or ( https://raw.githubusercontent.com/hitch17/sample-data/master/presidents.json ) in a tabular form Using AJAX and some CSS.

Language:HTMLStargazers:0Issues:1Issues:0

ubuntu-20.04_test

Ubuntu-20 04 GitHub rdp for free lifetime!! Currently In development alpha stage

Language:ShellLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Write-a-program-to-implement-character-stuffing-de-stuffing-in-C

Write a program to implement character stuffing & de-stuffing in C

Language:CStargazers:0Issues:0Issues:0