Skip to content
View JacobGH2's full-sized avatar

Block or report JacobGH2

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
JacobGH2/README.md

Pinned Loading

  1. Secure_File_Transfer Secure_File_Transfer Public

    Web server and client program which implement secure file transfer using OpenSSL. Additional functionality includes password hashing/validation, a client shell interface, and safe connection closure.

    C 1

  2. Course_Enrollment_System_DSA Course_Enrollment_System_DSA Public

    C++ programs which process course enrollment files. Functionality includes detection of circular prerequisite dependencies, validation of individual schedules, and maintenance of waitlist structure…

    C++ 1

  3. Hardware_Optimization Hardware_Optimization Public

    C++ programs which simulate/evaluate the performance of hardware optimization strategies. Strategies tested include CPU branch prediction policy (e.g. bimodal, GShare, tournament) and cache associa…

    C++ 1

  4. OpenGL_Line_Drawing OpenGL_Line_Drawing Public

    Implementation of graphics functions in OpenGL/GLUT. Functions include anti-aliased line drawing, circle drawing, and ellipse drawing, all using a midpoint-based algorithm.

    C++

  5. Machine_Learning_Models Machine_Learning_Models Public

    Several implementations of machine learning models with accompanying reports. Covers both classical machine learning (regression, probabilistic learning) and deep learning (AlexNet, ResNet, etc.).

    Python 1

  6. PrimesEncryption PrimesEncryption Public

    Technical paper discussing prime generating "sieve" algorithms and the use of prime numbers in RSA encryption using the GMP library.

    C++ 1