GitHunt

Lal Mohan Kumar

lalmohankr

πŸ‘¨β€πŸ’» Third-year BCA student | Aspiring Python Backend Developer and DevOps Engineer. 🌟 Passionate about building efficient backend systems.

Languages

Python100%

Repos

10

Stars

0

Forks

0

Top Language

Python

Loading contributions...

Repositories

10
LA
lalmohankr/Canteen

This project is a terminal-based application designed to handle basic canteen operations. It displays a menu with items and prices, allows users to add or remove items from their cart, view the total amount, and complete the order. The system provides real-time updates to the cart and ensures a seamless ordering experience.

Python00Updated 1 year ago
LA
lalmohankr/YouTube_Video_Downloader

This YouTube Video Downloader simplifies the process of downloading videos from YouTube. Users can paste a video URL into the input box, and with a single click, the video is downloaded to their system.

Python00Updated 1 year ago
LA
lalmohankr/Alarm

The "Alarm Clock" script is a lightweight Python program designed to help you set and manage alarms directly from the terminal. Users can specify a time for the alarm, and the script will continuously check the current time until it matches the set time. When the alarm goes off, the program will notify the user.

Python00Updated 1 year ago
LA
lalmohankr/Countdown_timer

This project implements a countdown timer using Python's time module. The timer allows users to input the countdown duration in seconds, and it will display the time remaining in the terminal, updating every second until it reaches zero.

Python00Updated 1 year ago
LA
lalmohankr/Qrcode_generator

This Python project uses the qrcode library to create QR codes for text or URLs. QR codes are useful for sharing data quickly and conveniently, allowing mobile devices to scan and read the information. The generated QR codes can be saved as image files.

Python00Updated 1 year ago
LA
lalmohankr/rock_paper_scissors

This project is a basic implementation of the "Rock, Paper, Scissors" game in Python. The user plays against the computer, which makes random choices, and the winner is determined based on the game's classic rules. It’s a fun, quick game for practicing Python basics.

Python00Updated 1 year ago
LA
lalmohankr/chatbot

This chatbot is a rule-based conversational agent. It matches user inputs with pre-defined patterns and responds based on a set of rules and responses. The chatbot uses regular expressions for pattern matching and has a set of reflective phrases to provide a more natural conversational experience.

Python00Updated 1 year ago
LA
lalmohankr/Mini_math_game

This Math Quiz Game randomly generates basic arithmetic questions involving addition, subtraction, and multiplication. Users answer a set of questions, and at the end, the program provides a score report of correct and incorrect answers.

Python00Updated 1 year ago
LA
lalmohankr/Password_generator

This Password Generator tool helps users create strong, random passwords for better security. It uses a combination of uppercase letters, lowercase letters, numbers, and symbols to generate passwords that are hard to guess and suitable for protecting sensitive accounts and data.

Python00Updated 1 year ago
password-generationrandom-passwordssecure-pass-gen
LA
lalmohankr/Number_guessing_game

No description provided.

Python00Updated 1 year ago

Gists

Recent Activity

Lal Mohan Kumar (lalmohankr) | GitHunt