Pinned Repositories
Age_Finder
This repository contains a simple React application for calculating age based on the user's date of birth and a selected date. It includes functionality to handle user input, perform age calculation, and display the result using React components. The application provides feedback to the user through toast notifications, indicating success or error
BookStore_v1
Bookstore Web Application This repository contains the source code for a bookstore web application built using React.js for the frontend and Node.js with Express.js for the backend. The application allows users to browse, search, and purchase books from a wide selection.
Calculator
This Calculator app, built with React, Tailwind CSS, and TypeScript, offers a range of features to facilitate efficient arithmetic calculations and user interaction.
Currency_Converter
This repository contains a simple currency converter web application built with React. The app allows users to convert between different currencies using real-time exchange rates fetched from a third-party API.
Digital_Clock
A simple digital clock project built with React and Vite, featuring Hot Module Replacement (HMR) and ESLint integration.
Guess_Game_JS
This interactive game challenges players to guess a randomly generated number within a limited number of attempts. Players receive immediate feedback on their guesses, helping them adjust their strategy to win. With features like dynamic feedback, limited attempts, and randomized numbers, the game promises an engaging experience.
Guess_Game_React
This interactive game challenges players to guess a randomly generated number within a limited number of attempts. Players receive immediate feedback on their guesses, helping them adjust their strategy to win. With features like dynamic feedback, limited attempts, and randomized numbers, the game promises an engaging experience.
Password_Generator
A secure password generation tool built with Next.js and React. Customize password length and character types. Features a responsive UI and utilizes the generate-password library for secure password generation.
Random_Choice_Picker
This Random Choice Picker app is a simple tool built with React that helps you make decisions by randomly selecting choices from a list.
Random_Quote_Generator
This repository contains a simple web application built using React.js that generates random quotes with the click of a button. The application utilizes the Random Quote Generator API from RapidAPI to fetch random quotes and display them to the user.
github18122021's Repositories
github18122021/Age_Finder
This repository contains a simple React application for calculating age based on the user's date of birth and a selected date. It includes functionality to handle user input, perform age calculation, and display the result using React components. The application provides feedback to the user through toast notifications, indicating success or error
github18122021/BookStore_v1
Bookstore Web Application This repository contains the source code for a bookstore web application built using React.js for the frontend and Node.js with Express.js for the backend. The application allows users to browse, search, and purchase books from a wide selection.
github18122021/Calculator
This Calculator app, built with React, Tailwind CSS, and TypeScript, offers a range of features to facilitate efficient arithmetic calculations and user interaction.
github18122021/Currency_Converter
This repository contains a simple currency converter web application built with React. The app allows users to convert between different currencies using real-time exchange rates fetched from a third-party API.
github18122021/Digital_Clock
A simple digital clock project built with React and Vite, featuring Hot Module Replacement (HMR) and ESLint integration.
github18122021/Guess_Game_JS
This interactive game challenges players to guess a randomly generated number within a limited number of attempts. Players receive immediate feedback on their guesses, helping them adjust their strategy to win. With features like dynamic feedback, limited attempts, and randomized numbers, the game promises an engaging experience.
github18122021/Guess_Game_React
This interactive game challenges players to guess a randomly generated number within a limited number of attempts. Players receive immediate feedback on their guesses, helping them adjust their strategy to win. With features like dynamic feedback, limited attempts, and randomized numbers, the game promises an engaging experience.
github18122021/Password_Generator
A secure password generation tool built with Next.js and React. Customize password length and character types. Features a responsive UI and utilizes the generate-password library for secure password generation.
github18122021/Random_Choice_Picker
This Random Choice Picker app is a simple tool built with React that helps you make decisions by randomly selecting choices from a list.
github18122021/Random_Quote_Generator
This repository contains a simple web application built using React.js that generates random quotes with the click of a button. The application utilizes the Random Quote Generator API from RapidAPI to fetch random quotes and display them to the user.
github18122021/Telegram_userbot
Client-side script to automate features in Telegram using Telegram.js & Node.js
github18122021/Text_Reader
github18122021/Weather_react
This Weather App is a simple React application that fetches real-time weather data from the WeatherAPI and displays it for a specified city. Users can input the name of the city and get the current temperature, feel temperature, humidity, and wind speed.