Pinned Repositories
About
A basic portfolio future Template
bodymeasureML
Certis
Clock12
cp-
leetcode hackerRank CodeStudio
Drum-Kit
filezipper
This project is based on Huffman Coding, a lossless, bottom-up compression algorithm. It can compress and decompress any text files. Implementation in Project This project supports two functions: Encode: Compresses input file passed. Decode: Decompresses Huffman coded file passed back to its original file. Struct Node represents a node of Huffman Tree which is generated during compression or decompression of files. It stores character data, its frequency, Huffman code, and two pointers that point towards the left or right node if they exist. Huffman class contains only two public functions compress() decompress() And a constructor which accepts input file and output file. The object of this class can be initiated as follows: huffman h(inputFileName, outputFileName);
RIPhunger.in
A food website -template(frontend only)
shopseee
Tindog
A Pet providing website
s0hi1khan's Repositories
s0hi1khan/Clock12
s0hi1khan/RIPhunger.in
A food website -template(frontend only)
s0hi1khan/Tindog
A Pet providing website
s0hi1khan/About
A basic portfolio future Template
s0hi1khan/bodymeasureML
s0hi1khan/Certis
s0hi1khan/cp-
leetcode hackerRank CodeStudio
s0hi1khan/Drum-Kit
s0hi1khan/filezipper
This project is based on Huffman Coding, a lossless, bottom-up compression algorithm. It can compress and decompress any text files. Implementation in Project This project supports two functions: Encode: Compresses input file passed. Decode: Decompresses Huffman coded file passed back to its original file. Struct Node represents a node of Huffman Tree which is generated during compression or decompression of files. It stores character data, its frequency, Huffman code, and two pointers that point towards the left or right node if they exist. Huffman class contains only two public functions compress() decompress() And a constructor which accepts input file and output file. The object of this class can be initiated as follows: huffman h(inputFileName, outputFileName);
s0hi1khan/shopseee
s0hi1khan/flyMe
s0hi1khan/KhanFitnessHub.in
gym site
s0hi1khan/Mausam
(MAUSAM) Simple Weather app written in HTML, CSS, and JavaScript using the openweathermap APIs for fetching weather and geolocation information.
s0hi1khan/SKyntra
Myntra Clone (Landing UI) using HTML,CSS
s0hi1khan/Win11