Ethan Tang's Selfie

Ethan Tang

Student, Web Enthusiast, Hobby Lifter

About me

Hi guests! Welcome to my portfolio website! My name is Ethan Tang. I am currently studying Computer Science at Georgia State University. I just got into web development and I am loving it! My other hobbies are powerlifting and occasional video gaming.

Projects

Here are the three of my favorite projects. Check them out!

Monster Forest Company Page

My first HTML & CSS project. Built with VSCode. This project serves as a company website for my fictional gym company "Monster Forest". It has multiple pages and it is made responsive with CSS.

Check It Out

Monster Forest Article Page

This is an expansion of the previous "Monster Forest" project. This project serves as an article website about powerlifting techniques. This project has much more functionalities than the previous one. Here is the layout:

  • HTML & CSS: Page formatting and styling.
  • JavaScript: Interactive elements such as the content navigation tab.
  • phpMyAdmin: Database for the user setups and the comment section.
  • PHP: Setting user login cookies, hiding page content for non-users.
  • AJAX: Update the comment section on the website.
Check It Out

Godot Game Cliff Jump

This is a two-players platform game a classmate and I made with Godot engine. It is a simple game where two players competing to survive longer than the other by jumping off of mushroom platforms.

Check It Out

Hearthstone Card Library

Made with love and React. This card library displays all of Hearthstone's current cards.

  • Each card can be shown in details by clicking on them.
  • The cards can be filtered by their in-game card sets and classes.
  • Available in both light and dark mode!
Check It Out

Amazing Snack Shop

This is my ongoing NextJS project for a snack shop idea I have in mind. The goal of this project is to create a functional snack shopping website with administrator edit access.

  • This will be a full-stack application using NextJS technologies.
  • Admin users can create, edit, update, and delete snacks from the online shop.
  • Users can buy snacks from the shop.
  • The snack shop's inventory will be stored in a back-end database.
Check It Out

My Computer Science Journey

It all started with "Hello World!"...