Projects in Awesome Lists by immortalWebDev
A curated list of projects in awesome lists by immortalWebDev .
https://github.com/immortalwebdev/text-to-speech
This is a simple web application that takes input text and reads it aloud using the browser's built-in Speech Synthesis API. Created using HTML, vanilla CSS and JavaScript with the aid of Speech Synthesis API
html javascript texttospeech vanila-css vercel-deployment
Last synced: 04 May 2026
https://github.com/immortalwebdev/client-mail-box
Mail Express is a robust web app built with React, Redux, and Firebase. It offers efficient email management with features like composing, inbox management, sent items, deleting, starring emails, and real-time conversations. The app provides a responsive UI, secure authentication, email sanitization with DOMPurify, and online-offline notifications.
dompurify email-service firebase-auth firebase-realtime-database react redux
Last synced: 10 Apr 2026
https://github.com/immortalwebdev/expense-tracker
The Expense Tracker App is a web application built using React and Redux, designed to help users manage their personal expenses efficiently. It allows users to add, edit, and delete expenses, categorize them, and view a summary of their total expenses. The app provides a user-friendly interface with responsive design, ensuring a seamless experience
expense-tracker firebase-auth firebase-realtime-database html-css-javascript reactjs redux-toolkit vercel-deployment
Last synced: 18 Apr 2026
https://github.com/immortalwebdev/quote-generator
A simple web-based quote generator using HTML, Tailwind CSS, and JavaScript. Displays random quotes with authors at the click of a button.
cdnjs dotenv express html js nodejs quote-generator render-deployment tailwindcss
Last synced: 07 Apr 2026
https://github.com/immortalwebdev/todo-app
This is a simple to-do application that allows users to add, edit, and delete tasks. Tasks can be marked as completed or pending, with the ability to view and filter them accordingly. The app offers a user-friendly interface for effective task management, making it easy to keep track of your to-do list.
Last synced: 27 Mar 2025
https://github.com/immortalwebdev/background-changer
This Background Changer is a React-based project that allows you to smoothly change the background color of a webpage using buttons. Built with Vite for fast development, it leverages Tailwind CSS for styling along with some custom vanilla CSS for hover effects and transitions, ensuring a clean UI/UX.
javascript react tailwindcss vanilla-css vercel-deployment vite
Last synced: 07 Apr 2026
https://github.com/immortalwebdev/task-projects
Welcome to the Mini Projects Repository! This repository contains a collection of small, focused projects covering various topics in web development. Each project is housed in its own folder, showcasing practical implementations and demonstrations of key concepts and technologies.
Last synced: 27 Mar 2025
https://github.com/immortalwebdev/firstrepo
This is my first github repo (Feb 10 2024)
Last synced: 07 Jan 2026
https://github.com/immortalwebdev/drawing-pad
A simple and responsive drawing app made with just HTML, JS and CSS
Last synced: 15 Apr 2026
https://github.com/immortalwebdev/background-remover
Remove Background Online is a simple tool for removing image backgrounds. Upload an image, process it with our efficient API, and download the background-free result. Built with a user-friendly interface, it offers quick processing and easy image handling. Perfect for clean, professional visuals.
api css3 fetch-api html5 javascript vercel-deployment
Last synced: 18 May 2026
https://github.com/immortalwebdev/tic-tac-toe
A sleek Tic Tac Toe game built with React. Features include responsive design, dynamic win detection, and smooth animations. Perfect for a quick game, with an intuitive UI and a focus on performance. Ideal for showcasing React skills, this project is both fun to play and easy to extend.
js react react-dom sweetalert2 vercel-deployment vite
Last synced: 10 May 2026
https://github.com/immortalwebdev/ecommerce-mart
A modern e-commerce platform built with React, Redux Toolkit, and Firebase. Features include secure user authentication, dynamic product filtering, cart management, and a responsive layout for a seamless user experience.
authentication bootstrap css ecommerce-website firebase formsubmit react vercel-deployment yup-validation
Last synced: 11 Apr 2026
https://github.com/immortalwebdev/rapid-compiler
An interactive online coding environment that supports multiple programming languages. It's a desktop-first app designed to deliver a seamless coding experience with features like syntax highlighting,
api code-compiler judge0 rapidapi react vercel-deployment vite
Last synced: 09 Apr 2026
https://github.com/immortalwebdev/qr-generator
A simple and intuitive QR Code Generator that allows users to create QR codes from custom input text. The application is user-friendly, featuring a clean design with real-time QR code generation. Whether you need to generate QR codes for URLs, text, or any other data, this tool makes it quick and easy. Ideal for anyone looking to generate QR codes.
Last synced: 23 Aug 2025
https://github.com/immortalwebdev/text-master
Text Master is a versatile text manipulation tool that simplifies text management with key features like case conversion, multi-language translation, and file download. It offers an intuitive, user-friendly interface for effortless text editing.
css3 mui-material react react-router-dom vercel-deployment vite
Last synced: 12 Apr 2026
https://github.com/immortalwebdev/countries-data
A web application that provides information about countries worldwide using the REST Countries API. Users can search for countries, view details like population, region, and capital, and filter results based on their queries. The application features a clean UI and falls back to cached data if the API fails. Used React, Parcel, CSS
api css3 fallback netlify-deployment parcel-bundler reactjs restcountries-api vercel-deployment
Last synced: 10 Apr 2026
https://github.com/immortalwebdev/currency-converter
A simple web-based currency converter built using HTML, Tailwind CSS, and JavaScript. This project allows users to convert currencies based on real-time exchange rates fetched from the v6.exchangerate-api.
css3 currency-converter html5 javascript js netl vanilla-css
Last synced: 18 Apr 2026
https://github.com/immortalwebdev/movie-booking-user
Cinema Sphere is a movie booking app built with React, CSS, and Firebase Firestore. It offers a seamless experience with movie search, booking, and category browsing features. Users can explore movies, find their favorites, and easily book tickets, all stored in Firestore for real-time updates.
emailjs firebse firestore react react-router-dom redux-toolkit
Last synced: 20 Apr 2026
https://github.com/immortalwebdev/todays-tasks
Simple app which allows user to set 3 most important goals for today. Created using Vanilla JavaScript, CSS and HTML
css goal-setting html javascript vercel-deployment
Last synced: 27 Apr 2026
https://github.com/immortalwebdev/meme-api
This repository contains a simple web app that fetches and displays random wholesome memes using the Meme API.
css3 html5 javascipt memes-api vercel-deployment
Last synced: 28 Apr 2026
https://github.com/immortalwebdev/basic-calculator
A simple and responsive calculator application built with HTML, CSS, and JavaScript.
calculator-application css3 html5 javascript-vanilla vercel-deployment
Last synced: 29 Apr 2026
https://github.com/immortalwebdev/countdown-timer
A simple and responsive countdown timer application built with HTML, CSS, and JavaScript.
countdown-timer css html javascript vercel-deployment
Last synced: 02 May 2026
https://github.com/immortalwebdev/analog-clock
A simple analog clock built with pure HTML, CSS, and JavaScript. Real-time display with accurate hour, minute, and second hands. Features a sleek and visually appealing design with smooth hand movements. Lightweight solution with no external dependencies—perfect for embedding in web projects.
analog-clock github html5 vanilla-javascript vanillacss vercel-deployment
Last synced: 03 May 2026
https://github.com/immortalwebdev/github-users
A simple web app to search for GitHub users and view their profile details and repositories. Built with HTML, CSS, and JavaScript using Axios for API requests.
api css github html js vercel-deployment
Last synced: 05 May 2026
https://github.com/immortalwebdev/safe-password-generator
A simple and easy-to-use password generator built with vanilla JavaScript, CSS and HTML
css html js password-generator vercel-deployment
Last synced: 05 May 2026
https://github.com/immortalwebdev/movie-booking-admin
This is the admin interface for the Cinema Sphere movie booking platform, where the website owner can manage movies, show timings, and track ticket bookings. Created with react & Firebase
admin-panel firebase-auth firebase-database javascript movie-bookmark-app reactjs vercel-deployment
Last synced: 08 May 2026
https://github.com/immortalwebdev/bill-splitter
A simple bill splitting application built with vanilla JavaScript. Easily calculate the amount each person owes, customize tip percentages, and ensure fair bill division.
bill-splitter css html javascript vercel-deployment
Last synced: 13 May 2026
https://github.com/immortalwebdev/text-trans-npm-lib
A mini comprehensive library for performing various string manipulations. This library provides utility functions that simplify and enhance string operations for JavaScript projects.
javascript npm npm-library typescript
Last synced: 15 Apr 2026