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 using open weather API. Enter city name in search bar and app shows current weather & date of specified city.
Gym website using Tailwind CSS and added animation using animate on scroll (AOS) animations.
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 using vanilla JavaScript, Where user plays against computer and score is showed in score board.
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 Rating app where user can choose movie name from drop down and can also give star ratings.
Coming Soon Landing page which shows countdown timer till specified date and time. Made using vanilla JS.
Bookmarker made using JS where user add website name and URL to create bookmark. Data is stored on browser's local storage.
Simple Word typing game. Where player has to type given word in limited seconds. If user type it correctly it increase score.
It is Reddit search app where user can search term and it gives relate reddit posts. Also has functionality to sort output.
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.
Made terminal type website project using WinBoxJS. I did this fun project so that I can know javaScript a bit better.
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.
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 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.
Tracker which shows live prices of crypto coins made using coingecko api. It is also have functionality of searching coin.
Basic CRUD(Create, Read, Update, Delete) operation made using Redux toolkit.
Stopwatch made using react with functionalities like start, stop, reset and resume with attractive custom css animated background.
To Do list with functionalities to Add and Remove task with description. Task will be shown on UI with two options- edit or delete.
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.
React native app for Job searching made using Jsearch API and React native framework - expo
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.
React native app for food delivery with different pages like signup, login, otp, password reset, food items, order, bill payment etc.
Social media dashboard ui design in figma. where I have used diffrent charts, logos, icons etc.
Crypto wallet mobile app landing screen designed in figma. Where I have made custom logo, Charts, and landing page of app.
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.
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.