Skip to content
View cuceta's full-sized avatar

Block or report cuceta

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. Paul-Austin-Oswego-CSC480-HCI521/OZ-CSC-480-HCI-521-Fall-2024 Paul-Austin-Oswego-CSC480-HCI521/OZ-CSC-480-HCI-521-Fall-2024 Public

    Repo for CSC 480 HCI 521 class of fall 2024

    JavaScript 7 16

  2. FamilyThread/Family_Thread FamilyThread/Family_Thread Public

    Family_Thread is a system software that allows users to add custom portraits, and work with other collaborators to create a more accurate representation while being user-friendly and visually appea…

    TypeScript 2

  3. CSC375P1-FacilitiesLayout CSC375P1-FacilitiesLayout Public

    Create a parallel program that will produce the best floorplan solution for a given number of stations in a facitity. Each station has a function which determines its affinity to other stations in …

    Java

  4. TemperaturePropagationSimulator TemperaturePropagationSimulator Public

    A parallel simulation of heat distribution in a metal alloy with three metals of varying thermal properties. Computes temperature equilibrium iteratively and visualizes results as a heatmap or with…

    Java

  5. Ticketing-System-Parallel-Perfomance Ticketing-System-Parallel-Perfomance Public

    A parallel performance benchmarking project comparing custom vs. standard concurrent data structures under different read/write loads. Simulates a multi-threaded application and measures throughput…

    Java

  6. TCP_UDP_Performance_Measurement TCP_UDP_Performance_Measurement Public

    Network performance measurement project evaluating TCP and UDP latency and throughput across multiple machines and networks. Implements XOR-based encryption, measures round-trip times (RTTs) for va…

    Java