There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Instabug-BE-Technical-Task
Instabug Backend Internship Summer 2022 - Phase 2 MySQL Queries Technical Task.Multi-User-Distributed-Text-Editor
The final project of Distributed Systems course (CSE354). A multi-user distributed text editor project which allows real-time collaboration between users on documents. It is more like a Google documents clone. Tech Stack: Node.js, React.js, Redis, Docker, Socket-IO, MongoDB ReplicaSetsBanking-System-OOP
Object-Oriented Programming Banking System project using C#A-Maze
A* path finding algorithm visualizer in a maze using Python and pygame. This project was done for Artificial Intelligence course.Instagram-Clone-IPP
Internet Programming main project. An Instagram clone using HTML5, CSS3, jQuery, PHP, and MySQL.Hospitaly
Hospitaly is a GUI Hospital Management System made by JavaFX.Real-Time-Embedded-System-Repo
Labs and project files for Real-Time and Embedded Systems Design course.GSoC2023Proposal
My proposal for Swift on Server - Memcached Client project in Google Summer of Code' 2023.Shopify-Technical-Challenge-Submission-BE
Shopify Technical Challenge Submission Backend Internship Fall 2022. Creating an API endpoints using Node.js, Express.js, Mongoose, and MongoDB to do CRUD and other operations on Warehouses Management System.Regex-2-NFA
A program that takes a regular expression and creates an NFA that accepts it. The description of an NFA should be compatible with a NFA 2 DFA program, which means that it can be translated into a form that can be run on a DFA simulator.LazyBST
A lazy-deletion binary search tree is a binary search tree where erased objects are simply tagged as erased while the nodes themselves remain in the tree. Occasionally, a member function may be called to clean up (delete) all erased nodes at once.Mips-Assembler
A MIPS Assembler and Simulator is a CLI program written in Java which takes MIPS Assembly instructions as an input and converts them into binary language code and simulate the execution of these assembly instructions on virtual registers and memory locations.Love Open Source and this site? Check out how you can help us