Skip to content
View joefsamuel's full-sized avatar

Block or report joefsamuel

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
joefsamuel/README.md

👋 Hi, I’m @joefsamuel (MASc, BEng)!

I research & engineer things!

  • 👀 My interests lie in the intersection of science, technology, design, and engineering.
  • 🌱 I’m currently a security engineer @Ford.
  • 📫 Let's connect! DM me @Linkedin.
  • 😃 Curious about my experience? Learn more on my website.

Popular repositories Loading

  1. Networking-using-intermediate-host Networking-using-intermediate-host Public

    Using UDP/IP networking protocol.

    Java 1 1

  2. Tic-Tac-Toe Tic-Tac-Toe Public

    A simple Tic Tac Toe game for 2 players using Java programming language.

    Java

  3. Count-for-Substrings Count-for-Substrings Public

    The Java class counts for patterns of substrings in the given file and displays them along with the time taken to process them. The concept tests out both a Linked list and ArrayList implementation.

    Java

  4. LinkedList-vs-ArrayList LinkedList-vs-ArrayList Public

    Comparing two of Java's most popular abstract data structures: LinkedList and ArrayList by creating a list in both of these data types and the time taken is compared to find out which one is faster.

    Java

  5. Swift-Calculator Swift-Calculator Public

    Swift

  6. kNN-Machine-Learning-framework kNN-Machine-Learning-framework Public

    Machine learning framework using kNN algorithm.

    HTML