Skip to content
View aykevy's full-sized avatar
  • 17:48 (UTC -05:00)

Block or report aykevy

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. find-a-fizz find-a-fizz Public

    A full stack website that allows user to find breweries near them. Utilizes the Mapbox API to provide maps services to the user, Open Brewery DB for brewery info, and Wine Vybe for beer info.

    JavaScript

  2. alarm-clock alarm-clock Public

    An embedded alarm clock centered around the ATMega32 microcontroller. Allows users to set/adjust clock time and set up multiple alarms. Plays twinkle twinkle little star upon alarm times.

    C

  3. chess-ruby-version chess-ruby-version Public

    A chess game written in Ruby. Behaves and follows the rules of chess. Takes into account the rules like en passant, castling, and draw by repetition.

    Ruby

  4. multithreaded-craps multithreaded-craps Public

    A craps game written in the Java language. Simulates multiple crap games and outputs them to files. This project was made for me to learn more about multithreading.

    Java