Skip to content
View ricardogodi's full-sized avatar

Block or report ricardogodi

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

Popular repositories Loading

  1. hospital-management-database hospital-management-database Public

    This is a MySQL-based hospital management database, complete with an EER diagram that defines relationships among patients, physicians, and rooms. Features include complex SQL queries, automated tr…

    2

  2. weird-language-system weird-language-system Public

    Weird Language System: A C++ custom language interpreter for linked list operations. Utilizes the Command design pattern and advanced OOP principles like encapsulation and polymorphism for flexible…

    C++ 1

  3. three-card-poker-game three-card-poker-game Public

    Three Card Poker Game: A GUI-based game with meticulous object management and comprehensive UML planning. Features dynamic imagery and in-depth game logic, backed by rigorous testing for enhanced u…

    Java 1

  4. networked-connect-four-game networked-connect-four-game Public

    The Networked Connect Four Game is a collaborative, event-driven project using server-client architecture with separate GUIs for enhanced interaction. It features rigorously tested backend logic fo…

    Java 1

  5. simple-c-parser-project simple-c-parser-project Public

    This F# project focuses on parsing “simple C” programs, identifying valid syntax and reporting syntax errors using a lexical analyzer and a recursive-descent parser. It simplifies complex language …

    F# 1

  6. simple-c-semantic-checker simple-c-semantic-checker Public

    This project extends the simple-c-parser to include semantic checking for simple C programs. It verifies variable declarations and type usage, ensuring proper definition and correct type operations.

    F# 1