Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by Anurag1101

A curated list of projects in awesome lists by Anurag1101 .

https://github.com/anurag1101/say_weather

Say_Weather: A Python-based application that fetches and reads aloud the current weather for any city entered by the user. Using the WeatherAPI and pyttsx3 for offline text-to-speech, it provides real-time temperature updates with voice feedback.

python python3 voice voice-commands weather-api weather-app

Last synced: 04 Nov 2024

https://github.com/anurag1101/robot_speaker

A simple, interactive Python-based text-to-speech application that converts user input into spoken words using pyttsx3. Type any text, hear it spoken aloud, and enjoy a friendly farewell when you’re done!

libraries modules python python3 speaker-recognition speech

Last synced: 04 Nov 2024

https://github.com/anurag1101/match_case

"Python program demonstrating match-case usage for day selection. Prompts users to enter a number (1-7) and outputs the corresponding day, with input validation and error handling for non-integer and out-of-range inputs."

days-of-week match-case python python-3 python3 switch-case

Last synced: 31 Oct 2024

https://github.com/anurag1101/resume

Last synced: 15 Nov 2024

https://github.com/anurag1101/the_perfect_guess

Perfect Guess is a simple number guessing game built with Python. Players try to guess a randomly generated number between 1 and 100, receiving feedback on whether their guesses are too high or too low. The game continues until the correct number is guessed, with an option to play again. Enjoy testing your guessing skills!

functional-programming functions-python game-development guessing-number-game if-elif-else python python3

Last synced: 15 Nov 2024

https://github.com/anurag1101/image_resizer

A simple Python script to resize images by a custom percentage using OpenCV. Easily adjust image dimensions, save resized versions, and preview results. Perfect for quick and efficient image resizing tasks.

image-resizer modules opencv-python opencv2-python python python3

Last synced: 15 Nov 2024

https://github.com/anurag1101/fruit_fall_range_calc

"A Python program that calculates how many apples and oranges land within a specified house range based on their distances from the trees. It takes user input for tree positions, fruit distances, and outputs the number of fruits that fall inside the range."

distance-calculation list loops-and-iterations oops-in-python python python3 testcases

Last synced: 15 Nov 2024

https://github.com/anurag1101/pdf_merger

Python script to merge multiple PDF files into a single PDF, using PyPDF2. Includes error handling and user feedback for a smooth merging experience.

package pdf pdf-merger pypdf2 python python-script python3

Last synced: 15 Nov 2024

https://github.com/anurag1101/list_command_operations

"A Python-based command-line tool that performs dynamic list operations such as inserting, removing, appending, sorting, and reversing elements. Users can interactively input commands to manipulate a list, making it a practical utility for learning Python list manipulation."

if-elif-else list listcomprehensions operations python python3

Last synced: 15 Nov 2024

https://github.com/anurag1101/complex_calc

The Complex Calculator is a Python application for performing arithmetic operations on complex numbers, including addition, subtraction, multiplication, and division. It uses object-oriented programming to encapsulate complex number properties and supports dynamic user input.

abstraction complex-numbers encapsulation oops-in-python python python-script python3

Last synced: 15 Nov 2024

https://github.com/anurag1101/react_quizz_app

Live link

Last synced: 15 Nov 2024

https://github.com/anurag1101/parallax

Last synced: 15 Nov 2024

https://github.com/anurag1101/python_snake_water_gun

"A simple Python game implementing the classic Snake, Water, Gun game (similar to Rock-Paper-Scissors) with user vs computer gameplay."

python python-random python-random-function python3 snake-water-gun snake-water-gun-game

Last synced: 15 Nov 2024

https://github.com/anurag1101/vector_calc

Vector Calculator: A Python-based tool for performing essential vector operations, including addition, dot product, and cross product. Users can input vector components and receive immediate results, making it ideal for learning and practicing vector mathematics.

cross-product dotproduct oops-in-python python python3 vectors

Last synced: 15 Nov 2024

https://github.com/anurag1101/jarvis_my_va

"Jarvis_My_VA is a Python-based voice assistant that responds to voice commands to perform tasks like opening websites, providing the current time, playing music, and reading news headlines. Just say the wake word 'Jarvis' to activate and interact!"

ai jarvis-assistant modules python python3 voice-assistant voice-commands voice-recognition

Last synced: 15 Nov 2024

https://github.com/anurag1101/h-shaped_pattern

A simple Python script that generates a customizable H-shaped pattern based on user input. The thickness of the pattern can be adjusted, making it a great exercise for beginners to learn about string manipulation, loops, and formatting in Python.

iteration loops pattern python python-script python3

Last synced: 15 Nov 2024

https://github.com/anurag1101/parallax1

my first parallax website

Last synced: 15 Nov 2024

https://github.com/anurag1101/python_guess_game

A simple console-based game in Python that generates a random score between 1 and 1000 and tracks the highest score achieved, saving it to a text file for persistent storage. Play to beat your own records!

import library oops python python3

Last synced: 15 Nov 2024