Pinned Repositories
Academic-Portal
Academic Portal
AutoSuggest
Implemented auto-suggest feature using trie data structure which gives suggestions based on user input.
Background-Removal
Removing background from frames of a video using randomized svd.
Book-Cover-Information-Extractor
Extract information about book from an image of cover page.
Calculator
Basic-Calculator
Codeforces-Compare
Extension to analyze and compare your Codeforces your performance with others.
Gmail-File-System
The program creates a FUSE file system that mounts remote mailbox to a local directory
Leave-Portal
Web application to digitalize the leave management system at IIT Ropar.
RISC-V-Simulator
CS204 Project
Underwater-Image-Restoration
The project aims to restore the color of underwater images using Blue-Green Channels Dehazing and Red Channel Correction. This is an python implementation of Chongyi Li et.al algorithm for underwater image restoration.
jaglikemakkar's Repositories
jaglikemakkar/Underwater-Image-Restoration
The project aims to restore the color of underwater images using Blue-Green Channels Dehazing and Red Channel Correction. This is an python implementation of Chongyi Li et.al algorithm for underwater image restoration.
jaglikemakkar/Codeforces-Compare
Extension to analyze and compare your Codeforces your performance with others.
jaglikemakkar/Gmail-File-System
The program creates a FUSE file system that mounts remote mailbox to a local directory
jaglikemakkar/Leave-Portal
Web application to digitalize the leave management system at IIT Ropar.
jaglikemakkar/RISC-V-Simulator
CS204 Project
jaglikemakkar/Academic-Portal
Academic Portal
jaglikemakkar/AutoSuggest
Implemented auto-suggest feature using trie data structure which gives suggestions based on user input.
jaglikemakkar/Background-Removal
Removing background from frames of a video using randomized svd.
jaglikemakkar/Book-Cover-Information-Extractor
Extract information about book from an image of cover page.
jaglikemakkar/Calculator
Basic-Calculator
jaglikemakkar/Coder-Of-The-Month
jaglikemakkar/Face-Search-API
Python implementation of API that can be used to add images to database, and perform facial search on these images.
jaglikemakkar/FPGA
Implemented Adder, Counter and Multiplexer on same FPGA board in Verilog.
jaglikemakkar/Hangman
jaglikemakkar/Hello-World
Just learning how to create repository
jaglikemakkar/Huffman-Encoding
Implemented Huffman's data compression algorithm.
jaglikemakkar/ICPC15
The repository contains scripts written for automation of tasks concerning the selection of ICPC15 group.
jaglikemakkar/Newtons-Cannon
A simulation, based on Issac Newton's thought experiment and illustration of firing a projectile from a high mountain top at various speeds.
jaglikemakkar/Profile-App
jaglikemakkar/PyRival
⚡ Competitive Programming Library
jaglikemakkar/Typing-Test
jaglikemakkar/VideoChatApp
Video chat application using peerjs for creating media stream and socket.io for sending messages.
jaglikemakkar/Weather-Info-App
You can check weather details by your Geolocation or by City Name. Used OpenWeatherMap API.