Projects

QuizzoMania
A webapp which allows users to attempt quizzes on a variety of topics, and supports custom JWT Authentication.
Tech Stack: ReactJS, ExpressJS, MongoDB, TailwindCSS
#webapp, #react
FinMart
One stop destination to get the books you need to improve your financial wisdom.
Tech Stack: ReactJS, ExpressJS, MongoDB, CSS3
#webapp, #react
FinTube
A Place to learn all there's to learn about Personal Finance, Investing from a list of high quality curated content from Youtube.
Tech Stack: ReactJS, CSS3
#webapp, #react
Implement Explorer UI
Given a JSON object, it can contain folders or files, if it's a folder it should expand further and display the content within it.
Tech Stack: ReactJS
#interview, #react
Infinite Scroll
How to implement Infinite Scroll in React?
Tech Stack: ReactJS
#interview, #react
Carousel/Slideshow Component
A carousel/slideshow is used to cycle through image elements. It's usecase is mostly used in E-Commerce websites to display ad campaigns.
Tech Stack: ReactJS
#interview, #react, #practice
Accordion
Accordions are useful when you want to toggle between hiding and showing large amount of content:
Tech Stack: ReactJS
#interview, #react, #practice
Image to PDF Convertor
A small webapp to convert a bunch of uploaded images into a PDF File
Tech Stack: ReactJS, TailwindCSS
#webapp, #react