PORTFOLIO (2019)
Project created on September 6, 2019
This is my very first project on my own. I decide to create a portfolio to showcase few projects done, and of course practice my skills. The application uses HTML5, CSS3 and JavaScript (ES6+) as core tools. GSAP and ScrollMagic were utilized for scripted element animation, and Smooth-scroll provided smooth scrolling without relying on CSS's "scroll-behavior" property, which lacks universal browser compatibility back in 2019. Webpack and Babel were employed to transform ES6 into ES5 for broad browser compatibility. Polyfill added specific features for certain browsers.
HTML5
CSS3
JavaScript
GSAP