Skip to content
View SentientSam's full-sized avatar
🦑
Being Sentient
🦑
Being Sentient

Organizations

@FSU-2020-Senior-Design

Block or report SentientSam

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

    This is a project that used a 720p webcam centered over a dart board to record dart throws for steel tipped darts.

    Python 1

  2. Dice_Roll Dice_Roll Public

    A simple Python script that will "roll" any number of any sided die that the user inputs. For use with games such as DnD and any tabletop dice game.

    Python

  3. Doubly-Linked-Circular-List Doubly-Linked-Circular-List Public

    Use linked structures to implement a dynamically sized data structure

    C++

  4. Hashtable-Password-Server-Program Hashtable-Password-Server-Program Public

    This is a password server program implemented using a hash table. The encryption algorithm used is the GNU C Library's crypt() method.

    C++

  5. InfixToPostfixEval InfixToPostfixEval Public

    Input an expression and this code changes it to postfix notation and then evaluates it. This is using the shunting algorithm.

    C++

  6. LaTeX-Reference LaTeX-Reference Public

    Just a reference file for myself with simple and useful LateX commands

    TeX