Skip to content
View eduardh-of's full-sized avatar

Block or report eduardh-of

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. sandwichclub sandwichclub Public

    Sandwich Club Udacity Scholarship 2018

    Java

  2. scorekeeperapp scorekeeperapp Public

    The goal is to create an Score Keeper app which gives a user the ability to keep track of the score of two different teams playing a game of your choice.

    Java

  3. Brain-fuck-interpreter Brain-fuck-interpreter Public

    Brainfuck interpreter made in assembly language

    Assembly

  4. inventory-app inventory-app Public

    Storing information in a SQLite database. Integrating Android’s file storage systems into that database. Presenting information from files and SQLite databases to users. Updating information based …

    Java

  5. habit-tracker habit-tracker Public

    Creating a SQLite table in your app. Populating that table with new entries. Modifying the entries. Displaying the contents of the table to users.

    Java

  6. news-app news-app Public

    Connecting to an API. Parsing the response of the API. Handling error cases gracefully. Updating information regularly. Doing network operations independent of the Activity lifecycle.

    Java