Skip to content
View amnolan's full-sized avatar
  • USA

Highlights

  • Pro

Block or report amnolan

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

    AI neural node which is trained to detect upper case vs lower case ASCII characters.

    C

  2. b_matrix b_matrix Public

    Program to find the B matrix when given a matrix A and b1,b2 vectors

    Python

  3. caesar_cipher_python caesar_cipher_python Public

    Python caesar cipher

    Python

  4. genetic_swap genetic_swap Public

    Swap algorithm in MIPS (Assembly language)

    Assembly

  5. geocaching_project_v01 geocaching_project_v01 Public

    A project which allows you to search for geocaches in your area. (Requires a database connection, Google Maps key and Flickr key for the code to work for you.)

    PHP

  6. roman_numerals roman_numerals Public

    Process string of roman numerals and convert them to integer values

    Python