Projects

This is my web development journey from a CLI application to a Full-stack Application.
Goal Reached: 25+ Apps

U&I Store - Ecommerce Application for Sketching Related Products

Created this app in MERN stack, used own component library for CSS. Core features include Cart and Wishlist Management, PayPal sandboxing for payment, apply coupon feature, address management, search/filter/sort functionality, JWT based Authentication

View LiveView Source

U&I Talks - A Social Media App to Post Learnings

Created this app in MERN stack, used Redux Toolkit for state management, Chakra UI for CSS, Cloudinary for image upload. Core features include Create post with text and image, Posting shared content, Post Feed, Search User, Notification Management, Follow/Unfollow Users, Like Post, Update User Profile and profile image, JWT based Authentication

View LiveView Source

U&I Quiz - Fun Quiz app based on Sketching

Created this app in MERN stack, used TypeScript with React, Chakra UI for CSS, Unit tests in JEST. Core features include Multiple Quizzes, Score at the end of the Quiz play, Review answers feature, Personal dashboard for attempted quizzes using Local Storage, JWT based Authentication

View LiveView Source

U&I Video Library - YouTube inspired Learning App

Created this app in MERN stack, used own component library for CSS. Core features include Search video, Filter by category, Playlist Management, Notes Management, Learning History, Share video to U&I talks, JWT based Authentication

View LiveView Source

U&I – Component Library to build UI faster

Created component library in HTML, Vanilla CSS and Vanilla JS. It has 15 Reusable components with different variations of each component. Each component supports dark theme and light theme. Most of the components have live demo examples.

View LiveView Source

Keep Notes

App is created in React JS. Tried to create a clone of Google keep app.

View LiveView Source

Blog Listing App

App is created in React JS. Used dev.to api to fetch blogs. Added a search functionality to search blogs.

View LiveView Source

Birthdate Palindrome Check

Created an app in React-JS to check if entered birthdate is Palindrome. If it is not palindrome, then it will show nearest palindrome date and by how many days it got missed.

View LiveView Source

Fun with triangles

Created an app in Vanilla JS to make learning about triangles fun.

View LiveView Source

Cash Register Manager

Created app using React-JS and Vanilla-JS. User can enter the bill amount and cash given by the customer and know minimum number of notes to return.

View LiveView Source
ReactJS AppView Source

Stock Returns Calculator

This app is created using vanilla js which shows how much profit or loss we are having on our stocks. If user has gained more than 50%, it makes the theme of app happy and if user has lost more than 50%, it makes the theme of app sad

View LiveView Source

Is your birthdate Lucky?

Created this app using React-JS and Vanilla-JS, which tells if birthdate is lucky or not.

View LiveView Source
ReactJS AppView Source

Best Web Series

This is a fun app to check best series of listed genres. This app is created using React-js.

View LiveView Source

Fun with Flags

This is a fun app to check flags' country by searching or clicking on listed flags on the page. Created with React-JS.

View LiveView Source

Talk Like Pirates

This is a translation app to convert English to Pirates language. Check this app to talk like Pirates with your friends.

View LiveView Source

Talk Like Minions

This is a translation app to convert english to banana language. Minions speak in banana language in Animated movie Despicable me. This is a fun game to talk like minions in friends.

View LiveView Source

Slideshow

I have created a slideshow using React-JS and Vanilla-JS. We can show image and text in a slide. On clicking on arrows, slides get scrolled.

View LiveView Source
ReactJS AppView Source

Were you born in a leap year?(React Js)

This a small fun game, to check if user were born in a leap year. This app is created using React-JS.

View LiveView Source

Were you born in a leap year?(Vanilla JS)

This a small fun game, to check if user were born in a leap year. This app is created using Vanilla-JS.

View LiveView Source

Were you born in a leap year?

This a small fun game, to check if user were born in a leap year. This is a CLI app created using Javascript. hosted using repl.it.

View LiveView Source

Is your birth date a prime number?

A CLI app built with nodeJS. A small fun game, to check if birth date of user is a prime number.

View LiveView Source

Are you a harry potter fan?

A CLI app built with nodeJS. A small fun game, you can send this to your friends and find out who is the biggest fan of Harry Potter

View LiveView Source

How well do you know me?

A CLI app built with nodeJS. You can send this to your friends and find out who knows you better

View LiveView Source
© 2021, Built with NextJs and Tailwind