Skip to content
View ElleyFolks's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report ElleyFolks

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

Pinned

  1. Deep-Understanding-Deep-Learning Deep-Understanding-Deep-Learning Public

    This contains notes and coding practice based on what I learned in the Udemy course "Deep Understanding of Deep Learning" by Mike X Cohen.

    Jupyter Notebook 1

  2. RSA_Algorithms RSA_Algorithms Public

    RSA Algorithm (asymmetric key) encryption and decryption program created in python. Drake and Elley did this as a project to accompany their Discrete Mathematics 2 Course at Western Governors Univ…

    Python 3

  3. Prime-Number-Generator-V1 Prime-Number-Generator-V1 Public

    This is the first version of a simple prime number generator. It produces a list of all prime numbers given specific parameters.

    C++ 1

  4. Systems-of-equations-solver Systems-of-equations-solver Public

    Uses Cramer's rule and can currently solve a system of 2 equations.

    C++ 1

  5. Projectile-Calculator Projectile-Calculator Public

    C++ 1

  6. Linear-Search-Practice Linear-Search-Practice Public

    Basic practice with using a linear search algorithm.

    Python 1