Pinned Repositories
admin-dashboard
An Admin Dashboard with Auto Grid Layout :
All-JavaScript
This is Repo to store all the JS interview questions : theories and codes. All the questions and code are gathered from multiple resources like Eloquent JS Book and Learnesbucket Website.
All-React
This is Repo to store all the React concepts : theories and codes. All the questions and code are gathered from multiple resources like Frontend Masters and Namaste JS etc.
All-Web-HTML-CSS
are-you-bored
A web-app which will generate a task for you whenever you are bored. The UI is unique and app works on an API.
Assignment-21
Assignment-22
Level-Zero-Interview
A repo dedicated to JS interview questions (grouped by difficulty levels)
Scrolly
A Social Media Web App Built with React as Frontend and Mockbee as the mock Backend. Checkout the README for more details.
The-Look-Shop
A full fledged E-Commerce app built on React for frotend and MockBee for Backend. Read the docs for more details.
DebasishSahoo10's Repositories
DebasishSahoo10/Level-Zero-Interview
A repo dedicated to JS interview questions (grouped by difficulty levels)
DebasishSahoo10/are-you-bored
A web-app which will generate a task for you whenever you are bored. The UI is unique and app works on an API.
DebasishSahoo10/cash-register
A JS app where you can enter the bill amount and cash given by the customer and know minimum number of notes to return.
DebasishSahoo10/Debasish-Portfolio-Website
This is my Portfolio Website to showcase my projects, skills and blogs. It was created during NeogCamp's Level Zero classes. (this is my current portfolio)
DebasishSahoo10/DebasishSahoo10
Config files for my GitHub profile.
DebasishSahoo10/emoji-interpreter
This is my first React App. It is function wise a dictionary for fruit emojis. You can a input a fruit emoji to know the name.
DebasishSahoo10/follow-suggestioner
This is an dynamic app made with React. The app suggest Photographer to follow as per different genre of Photography. Clicking on every genre shows the suggestion.
DebasishSahoo10/fun-with-triangles
A web app which will make you play arround Triangles, it's calculation and logics. There is also a small quiz to play and share with your friends.
DebasishSahoo10/lucky-number-checker
A app that will tell you if your Birthday is lucky as per your Lucky Number. This app contains a dumb logic written on Vanilla JavaScript.
DebasishSahoo10/marvel-quiz
A small quiz for Marvel fans. My First ever code written on JS using REPL.
DebasishSahoo10/mumbai-blog
A site designed with Notion and exported to HTML , then edited as per need and hosted using Vercel.
DebasishSahoo10/palindrome-bday
This application checks if the user's birthdate is a palindrome or not. If it's not a palindrome, then it displays the nearest palindrome to the birth date. The app's logic is huge and really good.
DebasishSahoo10/personal-blog
A project to create my Personal Blog. This is created using Gatsby and its Blog template. The UI is pretty simple.
DebasishSahoo10/presets-store
A store where you can download mobile lightroom presets developed by me. The app has a download link and a link for some examples.
DebasishSahoo10/stock-profit-or-loss-calculator
A JS app which shows if a profit or a loss has been made on a particular stock investment. This is fully functional app written on Vanilla JS.