Skip to content
View thbaylson's full-sized avatar
📚
Current Course: "UE5 C++ Developer" by Stephen Ulibarri & Sam Pattuzzi
📚
Current Course: "UE5 C++ Developer" by Stephen Ulibarri & Sam Pattuzzi
  • North Carolina
Block or Report

Block or report thbaylson

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. DedicatedServerProject DedicatedServerProject Public

    The code contained in this repo mostly comes from the online course "2024 Multiplayer Mastery – (RPG)" by Jason Weimann. This project serves as an example of how to create a multiplayer game in Uni…

    C#

  2. Natural-Language-Processing Natural-Language-Processing Public

    This program uses natural language processing to define policies for filesystem access.

    Jupyter Notebook

  3. DataScience DataScience Public

    All of my past data science assignments put into one singular notebook. The notebook begins with Intro to Data Visualization and ends with Machine Learning.

    Jupyter Notebook

  4. NetworkingObjects NetworkingObjects Public

    Uses TCP and UDP to send objects from a server to a client

    Java

  5. intheltif/FiniteStateMachine intheltif/FiniteStateMachine Public

    A multithreaded finite state machine generator in Java.

    Java

  6. ChessMeister ChessMeister Public

    The game Chess. Supports CLI and GUI.

    Java