Starboy-Sharma
I'm a software developer with a passion for exploring new technologies and building innovative solutions. Check out my repos and let's connect!
EmidsDelhi, India
Pinned Repositories
30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace.
avenger-html
This is an avenger simple html challenge code from Codier
dribble-design
EnigmaCMS-FrontEnd
Enigma frontend repo
express-auth-mongodb
Allow you to login and register user with mongodb. It also has examples of pubic and private routes with JWT.
freecodecamp-forum-clone
A clone app of freecodecamp with react
JS_Snippets
Created with CodeSandbox
portfolio
This is my portfolio website.
react-firebase-chat-demo
react-weather-pwa
This is a weather PWA app having a dynamic background on the basis of your time. It also contains animating icons and fully responsive.
Starboy-Sharma's Repositories
Starboy-Sharma/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace.
Starboy-Sharma/avenger-html
This is an avenger simple html challenge code from Codier
Starboy-Sharma/dribble-design
Starboy-Sharma/EnigmaCMS-FrontEnd
Enigma frontend repo
Starboy-Sharma/express-basics
Starboy-Sharma/freecodecamp-forum-clone
A clone app of freecodecamp with react
Starboy-Sharma/git-tutorial
This is a testing repository for learn GitHub branch concepts
Starboy-Sharma/HTMLPortfolio
Starboy-Sharma/jam-assistant
A web app you can use at a live jam session to come up with ideas. https://braaar.github.io/jam-assistant/
Starboy-Sharma/memories-social
Memories a basic social application where user can share images , search images and follow other users.
Starboy-Sharma/mern-social
A MERN stack based social media application [Full-Stack React Projects]
Starboy-Sharma/mongo-express
This is a basic application for using mongo db cloud with express. 😃😃
Starboy-Sharma/mongodb-tutorial
In this document I will share mongodb queries for beginners to intermediate.
Starboy-Sharma/node-proxy
A sample node server instead of using API Key in client-side you can use this sample server.
Starboy-Sharma/nodejs-bullmq
This is a basic example code for using nodejs with bullmq
Starboy-Sharma/portfolio
This is my portfolio website.
Starboy-Sharma/react-checkbox-selector
Manage checkbox selection with multiple checkboxes which are controlled by a parent checkbox
Starboy-Sharma/react-firebase-chat-demo
Starboy-Sharma/react-todo-app
React Todo Application where you can Create 📝 | Read 📖 | Update 😉 | Delete ❌ Todos | 🧐 Search.
Starboy-Sharma/react-weather-pwa
This is a weather PWA app having a dynamic background on the basis of your time. It also contains animating icons and fully responsive.
Starboy-Sharma/sprint-voter-backend
This is the backend app of our React sprint application.
Starboy-Sharma/sprint-voter-frontend
This sprint planner app allows you to plan sprint with your team. You can create different teams and start planning for your sprint.
Starboy-Sharma/team-manager
A React App for manging teams members
Starboy-Sharma/To-Do-App
This is based on ReactJs
Starboy-Sharma/linkster-clone
This is a clone web of linkster using React Postgres and NodeJS
Starboy-Sharma/mern-redux
A basic React auth application with example of Redux & Redux Toolkit and I am also using Redux Query
Starboy-Sharma/react-multi-step-form-demo
This is a sample multi step form
Starboy-Sharma/react-protected-routes-v6
In this repo I've used react router dom v6 to create protected routes
Starboy-Sharma/recursive-directory-tree-react
In this Repo I've using Tailwind CSS with React by using Recursion to generate dynamic file tree.
Starboy-Sharma/starbucks-coffee-queue
A React app with the example of using queue and manage timeout for each queue independently. Also sent the request to the counter which has the least amount of queue size.