Skip to content
View mdttrump97's full-sized avatar

Organizations

@FTC3486

Block or report mdttrump97

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

    This repository stores code created during my time at the University of Arkansas for Medical Sciences Summer Undergraduate Research Program (UAMS SURF).

    Python

  2. UAMS-SURF-Jupyter-Notebook UAMS-SURF-Jupyter-Notebook Public

    A jupyter notebook recording my work for my UAMS SURF internship!

    Jupyter Notebook

  3. FindMyFriends FindMyFriends Public

    Forked from thomasp85/FindMyFriends

    Fast alignment-free pangenome creation and exploration

    R

  4. CriminalDatabase CriminalDatabase Public

    This project takes in a textfile of criminals with various attributes, builds an alphabetically sorted binary search tree out of the criminals, and then processes case files of attributes to output…

    C++ 1

  5. MazeGame MazeGame Public

    This project creates a maze in the output console and challenges the user to escape! Completed for Object-Oriented Programming course.

    C++

  6. SpellCheckWebServer SpellCheckWebServer Public

    This project was completed for COMP 425 Parallel Programming at Harding University. A multithreaded web server was created that responds to multiple requests to check the requested string against a…

    C++