Skip to content
View klfajardo's full-sized avatar

Block or report klfajardo

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

Popular repositories Loading

  1. Godot-Tutorials Godot-Tutorials Public

    Collection of scripts for game development tutorials on Godot.

    GDScript 2

  2. TicTacToe-CSharp TicTacToe-CSharp Public

    This is a console-based Tic Tac Toe game developed in C#. It is designed as a hands-on exercise for learning Object-Oriented Programming. The gameplay is turn-based and requires two players to alte…

    C# 1

  3. DroppedCubes DroppedCubes Public

    This is the public repository for DroppedCubes game releases. It includes pre-compiled executables for different platforms, along with release notes detailing new features, installation instruction…

    1

  4. practice practice Public

    Python 1

  5. PyEventGen PyEventGen Public

    PyEventGen is an open-source tool designed to generate fictitious events for testing and evaluating Security Information and Event Management (SIEM) systems. Utilizing MongoDB as a database, PyEven…

    Python 1

  6. csharp-calculator csharp-calculator Public

    This C# calculator is a console-based calculator built in C#. This is a personal learning project where I've been exploring events & delegates, interfaces, and other C# intermediate features. I've …

    C#