Skip to content
View WillianFerreiraDaCosta's full-sized avatar

Block or report WillianFerreiraDaCosta

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

Pinned Loading

  1. Hotel-System-Java Hotel-System-Java Public

    Console-based Hotel Management System developed in Java 17. Features MVC architecture, Maven dependency management, and file-based data persistence.

    Java

  2. bank-account bank-account Public

    A simple Java banking system with deposit and withdrawal operations.

    Java

  3. c-hangman-game c-hangman-game Public

    A simple C console-based Hangman game. Demonstrates use of functions, arrays, and loops with ASCII art.

    C

  4. java-dice-game java-dice-game Public

    A simple Java console-based dice game for two players. Demonstrates Object-Oriented Programming (OOP), packages, and input handling.

    Java

  5. library-management-java library-management-java Public

    Library management system built in Java using the Singleton design pattern.

    Java

  6. oldestPerson oldestPerson Public

    Small C program that uses structs and dynamic memory allocation to find the oldest person in a list.

    C