Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 1.77 KB

File metadata and controls

39 lines (22 loc) · 1.77 KB

👋 Welcome to my portfolio, Jakexia.com

devices

About This Project

This is an on-going project where I showcase some of the personal stuff that I've been exploring. I built this website mostly out of interest after a four-month coop doing front-end web development. It was built entirely from scratch (no bootstrap here!) and designed to be light-weight, easily digestible, with an emphasis on UI/UX design. I had a lot of fun with this one, please check it out!

Features

  • Mobile Friendly
  • Interactive
  • Parallax (but non-intrusive I hope)
  • Dark mode

darkmode

Updates

  • 30/04/2020

    I tried interacting with my website for the first time using a mouse and quickly found that the exporlation section was very difficult to navigate. On a trackpad, two finger side scroll and on touch-enabled devices, a simple swipe gesture was enough for horizontal scolling. However, this is not the case with a mouse.

    The solution I came up with was a scroll bar, but I didn't like how plain existing scroll bars were so I set out to create my own. Building this was more involved than I thought but now mouse users can simply click to where they want to go, and the scrolling will take effect!

    Here it is in action

    scrollBar

    This design was insipred by audio spectrum visualizers (those bopping bars).

    Prototype

    process-2

    I had to make this physical prototype to get the concept down (as well as the calculations).

    Process

    process-1