You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the code for building a Netflix-inspired home page using HTML and CSS. The project aims to recreate the visual design and layout of the Netflix home page, providing a starting point for creating similar interfaces or learning web development techniques.
This repository contains a Quiz Web App built using HTML, CSS, JavaScript, and the Open Trivia Database. The app allows users to test their knowledge by answering quiz questions from various categories.
Welcome to the Python Tkinter Projects repository! This repository contains a collection of projects built using Python's Tkinter library. Tkinter is a popular GUI (Graphical User Interface) toolkit for Python, allowing developers to create interactive and visually appealing desktop applications.
Temperature Wizard is a web-based temperature calculator application built using HTML, CSS, and JavaScript. It allows users to convert temperatures between different units, such as Celsius, Fahrenheit, and Kelvin.
Code Vault is an Android application developed using Android Studio that provides encryption and decryption of text using the Base64 algorithm and a secret key. This app allows users to securely store and share sensitive information by encoding it into Base64 format with a secret key.
Welcome to PyAdventures! This repository is dedicated to providing beginner-level Python projects that are fun and educational. These projects are designed to help new Python programmers learn and develop their skills while having fun.
Welcome to the Favicon Catcher repository! This project showcases a favicon grabber, also referred to as a favicon downloader, that's built using HTML, CSS, JavaScript, and APIs from Google and DuckDuckGo. The Favicon Catcher allows users to easily fetch and download favicons associated with websites. This project is deployed using Vercel for easy.
The Student Management System (SMS) is a GUI application created with Python and tkinter. It is designed to manage student data for a school or university
Welcome to the Plant Disease Classifier Deployment repository! This project integrates cutting-edge technologies to develop a sophisticated plant disease classifier. Leveraging TensorFlow for model creation and ReactJS for the web interface, this project offers an innovative solution for identifying plant diseases swiftly and accurately.
Welcome to Age Wizard, an interactive age calculator that allows you to determine the exact age based on a provided date of birth. Whether you're curious about your own age or need to calculate someone else's, Age Wizard has got you covered!
Python_Cloud_Flow is a versatile Python script that empowers users to seamlessly upload files to various cloud storage services, including Google Drive, Dropbox, Box.com, pCloud, and Amazon S3. The script offers a modern graphical user interface (GUI) built using the tkinter library, making it convenient and user-friendly for both beginners and exp
FastLink-Tkinter-Project is a simple URL shortener application built with Python and Tkinter. It provides a user-friendly interface for generating shortened URLs from long URLs, making it convenient to share links in a concise format. The application utilizes the pyshorteners library, which integrates popular URL shortening services. With just a fe
This repository contains a Python program for motion detection using the OpenCV library. The program allows you to detect motion in a video stream or a webcam feed and highlight the areas where motion is detected. It also provides the option to save the output video with the motion highlights.
Welcome to the Image Steganography App, a project developed by Alok Sharma. This app allows you to hide confidential text messages within images using the concept of steganography. Steganography is the art of hiding information within another seemingly innocuous medium, such as an image.
MyPass is a simple password manager built using Python and the Tkinter library. It allows users to generate secure passwords, store them along with the corresponding website and email/username, view saved passwords, and update passwords if needed.