Pinned Repositories
mmt-project
C-Shell
A Linux shell written in C to implement inbuilt shell commands and some user-defined commands. Background and Foreground processes can be executed. Piping, Redirection and Signal Handling are also implemented.
Canteen-Portal
A MERN app which acts as an interface between buyers and vendors where they participate in transactions. The buyers can purchase food items listed by the vendors.
Clash-of-Clans
A terminal based miniature version of the classic game Clash-Of-Clans built in python using the concepts of Object Oriented Programming(OOPs).
Examination_Portal
An examination portal project made as a part of the Data and Applications course
Friend-Book
A simple friends recommendation system resembling that of facebook's
Optimizing-Bio-informatics
Parallelized and optimized Needleman-Wunsch Algorithm (solved using dynamic programming) to obtain significant speedups using OpenMP library to implement principles like cache optimization, parallel computing, compiler optimizations etc.
Path-of-Exile
A 2D game, built using C++ and OpenGL, where you try to escape a dungeon filled with monsters, collecting all the coins on the way.
Ship-Wars
Friend-Book
A simple friends recommendation system resembling that of facebook's
Sambasai's Repositories
Sambasai/Friend-Book
A simple friends recommendation system resembling that of facebook's
Sambasai/Optimizing-Bio-informatics
Parallelized and optimized Needleman-Wunsch Algorithm (solved using dynamic programming) to obtain significant speedups using OpenMP library to implement principles like cache optimization, parallel computing, compiler optimizations etc.
Sambasai/C-Shell
A Linux shell written in C to implement inbuilt shell commands and some user-defined commands. Background and Foreground processes can be executed. Piping, Redirection and Signal Handling are also implemented.
Sambasai/Canteen-Portal
A MERN app which acts as an interface between buyers and vendors where they participate in transactions. The buyers can purchase food items listed by the vendors.
Sambasai/Clash-of-Clans
A terminal based miniature version of the classic game Clash-Of-Clans built in python using the concepts of Object Oriented Programming(OOPs).
Sambasai/Examination_Portal
An examination portal project made as a part of the Data and Applications course
Sambasai/Path-of-Exile
A 2D game, built using C++ and OpenGL, where you try to escape a dungeon filled with monsters, collecting all the coins on the way.
Sambasai/Ship-Wars