Popular repositories Loading
-
guess-the-number-game
guess-the-number-game PublicDeveloped a Python-based 'Guess The Number' game featuring multiple difficulty levels, intuitive gameplay, and a scoring system. Incorporated randomized number generation and provided user-friendly…
Python
-
My-First-100-Days-In-Coding
My-First-100-Days-In-Coding PublicForked from kallaway/100-days-of-code
-
Credit-Card-Validator
Credit-Card-Validator PublicDeveloped a Python class to validate credit card numbers using the Luhn algorithm. The class processes user input, cleans and reverses the digits, and applies the Luhn checksum algorithm to determi…
Python
-
Password-Generator
Password-Generator PublicDeveloped a Python script that generates a secure password based on user-specified length. The generator combines lowercase letters, numbers, and special characters using Python’s random module. Th…
Python
-
ExpenseTracker
ExpenseTracker PublicExpenseTracker is a simple command-line application written in Python that helps users manage their expenses. The program allows users to add, view, and remove expenses, which are stored in a CSV f…
Python
If the problem persists, check the GitHub status page or contact support.