My Projects

Food Turbo

#HTML
#CSS
#JS

Food Delivery company website using HTML & CSS3. Learned different effects, CSS cards, Overlay effect, Designing, Sticky Navbar, Picture collage and Forms using CSS.

Weather App

#JS
#HTML
#CSS

Weather App using open weather API. Enter city name in search bar and app shows current weather & date of specified city.

Gym Website

#HTML
#TailwindCSS

Gym website using Tailwind CSS and added animation using animate on scroll (AOS) animations.

Password Generator

#VanillaJS
#HTML
#CSS

Password Generator where user can choose length of password and what type of characters want to include in password. It also have functionality of copying generated password to clipboard.

Rock Paper Scissors Game

#VanillaJS
#HTML
#CSS

Rock Paper Scissors Game using vanilla JavaScript, Where user plays against computer and score is showed in score board.

Book List App

#VanillaJS
#bootswatch
#HTML

User can make list of books and it can be added or deleted. All data is stored in browser's local storage. So it retains its content after refresh. Made using vanilla JS.

Star Ratings

#VanillaJS
#Bootstrap
#HTML

Star Rating app where user can choose movie name from drop down and can also give star ratings.

Coming Soon Landing Page

#VanillaJS
#CSS
#HTML

Coming Soon Landing page which shows countdown timer till specified date and time. Made using vanilla JS.

Bookmarker

#VanillaJS
#CSS
#HTML

Bookmarker made using JS where user add website name and URL to create bookmark. Data is stored on browser's local storage.

WordWhizz

#VanillaJS
#Bootstrap
#HTML

Simple Word typing game. Where player has to type given word in limited seconds. If user type it correctly it increase score.

Finddit - Reddit Search App

#VanillaJS
#Bootstrap
#HTML

It is Reddit search app where user can search term and it gives relate reddit posts. Also has functionality to sort output.

Quotes Gallery

#JS
#CSS
#HTML

Made gallery project where images of quotes is presented and user can also filter images through categories. I did this project to have hands on experince of CSS grid and flexBox.

Terminal type Website

#WinBoxJS
#CSS
#HTML

Made terminal type website project using WinBoxJS. I did this fun project so that I can know javaScript a bit better.

Yoda Translate

#vanillaJS
#CSS
#HTML

Made Yoda translater using API, where user can give text input and then it will be translated into language of yoda (StarWars character). I also made it responsive using media query.

Game of Thrones Quiz

#nodejs
#CLI

I made basic node JS CLI program.This is quiz about Game of Thrones. Are you GoT fan then you will definitely like it. it here.

Video Meet

#react
#API

Video meeting website using Daily API where users can create or join video meetings via link. It also has the functionality of sharing screen, and in-meeting text chat as well.

Cryptocurrency Tracker

#react
#API

Tracker which shows live prices of crypto coins made using coingecko api. It is also have functionality of searching coin.

CRUD with redux toolkit

#react
#redux

Basic CRUD(Create, Read, Update, Delete) operation made using Redux toolkit.

Stopwatch

#react

Stopwatch made using react with functionalities like start, stop, reset and resume with attractive custom css animated background.

ToDo list

#react

To Do list with functionalities to Add and Remove task with description. Task will be shown on UI with two options- edit or delete.

React CRUD

#react

Basic CRUD(Create, Read, Update, Delete) operation using plain react.

Chat App

#nextJs

Online chatting site made using NextJS with help of React Context, Routing, NextJS, axios, and chat engine. Users can make chat rooms and can chat with one another. Users can add other users in the chat room also images can be shared in chat.

Job Hunter

#reactNative

React native app for Job searching made using Jsearch API and React native framework - expo

Shoe Shopping App

#reactNative

React native app of Nike shoes. It shows shoes on display and has functionalities of navigation through pages, adding to a cart, changing quantities, etc.

Hungry One

#reactNative

React native app for food delivery with different pages like signup, login, otp, password reset, food items, order, bill payment etc.

Dashboard UI

#UserInterface

Social media dashboard ui design in figma. where I have used diffrent charts, logos, icons etc.

Crypto Trading App UI

#UserInterface

Crypto wallet mobile app landing screen designed in figma. Where I have made custom logo, Charts, and landing page of app.

Feedback app

#svelte

Feedback app made using svelte, where user can add review and rating that gets updated in UI. Also, ui shows number of reviews and average rating.

Svelte Chat App

#svelte

Real time chat app made using svelte with firebase database and google authentication. where user can log in with google and send/receive text messages in common chat room.