Skip to content
View TimLikesTacos's full-sized avatar
  • Portland, OR

Block or report TimLikesTacos

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

    Demonstration of 128 bit AES encryption. Shows outputs at every step along the way of encrypting a block

    C++

  2. Personal-Name-Extractor Personal-Name-Extractor Public

    Java application that identifies names in a txt file and identifies them by placing <PER> tags around the name. Utilizes machine learning for name identification

    1

  3. FSE_FromToPlanner FSE_FromToPlanner Public

    A exercise in programming to determine assignments to collect on a trip from Point A to Point B in a flight simulator and using FSEconomy

    Python