• Stars
    star
    5
  • Rank 2,860,472 (Top 57 %)
  • Language
    JavaScript
  • Created over 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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 ReplicaSets

More Repositories

1

Instabug-BE-Technical-Task

Instabug Backend Internship Summer 2022 - Phase 2 MySQL Queries Technical Task.
9
star
2

Wallety

Wallety is a cross-platform mobile application written in Dart using Flutter framework to track your income and expenses along a specific period of time.
Dart
1
star
3

Banking-System-OOP

Object-Oriented Programming Banking System project using C#
C#
1
star
4

A-Maze

A* path finding algorithm visualizer in a maze using Python and pygame. This project was done for Artificial Intelligence course.
Python
1
star
5

Instagram-Clone-IPP

Internet Programming main project. An Instagram clone using HTML5, CSS3, jQuery, PHP, and MySQL.
HTML
1
star
6

Hospitaly

Hospitaly is a GUI Hospital Management System made by JavaFX.
Java
1
star
7

Real-Time-Embedded-System-Repo

Labs and project files for Real-Time and Embedded Systems Design course.
C
1
star
8

GSoC2023Proposal

My proposal for Swift on Server - Memcached Client project in Google Summer of Code' 2023.
1
star
9

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.
JavaScript
1
star
10

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.
Python
1
star
11

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.
C++
1
star
12

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.
Java
1
star