huasmc - Overview

Pinned Loading

  1. 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. 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

  3. 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

  4. 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