Pinned Repositories
activecollab-probe
Verify whether your server can run ActiveCollab or not
Air-Pollution-Monitoring-in-IIIT-H-campus
A team project, done using Agile methodology, in which we analyed and visualized air quality using data collected by various sensors located across campus.
Ambient-room-monitoring_Large-Classroom
A team project done in our Embedded Systems Workshop course. In this project we designed, developed and deployed an IoT system that collects data which can be further used for energy management and improving comfort levels in a large classroom.
Basic-PHP-Website
BloodBank-DBMS
A blood bank database created using mysql and its UI with functionalitites implemented using python.
Bulk-Buy
The app simulates an e-commmerce platform where the vendors only ship their products in bulk. So, the customers have to wait until a bulk order for an item is places but they get the item at cheaper prices. This webapp is based on MERN stack.
C-Shell
Used syscalls to create a basic bash-like Linux Shell in C.
DataStructuresAndAlgorithms
Codes for data structures and related algorithms.
Machine-Data-Learning
Problems and Solutions of every assignment I did as part of our Machine Learning Course.
The-Mandalorian
A game inspired by Jetpack Joyride game, implemented from scratch in pure python3 without using pygame.
Rishabh-Daga's Repositories
Rishabh-Daga/Bulk-Buy
The app simulates an e-commmerce platform where the vendors only ship their products in bulk. So, the customers have to wait until a bulk order for an item is places but they get the item at cheaper prices. This webapp is based on MERN stack.
Rishabh-Daga/C-Shell
Used syscalls to create a basic bash-like Linux Shell in C.
Rishabh-Daga/The-Mandalorian
A game inspired by Jetpack Joyride game, implemented from scratch in pure python3 without using pygame.
Rishabh-Daga/activecollab-probe
Verify whether your server can run ActiveCollab or not
Rishabh-Daga/Air-Pollution-Monitoring-in-IIIT-H-campus
A team project, done using Agile methodology, in which we analyed and visualized air quality using data collected by various sensors located across campus.
Rishabh-Daga/Ambient-room-monitoring_Large-Classroom
A team project done in our Embedded Systems Workshop course. In this project we designed, developed and deployed an IoT system that collects data which can be further used for energy management and improving comfort levels in a large classroom.
Rishabh-Daga/Basic-PHP-Website
Rishabh-Daga/BloodBank-DBMS
A blood bank database created using mysql and its UI with functionalitites implemented using python.
Rishabh-Daga/DataStructuresAndAlgorithms
Codes for data structures and related algorithms.
Rishabh-Daga/Machine-Data-Learning
Problems and Solutions of every assignment I did as part of our Machine Learning Course.
Rishabh-Daga/Client-Form
Rishabh-Daga/DIP
This repo contains various coding assignments and a final project which I did as part of Digital Image Processing course.
Rishabh-Daga/iss4
Repository for assignment 4 - ISS Spring 2019 IIIT-H
Rishabh-Daga/Placement-Website
A php based website which helps people in getting jobs at their desired locations.
Rishabh-Daga/problem-solving-iiith
Rishabh-Daga/xv6-public
Implemented first-come-first-serve, priority based and multi-level-feedback-queue process scheduling algorithms in MIT-xv6 operating system.