Pinned Repositories
ConflictResolutionVault
A smart contract to facilitate trade between buyers and sellers of different commodities, by providing fast, cheap & fair conflict resolution mechanism
CSE201Assignments
A collection of all the assignments and work assigned to me during the course of Advanced Programming of CSE201
Dining-Philosophers
Implemented a solution of the famous Dining Philosophers problem and one of its modified version. It deals with concurrency and synchronisation issues which are dealt with using mutex as well as counting semaphores
Flappy-Bird
Adaption of the infamous addictive game Flappy Bird made on Python and Pygame
Measles-Prevalence-Analysis
A repository for containing files pertaining to the final project for the Econometrics course offered at IIIT Delhi in the Winter 2022 Semester.
NEXTRail
A railway reservation system made using MySQL/ReactJS/Django.
Operating-Systems-Assignments
A repository consisting of solutions to all the assignments that were given to us during the course of CSE231 Operating Systems
PB-Project
Pounce-bot-
Pounce_Bot
abhik-s-basu's Repositories
abhik-s-basu/PB-Project
abhik-s-basu/Pounce-bot-
abhik-s-basu/ConflictResolutionVault
A smart contract to facilitate trade between buyers and sellers of different commodities, by providing fast, cheap & fair conflict resolution mechanism
abhik-s-basu/CSE201Assignments
A collection of all the assignments and work assigned to me during the course of Advanced Programming of CSE201
abhik-s-basu/Dining-Philosophers
Implemented a solution of the famous Dining Philosophers problem and one of its modified version. It deals with concurrency and synchronisation issues which are dealt with using mutex as well as counting semaphores
abhik-s-basu/Flappy-Bird
Adaption of the infamous addictive game Flappy Bird made on Python and Pygame
abhik-s-basu/Measles-Prevalence-Analysis
A repository for containing files pertaining to the final project for the Econometrics course offered at IIIT Delhi in the Winter 2022 Semester.
abhik-s-basu/NEXTRail
A railway reservation system made using MySQL/ReactJS/Django.
abhik-s-basu/Operating-Systems-Assignments
A repository consisting of solutions to all the assignments that were given to us during the course of CSE231 Operating Systems
abhik-s-basu/Pounce_Bot
abhik-s-basu/Producer-Consumer-Problem
Implemented the Semaphore Solution to the classic Producer-Consumer Problem inside the linux kernel.
abhik-s-basu/Raft
Modified Raft Algorithm implementation (or attempt, at least(
abhik-s-basu/Sequential-Consistency-Simulator
abhik-s-basu/Will-Hero
Adaptation of the popular game Will Hero by ZPlay for our Advanced Programming Course (CSE201) using Java and JavaFX