WELCOME TO MY STATIC WEBSITE
HANDS-ON PROJECTS
This static website provides details about the various hands-on projects listed on My Interactive Resume which were created with various services offered by Amazon Web Services (AWS) and Microsoft Azure.
Project 1 - Card Matching Game
Description:
A simple card flipping game where player memorizes the card in order to match the pairs. The player clicks the cards (which are images of famous cities) one at a time and try to match them. The cards disappear whenever a match is made until all the cards are matched - no blank image/card.
The following services and tools were used to create the game:
- AWS Simple Storage Service (S3) - for static web hosting.
- AWS Code Pipeline - for CI/CD process whenever the GitHub Repo is updated.
- GitHub Repository - to host the codes.
- Cascade Style Sheet (css)
- JavaScript
- HTML
Please click PLAY GAME to start.
Project 2 - React App (Quiz Game)
Description:
A simple quiz game that lets users register with an account (email address) to solve general trivia questions. The answers to the questions are hardcoded and the game is a React App that uses Amazon Cognito, AWS Amplify, CICD and GitHub.
The following services were used to create the game:
- Amazon Cognito
- AWS Amplify
- AWS IAM
- GitHub
- JavaScript
- Visual Studio Code
- Node.js
- HTML
Please click QUIZ to play.
Project 3 - Exponent Math
Description:
This project create a Web application that computes exponent for a given mathematical task e.g 23.
The following services were used to create the game:
- AWS Amplify
- AWS API Gateway
- AWS Dynamo DB
- AWS Lambda
- AWS IAM
- Cascade Style Sheet (css)
- Python/Json
- HTML
Please click POWER to play.
Project 4 - Simple HTML with Image Mapping/JavaScript
Description:
This project demonstrate image mapping on html page which allows you to perform different actions depending on which part of the image you click. It also incorporated a simple JavaScript.
The following tools/webpages were used to create the project:
- HTML
- JavaScript
- Amazon Web Services (AWS) console
- Microsoft Azure portal
- Google Cloud Platform portal
Please click Top 3 CSP for further information.