Pinned Repositories
auth-framework
API for User authentication, Where Users registered and Managed
elasticsearch
ExploringServiceWorkers
interview-1
Everything you need to prepare for your technical interview
LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
node_mongo_multitenant
ParkingLot
Design a parking lot system which supports multiple features. It uses OOPS concepts and TDD approach.
theUltimateJavaSeries
web-push-notifications
mub4shir's Repositories
mub4shir/elasticsearch
mub4shir/ExploringServiceWorkers
mub4shir/theUltimateJavaSeries
mub4shir/web-push-notifications
mub4shir/algoExpert-in-go
mub4shir/algoExpert-in-java
mub4shir/algoExpert-in-javascript
mub4shir/api-design-v4-course
mub4shir/awesome-design-patterns
A curated list of software and architecture related design patterns.
mub4shir/awesome-leetcode-resources
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
mub4shir/CompleteIntroToRealTime
mub4shir/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
mub4shir/dataStructureCookies
mub4shir/design-patterns-for-humans
An ultra-simplified explanation to design patterns
mub4shir/dSAPracticeCuratedInterviewQuestions
mub4shir/getting-started-with-go
mub4shir/go-big-picture
mub4shir/Indian-Cities-JSON
a json file containing 1220 indian cities and their respective states
mub4shir/kata-machine
mub4shir/Lecture_Notes
This repository is there to store the combined lecture notes of all the lectures. We are using markdown to write the lecture notes.
mub4shir/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
mub4shir/medium-reader
Read unlimited number of medium stories
mub4shir/mub4shir
mub4shir/nodejs-backend-architecture-typescript
Node.js Backend Architecture Typescript - Learn to build a backend server for production ready blogging platform like Medium and FreeCodeCamp. Main Features: Role based, Express.js, Mongoose, Redis, Mongodb, Joi, Docker, JWT, Unit Tests, Integration Tests.
mub4shir/test
mub4shir/todoApi
mub4shir/web-service-gin
the basics of writing a RESTful web service API with Go and the Gin Web Framework (Gin).
mub4shir/websockets-with-nodejs-from-scratch
A complete application tutorial to show how to implement the Web Socket protocol using only Node.js builtin modules
mub4shir/webWorkers
mub4shir/worker-timers
A replacement for setInterval() and setTimeout() which works in unfocused windows.