-
π¨βπ» All of my projects are available at My Portfolio
-
π¬ Ask me about Reactjs, Java, Javascript, Node.js.
-
π This is My Resume
-
π¨βπ» This is my My LeetCode Account
-
π« How to reach me [email protected]
π¨βπ» All of my projects are available at My Portfolio
π¬ Ask me about Reactjs, Java, Javascript, Node.js.
π This is My Resume
π¨βπ» This is my My LeetCode Account
π« How to reach me [email protected]
The primary purpose of the music-app is to play music available in the databases of the service. You have to login first before playing any song, you will stay login until you press sign-out buttonβ¦
JavaScript 7
A modern full-stack social media app built with React (Frontend) and Node.js + Express (Backend) featuring authentication, post management, comments, likes, image uploads, caching, rate limiting, lβ¦
JavaScript
The rate-limiter is a middleware that can be used to limit the number of requests to an api. it is used to prevent abuse of the api and to ensure that the api is available to all users. it is also β¦
TypeScript 1
I built a full-stack application where users interact with a 20x20 grid to select a start and end tile. The backend, built with Go, calculates the shortest path using Depth-First Search (DFS) and Bβ¦
Go
Have a look at my chatting-app . Feel safe signing up in this app as I've used firebase for that and then , chat with people . You can edit or delete the messages you sent there . The best thing abβ¦
LLD (Low-Level Design) design patterns are essential building blocks that help us structure software systems. They provide efficient solutions to common problems and improve code readability, scalaβ¦
C++