Skip to content
View dtessler2's full-sized avatar

Block or report dtessler2

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. Tcp_simulation Tcp_simulation Public

    This project simulates TCP by using socket communication to send data between the client and the server.

    Java 1

  2. Gambling_Balance Gambling_Balance Public

    This assignment is a demonstration of using mock objects to test code.

    Java 1

  3. MCON-357-Spring-2025 MCON-357-Spring-2025 Public

    Forked from lagishtein/MCON-357-Spring-2025

    Exercises for the MCON-357 course for the Spring Semester 2025

    Python

  4. distributed-system-simulation distributed-system-simulation Public

    Forked from bdrillic2/distributed-system-simulation

    A simulation of a distributed system with a master program, two types of slave programs, and clients. The system assigns jobs to optimized slaves based on load, using multi-threaded communication t…

    Java