Simple Calculator
This is a basic calculator web app. Users can press buttons to enter numbers and math signs, see what they type, get the answer by clicking the equals button, and clear everything with the clear button
BSIT student with diverse technical skills and creative passions, blending computer expertise with artistic flair and hands-on mechanical skills.
BIGTIME Studios— AAA NFT RPG Game
April 2022
Azpired Inc - Cebu City
September 2019 to June 2021
Azpired Inc - Cebu City
October 2017 to May 2018
Barangay Hall Labangon - Cebu City
April 2016 to November 2016
April 2013 to March 2015
Cebu Institute of Technology - University
This is a basic calculator web app. Users can press buttons to enter numbers and math signs, see what they type, get the answer by clicking the equals button, and clear everything with the clear button
This was an activity of getting to know the ordered list and unordered list in HTML with inline CSS styles
This was an activity of getting to know the Table element in HTML and how to properly organized images inside each cell
This was an activity of getting to know the Hyperlink element in HTML while making it look like a webpage with CSS styling
This is a sample website of a concept project that I am planning to do in the future
This is a very simple JavaScript code of displaying the date and time
This code shows a prompt box that asks the user to type their full name. It checks if the name is entered, says hello, and asks if the name is correct. If not, it asks again until the user confirms
This code is a simple calculator on a webpage. You can enter two numbers and click buttons to see their sum, difference, product, quotient, or remainder. There's also a button to clear all the answers
This web page demonstrates the use of for, while, and do-while loops in JavaScript. It allows users to input a number and a text, then displays the text multiple times based on the number using the selected loop type. Each section has "Show" and "Clear" buttons for displaying and resetting the result