Skip to content
View NogueraMateo's full-sized avatar

Block or report NogueraMateo

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. FastAPI-Integrations FastAPI-Integrations Public

    Using FastAPI, SQLAlchemy and PostgreSQL. Performing user Authentication and Authorization using JWT along with Google Oauth 2.0, integration with Zoom API for scheduling virtual meetings.

    Python 1

  2. Naval-Battle Naval-Battle Public

    Naval Battle game made using Java, Javafx, css applying OOP, EDP concepts and serializable files to save the progress of the game.

    Java

  3. Scheduling-Algorithms Scheduling-Algorithms Public

    Simulation of the main process scheduling algorithms (Round Robin, Shortest Job First, Shortest Time To Completion First...). This implemenation is made using Python and applying OOP concepts.

    Python

  4. Sudoku Sudoku Public

    6x6 Sudoku game. Mini-project for the Event Oriented Programming subject.

    HTML

  5. MLQ-Scheduling-Algorithm MLQ-Scheduling-Algorithm Public

    Simulation of the Multilevel Queue Scheduling Algorithm applying learned concepts about operating systems and Object Oriented Programming.

    Python

  6. Task-Tracker-CLI Task-Tracker-CLI Public

    Task Tracker CLI is a command-line application in which you can add, update, delete, and track tasks. It's made using Java and uses a json file for saving the user tasks.

    Java