Skip to content
View logandauria's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report logandauria

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

    A virtual reality experience meant to bring you presence through an immersive world shaped by your interactions and music

    C#

  2. Automobile_DBMS Automobile_DBMS Public

    Relational database application that conducts retail operations of a major automobile distributor and its customers

    Java

  3. Morra_MPI Morra_MPI Public

    Simulates a game of Morra using the Message Passing Interface for parallel programming in C++

    C++

  4. Parallel_Gaussian_Elimination Parallel_Gaussian_Elimination Public

    Program uses a striped mapping of threads to perform Gaussian elimination on large matrices

    Java 1

  5. Turing_Machine Turing_Machine Public

    Program that accepts a description of a Turing Machine (TM) for a decidable language and runs it on various input that the TM accepts or rejects

    Java