Pinned Repositories
Algomon
A discord bot that takes the users on a journey to learn algorithms .
BATTLESHIP
A 3D game built Three.js, where the goal is to try to defeat enemy ships and collect treasure chests.
C-SHELL
A modular bash-like command interpreter written in C that uses Linux system calls to handle process management, piping and redirection, signal handling, and error handling, among other things.
Codeforces-Bot
A Discord bot which provides certain basic functionalities helpful to Codeforces users.
COVID-TRACING
Given the stations in the city as input and the location of people , We developed an algorithm which traces Covid people and found possible travelroutes for them by implementing the Three-Way Dijkstra Algorithm
CovidSmartMall
A model consisting of a smart entry and exit mechanism restricting the maximum number of people in the mall and denying entry to any person with high body temperature. Plus a model for a smart sanitizer dispenser.
Cricket-World-Cup---DBMS---CLI
Created a database design covering all basic database and functionalrequirements including modifications,retrievals and analysis of a cricket world cup .
DUNGEON-MASTER
A 2D game, built using C++ and OpenGL, where the goal is to escape a dungeon filled with Trollface monsters, collecting as many coins as possible and maximising the score
FOODFUSION
A food ordering web app with user identification and authorisation created using the MERN stack, allowing customers to order from vendors online and leave ratings, as well as additional profile and order management capabilities
Game-Theory-Bot
aryangupta290's Repositories
aryangupta290/C-SHELL
A modular bash-like command interpreter written in C that uses Linux system calls to handle process management, piping and redirection, signal handling, and error handling, among other things.
aryangupta290/COVID-TRACING
Given the stations in the city as input and the location of people , We developed an algorithm which traces Covid people and found possible travelroutes for them by implementing the Three-Way Dijkstra Algorithm
aryangupta290/Algomon
A discord bot that takes the users on a journey to learn algorithms .
aryangupta290/BATTLESHIP
A 3D game built Three.js, where the goal is to try to defeat enemy ships and collect treasure chests.
aryangupta290/Codeforces-Bot
A Discord bot which provides certain basic functionalities helpful to Codeforces users.
aryangupta290/CovidSmartMall
A model consisting of a smart entry and exit mechanism restricting the maximum number of people in the mall and denying entry to any person with high body temperature. Plus a model for a smart sanitizer dispenser.
aryangupta290/Cricket-World-Cup---DBMS---CLI
Created a database design covering all basic database and functionalrequirements including modifications,retrievals and analysis of a cricket world cup .
aryangupta290/DUNGEON-MASTER
A 2D game, built using C++ and OpenGL, where the goal is to escape a dungeon filled with Trollface monsters, collecting as many coins as possible and maximising the score
aryangupta290/FOODFUSION
A food ordering web app with user identification and authorisation created using the MERN stack, allowing customers to order from vendors online and leave ratings, as well as additional profile and order management capabilities
aryangupta290/Game-Theory-Bot
aryangupta290/K-Mer-Counting
Counting the count of each k-mer using Bloom Filters and principles of cache optimization and parallel computing .
aryangupta290/Generative-Neural-Network-Based-Image-Compression
aryangupta290/ICPC_Notebook
aryangupta290/ncar
An implementation of the heuristic nCAR algorithm, proposed in the paper "A Scalable Multi-Robot Task Allocation Algorithm" (TCS Research), to provide approximate solutions to capacity-constrained vehicle routing problems.
aryangupta290/NESTED-BLOCK-DESIGNS-FOR-COMPARING-A-SET-OF-TEST-TREATMENTS-WITH-A-SET-OF-CONTROL-TREATMENTS
aryangupta290/Notes-Algorithms
aryangupta290/Prism
A program to generate an n-sided prism using OpenGL and perform various operations on it.
aryangupta290/REGAL-BRAWLS
A terminal-based minified version of Clash of Clans, built using Python and Colorama.
aryangupta290/relational-db
aryangupta290/Tweaked-XV-6
An improved version of the Xv6 operating system for RISC-V, featuring additional system calls and the implementation of different scheduling algorithms (FCFS, PBS, and MLFQ).
aryangupta290/water-wastage-app-