Skip to content
View akcrono's full-sized avatar

Block or report akcrono

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

Popular repositories Loading

  1. mario_pset1 mario_pset1 Public

    Basic program printing out a Mario staircase for Harvard's CS50x problem set 1

  2. vigenere_cipher_pset2 vigenere_cipher_pset2 Public

    Second problem set for Harvard CS50x. Caesar.c encrypts with a Caesar cipher, while vigenere.c encrypts with a user provided key

    C

  3. find_pset3 find_pset3 Public

    Randomly generates numbers for that are sorted and searched. For practicing sorting and searching from Harvard's cs50x course.

  4. fifteen_pset3 fifteen_pset3 Public

    Game of fifteen from Harvard cs50x pset3. Creates a NxN grid with NxN-1 tiles which can be slid to any adjacent open space.

  5. pset4-picture-modification pset4-picture-modification Public

    various picture modification code for harvard's cs50x pset4

  6. cs50finance cs50finance Public

    Simple finance website made for Harvard's cs50x course

    PHP