Pinned Repositories
8085-simulator
Simulation of 8085 microprocessor
Computer-Vision
This repository contains the assignments in computer vision course that I did during my mtech at IIIT-H.
Crawler-Scrapper
Interface for taking keywords (similar to ACM), use it for extracting papers related information (not papers) from Springer, ACM, IEEE and Science Direct.
Dual-Illumination-Estimation-for-Robust-Exposure-Correction
Implementation of paper titled "Dual Illumination Estimation for Robust Exposure Correction"
End-to-End-Encrypted-Messaging-System
Designed an end to end encrypted messaging system like WhatsApp with text messaging, file sharing and group messaging facilities.
Karumanchi-Codes
Coding solutions from Data Structures And Algorithms Made Easy By Narasimha Karumanchi
Mini-Bit-Torrent
Developed Peer-to-Peer multimedia file sharing network using TCP that allows uploading and downloading file using from multiple available seeders. It also supports multithreaded client/server and tracker
Statistical-Methods-in-AI
Assignments done as a part of SMAI course at IIIT-H
Terminal-Based-File-Explorer
Implemented Linux terminal based file explorer which operates on two mode command mode and GUI mode. Implemented all basic file operation such as create/delete/copy/move files or directory, search, rename, goto, back/forward and many more using system calls.
Wikipedia-Search-Engine
Designed a mini-search engine using English language Wikipedia corpus of size 80 GB by creating inverted indices. It gives you top search result related to given query words.
rishabh26malik's Repositories
rishabh26malik/Dual-Illumination-Estimation-for-Robust-Exposure-Correction
Implementation of paper titled "Dual Illumination Estimation for Robust Exposure Correction"
rishabh26malik/Karumanchi-Codes
Coding solutions from Data Structures And Algorithms Made Easy By Narasimha Karumanchi
rishabh26malik/8085-simulator
Simulation of 8085 microprocessor
rishabh26malik/Computer-Vision
This repository contains the assignments in computer vision course that I did during my mtech at IIIT-H.
rishabh26malik/Statistical-Methods-in-AI
Assignments done as a part of SMAI course at IIIT-H
rishabh26malik/End-to-End-Encrypted-Messaging-System
Designed an end to end encrypted messaging system like WhatsApp with text messaging, file sharing and group messaging facilities.
rishabh26malik/Matlab-and-image-processing
rishabh26malik/P_cube
Topicwise coding practice
rishabh26malik/Terminal-Based-File-Explorer
Implemented Linux terminal based file explorer which operates on two mode command mode and GUI mode. Implemented all basic file operation such as create/delete/copy/move files or directory, search, rename, goto, back/forward and many more using system calls.
rishabh26malik/Wikipedia-Search-Engine
Designed a mini-search engine using English language Wikipedia corpus of size 80 GB by creating inverted indices. It gives you top search result related to given query words.
rishabh26malik/Crawler-Scrapper
Interface for taking keywords (similar to ACM), use it for extracting papers related information (not papers) from Springer, ACM, IEEE and Science Direct.
rishabh26malik/Mini-Bit-Torrent
Developed Peer-to-Peer multimedia file sharing network using TCP that allows uploading and downloading file using from multiple available seeders. It also supports multithreaded client/server and tracker
rishabh26malik/Common-Representation-Learning
Implementation of paper titled "Common Representation Learning Using Step-based Correlation Multi-Modal CNN"
rishabh26malik/Competitive-Coding
rishabh26malik/Coursework
rishabh26malik/Data-Structures-Algorithms-
Assignments done as a part of Data Structures and Algorithm for Advance Problem Solving at IIIT-H
rishabh26malik/Digit-Recognition-ANN
Training an artificial neural network using back-propagation on MNIST dataset
rishabh26malik/Hack2022-iSarcasm
rishabh26malik/Information-Retrieval-and-Extraction
Assignments and projects done as a part of IRE course at IIIT-H
rishabh26malik/Leetcode-Solutions
Solutions of coding problems available on leetcode. All solutions are in cpp.
rishabh26malik/MTECH-SEM-1-BACKUP
rishabh26malik/Optimization-Methods
Problems solved as a part of Optimization methods course at IIITH
rishabh26malik/SE-VR-Bowling-Game
rishabh26malik/SEM-1
Coursework
rishabh26malik/Software-Systems-Development
Assignments and lab work done as a part of Software Systems Development course at IIIT-H
rishabh26malik/SSD-ASSG-3
rishabh26malik/SSD-Lab-Activity-2
SSD Lab 2 Activity Exercises
rishabh26malik/Thread-Programming
Applying threads on image processing filters and ML algorithms