Pinned Repositories
AlgoProject
Developed a modern and efficient electricity production and distribution system.
Books-IIITH
All the books I needed on IIIT-H CSE journey.
CollegeNet-Beta-version
CollegeNet is a student utility android app available on playstore.
Flask-CAS
Flask extension for CAS
interviews
Everything you need to know to get the job.
minima
Minima is a one-size-fits-all Jekyll theme for writers.
OJ-Problems
OJ Problems for First Year Students
RTL-DC-Motor
IoT project with the objective of controlling a DC motor in a remote lab and conducting various experiments on that.
Synced-In
A job application portal for recruiters and applicants. Developed using MERN Stack.
Ushell
An interactive shell written in C with foreground/background process, redirection and piping support.
umangS77's Repositories
umangS77/Books-IIITH
All the books I needed on IIIT-H CSE journey.
umangS77/OJ-Problems
OJ Problems for First Year Students
umangS77/AlgoProject
Developed a modern and efficient electricity production and distribution system.
umangS77/RTL-DC-Motor
IoT project with the objective of controlling a DC motor in a remote lab and conducting various experiments on that.
umangS77/Synced-In
A job application portal for recruiters and applicants. Developed using MERN Stack.
umangS77/Ushell
An interactive shell written in C with foreground/background process, redirection and piping support.
umangS77/AlgoTrading
umangS77/ARM_Project
Implemented Apriori and FP growth algorithms with optimisations.
umangS77/Automata-Theory
umangS77/Brick-Breaker
The classic Brick-Breaker terminal game developed in Python.
umangS77/Cafe-DB
A fully functional database system, designed for a Cafeteria
umangS77/Clustering-Project
umangS77/Concurrency-Applications
Simulation of real-life scenarios using operating systems concepts such as concurrency and multithreading.
umangS77/Distributed-Chat-Application
umangS77/exp-critical-micelle-concentration-iiith
This experiment belongs to Colloid and Surface Chemistry Lab IIITH Full Name: Determination of Critical Micelle Concentration (CMC) of a Surfactant
umangS77/exp-preparation-of-sols-iiith
This experiment belongs to Colloid and Surface Chemistry Lab IIITH Full Name: Preparation of Sols
umangS77/File-Transfer-Socket-Programming
Demonstrate socket programming by downloading files requested by the client, from the server.
umangS77/Genetic_Algorithm
Minimising error using Genetic Algorithm
umangS77/Markov-SP
Markov Student Pioneer Project
umangS77/MPI-Problems
umangS77/Optimization-of-Algorithms
SPP - Assignment 1
umangS77/Research-Paper-on-Vaccine-Management
Research Paper on Software system used to implement an efficient and effective vaccine management system for the institute
umangS77/Science-Project
umangS77/Species-Distribution-Prediction-Model
umangS77/umangS77
umangS77/umangS77.github.io
Personal Website
umangS77/Value-Iteration-n-Linear-Programming
umangS77/What-s-the-issue
A git service to post,read and solve issues. Login through IIIT-CAS.
umangS77/xv6-modified
Modified xv6 OS developed by MIT and added features like time, ps and setPriority syscalls. Also imlpemented FCFS, PBS and MLFQ schedulers.
umangS77/xv6-public
xv6 OS