Skip to content
View tjanderson3's full-sized avatar

Block or report tjanderson3

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

Popular repositories Loading

  1. Project-3 Project-3 Public

    This project evaluates the performance of red-black trees and hash maps in various operations on a large data set (over 270,000 entries).

    C++

  2. Alarm-Clock Alarm-Clock Public

    Forked from ufosc/Alarm-Clock

    Waking up is serious business.

    JavaScript

  3. ZodiacApp_public ZodiacApp_public Public

    Public version of my Zodiac App project. In its current form, this app calculates the user's zodiac sign, birth chart, planet information, and compatibility (romantic and platonic) to users of the …

    Swift

  4. PetAI PetAI Public

    This app scans a photo of a user's pet for the pet's breed, approximate weight, age, fitness level, etc. We then use that information to generate a pet profile, where a user can create a gallery fo…

    Swift

  5. DataScience-ML-Assignments DataScience-ML-Assignments Public

    A series of assignments completed in Jupyter Notebook for CAP4770, Intro to Data Science. Assignments covered regression, decision trees, data prep, ensemble learning, machine learning, and more. U…

    Jupyter Notebook

  6. Sudoku Sudoku Public

    Simple sudoku game coded in python for Programming Fundamentals.

    Python