Skip to content
View janee1768's full-sized avatar

Block or report janee1768

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dice-rolling-game dice-rolling-game Public

    This Dice Rolling Game is a two-player Python game where each player rolls a die to reach a score of 100. It's a simple, text-based game perfect for beginners learning loops, conditionals, and the …

    Python

  2. Password-Generator Password-Generator Public

    This Python code creates a random 10-character password using letters, numbers, and symbols by picking characters randomly and printing the final result. Customized version from Girls Who Code 'Co…

    Python

  3. To-do-List.py To-do-List.py Public

    This is a simple To-Do List Application built with Python for beginners. It helps you manage daily tasks by letting you add, view, and delete tasks from a list. It runs in the terminal and is a gre…

    Python

  4. Real-Estate-Manager- Real-Estate-Manager- Public

    A simple Python-based Real Estate Listing Manager that lets you add, view, search, update, delete, and export property listings. Data is stored in a CSV file for easy access and management.

    Python