Featured Work

Some projects that I've built...

Featured Project

A. Calendar

With this functional and aesthetic calendar, you can quickly schedule events and view your scheduled events dynamically.

Some other features includes:

  • Highlighted current date
  • Easy access to future or past months
  • Choice to hide the adding-event form
  • Added underlines to the days that have at least one scheduled events as a reminder

JavaScript HTML5 CSS3

Featured Project

Snake Game

Classic and playful snake game built by JS. Features:

  • Logical keyboard control (Disabled the user's ability to go in the opposite direction without turning)
  • Game is over when the snake hits the wall or intersects itself
  • Prompts the user when game is over and then asks for user's input of whether to restart or stop

JavaScript

Featured Project

A Dog Website

My first responsive website built by HTML5 and CSS3 only. It has 3 pages that showcase certain breeds of dogs, display a gallery and provide a contact form.

Features about this website:

  • Grid-based with a simple layout across the board: nav, header, content, footer.
  • The article section and the gallery section are featured in flex display.
  • Mobile friendly

HTML5 CSS3

Featured Project

SQL Data Management

  • Create SQL Server objects, retrieve, store and manipulate data
  • Design and test for server installation and configuration, database backup and recovery, database maintenance and automation
  • Write, test and debug SQL statements and commands
  • Develop and implement an SQL Server database solution

SSMS T-SQL