Welcome to my portfolio website hosted by Github Pages. Here, you'll find my featured projects, with links to their respective Github and Live Preview. This is the first iteration of the site, but I'll be updating it as I progress with my education. Please have a look around and feel free to reach out if anything catches your attention.
This is an on-screen calculator, with four basic math operators plus a decimal point button. Users can turn on/off the calculator as they wish. They provide the input by clicking on the buttons or from their favorite keyboard.
This is my attempt to recreate ProofHub's sign-up form from scratch. This sign-up form is mobile-friendly. And the form validation is done via Vanilla Javascript.
This is an online Etch-A-Sketch. Users can draw on the sketchpad using the mouse. They can change the size of the pad and the color of the "brush". There is also a button to clear all the sketching if users want to start over.
This is a virtual library app where users can input the author, title, and number of pages of their favorite books. They can change the status of each book, to whether they've already read it or not. Users can also delete books so they have space for new ones.
This program allows you to play the classic Tic Tac Toe with one of your friends. You begin with choosing between the two marks. Then proceed to the game. You have the option of restarting mid-game. When a result is reached, win, lose or draw, the program will announce and give you a button to start over again if you like.
- You have to fork this repo first. Github has a their own step-by-step guide with pictures to follow along.
- Note: You have the option of changing the name of your forked repo.
- And to have all the files locally on your computer, open Terminal -> change the current directory to the directory you want to put this forked repo. Then, enter the command line below:
git clone https://github.com/[your-username]/teephan91.github.io.git
- Note: If you change the name of your forked repo, replace 'teephan91.github.io.git' with '[your-forked-repo-name].git'. Github will automatically do this for you when you copy the link.
- Finally, change to your new forked repo directory.
cd teephan91.github.io
or
cd [your-forked-repo-name]
Please feel free to reach out if you need any help with this repo. 👉🏼 therealthinhphan@gmail.com
- by Flaticon.
- by SmashIcons - Flaticon.
- , , by Freepik - Flaticon.
- by Alfredo Hernandez - Flaticon.
- by Icon Mela - Flaticon.
- by Pixel Perfect - Flaticon.