Chandan Chaudhary (chandan0069)

chandan0069

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Chandan Chaudhary's repositories

Amazon-price-tracker

This Python script tracks the price of a specific product on Amazon. It sends an email notification if the price drops below a predefined threshold. The script utilizes web scraping techniques with requests and BeautifulSoup libraries to extract the product price from the Amazon webpage. It then uses SMTP to send notifications through Gmail.

Language:PythonStargazers:0Issues:0Issues:0

Blackjack

Challenge yourself in this exciting game of Blackjack! Test your skills against the computer by aiming to get a score as close to 21 as possible without going over (busting). Aces can be worth 1 or 11, adding a strategic element to your decisions.

Language:PythonStargazers:0Issues:0Issues:0

Bootstrap-Practice-Frontend-Bootcamp

This repository contains the source code for a Frontend Bootcamp website, developed as a practice project to hone skills in Bootstrap framework. The website replicates the design and functionality of a real bootcamp site, featuring responsive layout, interactive elements like modals and accordions, and integration of Google Maps.

Language:HTMLStargazers:0Issues:1Issues:0

chandan0069

Config files for my GitHub profile.

Stargazers:0Issues:0Issues:0

Coffee-Machine

This Python code simulates a coffee machine, allowing users to virtually purchase espresso, latte, or cappuccino. It tracks ingredients (water, milk, coffee), processes coin payments, and provides reports. Designed for coffee enthusiasts, programmers, and business owners to explore coffee selection, practice Python concepts.

Language:PythonStargazers:0Issues:1Issues:0

etch-a-sketch

This Python script provides an interactive environment for creating sketches using the Turtle graphics library. Users can control the movement of the turtle, drawing lines on the canvas, and easily clear the workspace for a fresh start.

Language:PythonStargazers:0Issues:0Issues:0

Higher-lower

This Python script offers an engaging and informative guessing game that tests your knowledge of celebrity follower counts on social media platforms. The code leverages various Python functionalities and adheres to best practices for clarity and structure.

Language:PythonStargazers:0Issues:0Issues:0

hirst-painting

Python script utilizing Turtle graphics to generate digital renditions of Damien Hirst-style dot paintings. Customize dot colors, size, and grid density for unique compositions. Dive into the world of digital art inspired by Hirst's iconic creations.

Language:PythonStargazers:0Issues:0Issues:0

Snake-game

Snake Game is a classic arcade game implemented in Python using the Turtle graphics library. Control a growing snake as it eats food pellets and avoids colliding with walls or itself. Enjoy simple controls, colorful graphics, and addictive gameplay.

Language:PythonStargazers:0Issues:1Issues:0

turtle-race

A Python program that simulates a thrilling turtle race using the Turtle module. Users can place bets on their favorite turtle, and then watch as colorful turtles dart across the screen in a random race to the finish line. Who will emerge victorious? Run the script to find out!

Language:PythonStargazers:0Issues:0Issues:0

flash-card-app

This Python application utilizes the Tkinter library to create an interactive flashcard program for practicing French and English vocabulary. Users can flip through randomly presented French words and reveal their English translations. Additionally, users can mark their familiarity with each word, allowing for personalized learning sessions.

Language:PythonStargazers:0Issues:0Issues:0

guess-number-flask

Guess the Number Flask App is a simple web application built using Flask that allows users to guess a randomly generated number between 0 and 9. Users can input their guesses via the URL, and the application will provide feedback on whether the guess was too high, too low, or correct.

Language:PythonStargazers:0Issues:0Issues:0

Hangman

This Python code implements the classic Hangman game. You're presented with a hidden word represented by a row of underscores. Your goal is to guess the word letter by letter, revealing the correct ones in their positions. With each incorrect guess, you lose a life.

Language:PythonStargazers:0Issues:1Issues:0

password-manager

A simple password manager built with Python using the tkinter library. This program allows users to generate secure passwords and store them along with website and email details. The passwords are saved locally in a text file (`data.txt`) for easy retrieval.

Language:PythonStargazers:0Issues:0Issues:0

pomodoro-app

This is a simple Pomodoro Timer application built using Python's Tkinter library. The Pomodoro Technique is a time management method that uses a timer to break work into intervals, traditionally 25 minutes in length, separated by short breaks.

Language:PythonStargazers:0Issues:0Issues:0

pong-game

This is a simple implementation of the classic arcade game Pong using Python's Turtle graphics library. Players control paddles to hit a ball back and forth across the screen, scoring points when the opponent misses. Enjoy some nostalgic fun with this recreation of a timeless classic!

Language:PythonStargazers:0Issues:0Issues:0

quizzler-app

This is a Python-based quiz application designed to present users with boolean questions. It features an interactive interface and tracks the user's score throughout the quiz. Simply clone the repository, run the program, and start testing your knowledge!

Language:PythonStargazers:0Issues:1Issues:0

Rock-Paper-Scisssors

This Python code implements the classic Rock, Paper, Scissors game. You choose between rock, paper, or scissors, and the computer randomly selects its choice. The code determines the winner based on the standard game rules and displays the results.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

TinDog-Project

TinDog is a modern online platform connecting dog owners and their pets. With its intuitive interface, elite clientele, and satisfaction guarantee, TinDog makes finding companionship for your furry friend effortless and enjoyable. Join our community today and unleash the potential for new friendships and unforgettable experiences with your dog

Language:HTMLStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Treasure-Island

This Python code implements a simple text-based adventure game where you explore a mythical island and search for treasure. Make a series of choices at crossroads, lakes, and mysterious houses to navigate your way to potential riches (or danger).

Language:PythonStargazers:0Issues:0Issues:0

turtle-crossing

This Python program is a fun and challenging turtle crossing game! Guide your turtle across a busy road, dodging oncoming cars to reach the finish line. Levels get progressively harder as the cars get faster. Enjoy the race!

Language:PythonStargazers:0Issues:0Issues:0