Skip to content
View JonathanSmtith's full-sized avatar

Block or report JonathanSmtith

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. Computer-Security-Seed-Labs Computer-Security-Seed-Labs Public

    This is the coursework from my Computer Security class where I completed Seed Labs that demonstrated the understanding of a vast amount of cybersecurity concepts.

    Python

  2. Karz Karz Public

    An E-commerce website that sell car parts or other merchandise recommend customized deals to user

    HTML

  3. Client-Server Client-Server Public

    Implementation of a server and client in C

    C

  4. Binary-Search-Tree Binary-Search-Tree Public

    Binary search tree data structure in C++

    C++

  5. Doubly-Linked-List Doubly-Linked-List Public

    Double linked list data structure implemented in C++

    C++

  6. Mulithreaded-File-Hash Mulithreaded-File-Hash Public

    Calculates hashes for files through a binary tree of threads in C

    C