Skip to content
View gucci1909's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report gucci1909

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gucci1909/README.md

Hi πŸ‘‹, I'm Umang Arora

I am Umang , a Full Stack Developer . I really enjoy Learning Languages and Frameworks like React , Express and Node.js. Ability to learn things quickly and capable of working in a fast-paced and team-driven environment.

coding

gucci1909

🌐 Socials:

LinkedIn Twitter

tools

Languages and Tools:

Frontend

React Bootstrap CSS3 HTML5 JavaScript TypeScript Chakra UI NextJS Redux

Backend

πŸ“Š GitHub Stats:

gucci1909

gucci1909

gucci1909

Pinned Loading

  1. Umang-Music-App Umang-Music-App Public

    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

  2. MERN-RTL-App MERN-RTL-App Public

    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

  3. rate-limiter-api rate-limiter-api Public

    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

  4. dfs-bfs-shortest-path dfs-bfs-shortest-path Public

    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

  5. Umang-Chatting-App Umang-Chatting-App Public

    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…

    JavaScript 3 1

  6. design-patterns-in-cpp design-patterns-in-cpp Public

    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++