1. Building a personal website with employer experience in mind.
Individual Project 1: Personal website development
  In this website development project, I have utilized HTML and CSS to create webpages with personal artistic preferences. The Portfolio page contains a carousel that allows efficient navigation. More importantly, my website developent process contains user research and making sure that my design meet the needs of the user group.
2. Best experience in all platforms: Web responsiveness
Individual Project 2: Apple harvest festival website
  In this project, I have designed and coded CSS of the site so that it is responsive to the screen size and aspect ratio. The content of the page is decided after conducting user interviews so that they are useful and interesting to read for people who haven't been to the festival before.
This project is being improved: server-side rendering and form functionality using PHP pending.
3. Instensively interactive website and collaboration
Group Project 3: Club website
  This is a group project that designs for a psychology club. My specialization in the group is coding with Javascript and testing interactivities in the site so that they are responsive and bug-free. At the same time, I also contributed through designing and gathering and coding content of the site.
My role: Designer, Content coder, and Interactivity coder
4. Catalog website with implementation of database queries, self-processing form, and sticky values
The form is sticky, meaning that making an invalid submission to the database wouldn't erase user inputs but keep them to allow editing.
A valid form submission would insert the user inputs in the database and display on the website. 
These features are implemented with PHP and SQLite. This is an individual project.
Back to Top