Skip to content
View huasmc's full-sized avatar
❄️
❄️
Block or Report

Block or report huasmc

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. vending-machine-server vending-machine-server Public

    RESTful API with a set of routes that simulates the operation of a vending machine and persists data using MySQL AWS RDS. Developed using Spark's lightweight framework.

    Java

  2. european-capitals european-capitals Public

    Forked from cmarshall10450/CodeClan-Project-European-Capitals-Game

    Educational game that prompts the player the location of an European city given a map. The app displays information about the given city such as history, current weather and more.

    JavaScript

  3. tic-tac-toe-terminal tic-tac-toe-terminal Public

    TDD'd Tic-Tac-Toe game that integrates OO components to run in terminal, it implements minimax algorithm in AI class for computer player to be smart and prevent losing.

    Python

  4. pokedex pokedex Public

    Angular app developed using PokeAPI, displays a list of pokemons with RESTful pagination that has click to display functionality. Features a search bar and has a semi-dynamic pokedex view.

    CSS

  5. checkd-android-app checkd-android-app Public

    Native java mobile application developed with Android Studio making use of SQLite to track user’s tasks, the app’s UI features ‘tap’ and ‘swipe’ functionalities to perform CRUD operations

    Java