Nepo Aquino
Aspiring Web Developer
These are some of my projects
TEXT BASE RPG GAME My text-based RPG game features a unique stat system, including (STR), (AGI), (INT), (VIT). As a player, you'll immerse yourself in a world of magic, quests, and adventure, guiding your character through an enchanting narrative filled with choices and challenges.

Birdie Bounce is based on the popular game "Flappy Bird". In this game, the player controls a bird that needs to navigate through a series of obstacles by flapping its wings. The objective is to get the bird as far as possible without hitting any obstacles.

Color Game Simulator where the user selects colors and then rolls a set of dice with random colors. If the colors the user selected match any of the dice's colors, the user wins. Otherwise, the user loses. The game keeps track of the user's history of rolls and the colors they selected.

My Certificates Is a visual showcase of my accomplishments in the fields of web development, programming languages, and more, highlighting the expertise and skills I've gained throughout my career.
Registration Form that consists of input fields for the user's name, email address, and password. The form may also include some client-side validation to ensure that the user enters valid data before submitting the form.
Technical Documentation in JavaScript is a set of written materials that provides a comprehensive guide to understanding and using a particular piece of JavaScript code. The documentation includes detailed explanations of the code's functionality.