Skip to content
View ecraya14's full-sized avatar

Block or report ecraya14

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Gomoku Gomoku Public

    Java program to play the game Gomoku, or five-in-a-row, on an 8 × 8 board against a computer player (MinMaxPlayer) based on Minimax search algorithm using alpha-beta pruning.

    Java 1

  2. Car-Reversing-Alarm Car-Reversing-Alarm Public

    A car reversing alarm project where an IR emitter and IR detector are used to detect light reflected from an object. An audible tone is generated when an object is detected.

    C

  3. Stepper-Motor Stepper-Motor Public

    Implementation of a stepper motor control, using the Programmable Interrupt Timer (PIT) to control the stepping speed precisely.

    C 1

  4. Virtual-Tourist Virtual-Tourist Public

    The app downloads and stores images from Flickr. The app allows users to drop pins on a map, as if they were stops on a tour. Users will then be able to download pictures for the location and persi…

    Swift

  5. Groceries Groceries Public

    An app where the user can create shopping lists. For each item the user can check the price of a chosen product from the British supermarket chain; Tesco.

    Swift