Skip to content
View tnewman16's full-sized avatar

Block or report tnewman16

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. BranchPredictionSimulator BranchPredictionSimulator Public

    A branch prediction simulator created for CSIS 612 at the College of Charleston during the 2019 Spring semester.

    C#

  2. Twitter-Clone Twitter-Clone Public

    A Twitter backend written in Scala using the Tagless Final interpreter pattern

    Scala 1

  3. DNA-Linked-List DNA-Linked-List Public

    Project for Computer Science 230, Spring 2016. A DNA class with various methods that manipulate/access a DNA structure. This structure is implemented using a doubly-linked list.

    Java

  4. Simple-C-Server Simple-C-Server Public

    A simple HTTP server written in C

    C

  5. CIRDLES/CHRONI CIRDLES/CHRONI Public archive

    CHRONI is a mobile application that is being developed using Ionic, a cross platform app development framework.

    TypeScript 2 5

  6. Texas-Hold-em Texas-Hold-em Public

    Final project for Computer Science 221, Fall 2015. A Texas Hold'em game to be played with multiple people implemented with JavaFX.

    Java