Skip to content
View Rasmussw's full-sized avatar

Block or report Rasmussw

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. random-face-creator random-face-creator Public

    This Java code is part of a JavaFX application that draws random faces on the screen. The code uses various methods to draw features like eyes, mouth, etc. on the faces. There's also a part that co…

    Java

  2. Face-creator Face-creator Public

    Face Creator is a JavaFX application that enables users to create and customize digital faces with various features such as face shape, eyes, mouth, nose, eyebrows, and the option to add glasses. T…

    Java

  3. Rock-Paper-Scissors Rock-Paper-Scissors Public

    This Java program lets users play a simplified Rock, Paper, Scissors game in either singleplayer or multiplayer mode. It tracks and announces the winner after a specified number of rounds, making i…

    Java

  4. Desert-Island Desert-Island Public

    This Java program allows users to choose their preferred items for a deserted island scenario. Users select from a list of options, and the program calculates the most popular choices. A fun way to…

    Java

  5. Number-Cypher Number-Cypher Public

    This Java program offers a simple text encryption and decryption tool using a Caesar cipher. Users can encode and decode messages containing characters from the alphabet (both lowercase and special…

    Java

  6. Tamagotchi1 Tamagotchi1 Public

    This Java program simulates a virtual pet Tamagotchi, allowing users to adopt and care for either a dog or a cat. Users can interact with their pet by playing, feeding, and putting them to sleep. T…

    Java