Pinned Repositories
Backtracking
Recursion and Backtracking Problems
Binary-Search-Problems
Binary-Tree
BT and BST Problems
BitMasking
Problems Related to Bit Manipulations and BitMasking
Coding-Interview-Questions
Important Questions to Crack Coding Interviews
Dynamic-Programming
Standard DP Problems
Face-Recognition
Facial Recognition System using OpenCV (Python)
Graph-Algorithms
Standard Graph Problems and Algorithms for Coding Interviews.
Instagram-App
The app is like Instagram where you can upload pictures, write content, change your profile pic, have one-to-one chat etc. Tech Stack used: React, Node, Firestore, and Firebase Storage.
Product-Hunt
Django based Web Application
javed2214's Repositories
javed2214/Dynamic-Programming
Standard DP Problems
javed2214/Backtracking
Recursion and Backtracking Problems
javed2214/Binary-Search-Problems
javed2214/Graph-Algorithms
Standard Graph Problems and Algorithms for Coding Interviews.
javed2214/Real-Time-Polling-App
Real time Polling Application using NodeJS and Pusher
javed2214/Instagram-App
The app is like Instagram where you can upload pictures, write content, change your profile pic, have one-to-one chat etc. Tech Stack used: React, Node, Firestore, and Firebase Storage.
javed2214/Chat-Application
Real-time Chat Application using NodeJS and SocketIO. Link: chat4122.herokuapp.com
javed2214/Code-Share-App
It's a live code-sharing app that can be used to take interviews. Tech Stack: Node, Redis, Socket.io
javed2214/Design-Patterns-in-Go
A curated list of design patterns implemented in Go
javed2214/Elasticsearch-Go-Client
Elasticsearch client for Go.
javed2214/Flask-WebApp-Docker-Image
Sample code for building docker image of flask web application using Azure DevOps
javed2214/Google-OAuth-NodeJS-Passport
Google Authentication using passport.js
javed2214/GraphQL-NodeJS
This repo contains the basic implementation of GraphQL using NodeJS.
javed2214/HAProxy-Loadbalancing-Node-App
This repo is about containerizing a NodeJS application with Docker and balancing the loads on the container using HAProxy.
javed2214/javed2214
javed2214/LLD-in-Golang
List of low level design problems which are often asked in the coding interviews
javed2214/Low-Level-System-Design
Object-Oriented Design Patterns with some Sample Problems.
javed2214/MERN-Google-OAuth
MERN stack application with Google Authentication.
javed2214/MERN-Stack-JWT
javed2214/Messaging-App
Real-Time Messaging App using React and Firebase
javed2214/Node-RabbitMQ
Communication between NodeJS microservices using RabbitMQ
javed2214/NodeJS-Basic-REST-API
REST API Implementation using NodeJS and MongoDB
javed2214/NodeJS-Session-Cookie-Auth
Authentication of Users through Session and Cookies
javed2214/PassportLocalStrategy-NodeJS
Signup and Login System using passport.js
javed2214/React-Redux-App
javed2214/React-with-Firebase
javed2214/Scaling-Node-Application
Non-blocking multiprocess web server using NodeJS cluster module.
javed2214/Web-API-Throttling
This repo is about limiting the access usage of APIs using Redis
javed2214/WhatsApp-Business-API-Postman-Collection
A Postman collection that contains the full set of sample WhatsApp Business API calls.
javed2214/WhatsApp-Business-API-Setup-Scripts
The scripts related to setting up WhatsApp business API