Front-end Starter's
Project

  • HTML5
  • CSS / SCSS / Sass
  • JavaScript
  • JQuery

Qick Summary

  • This is my first website and the idea was inspired by Jennifer Dewalt.
  • For the work 1 to work 30, my practice was referred to Jennifer Dewalt.
  • To further enhance my basis of front-end, I have implemented work 31 to work 50 from an on-line course.
  • I learned use HTML, CSS and JS. I also started to manage code with Github.

Features

Travel Style Quiz

Simple onepage questionnaire

  • The page was built by JQuery with scroll animation.
  • I haved learned what is JavaScript closures. JavaScript variables can belong to the local or global scope. Global variables can be made local (private) with closures.
View More

Click Limitation Game

Click speed test in 30 seconds

  • A Customized time bar was designed in the click speed game.
  • I became more familiar with JQuery.
View More

Shaking Fruits Animation

Differect animation effect

  • Fruits animation was created by pure CSS.
  • I used CSS animation attributes.
View More

Slideshow

Photo slideshow with previous and next clicks

  • The slideshow was built with JavaScript and JQuery library without other slideshow plugin.
View More

Countdown Timer

A customized time or date can be calcuted with countdown format.

  • I learned to use JavaScript date formats.
View More

Simple Calculator

Basic calculator

  • Besides mouse event, keyboard event is also available.
View More

To Do List

Basic to-do-list

  • The finished list could be deleted on the brower.
  • I learned how to operate the parent and child HTML elements in the browser.
View More

Weather Information

Weather data with AJAX

  • Understood what is AJAX.
  • Used JQuery to implement AJAX.
View More

Scroll of Train Story

Onepage introduction website

  • Designed with basic Bootstrap UI and its grid system to build a RWD website.
  • Used scrolling library to make the animation effect as window scrolling.
View More