by admin | Aug 5, 2024
Web development INTERACTIVE VIDEO player Techniques HTML CSS JavaScript Code Demo In this project, I built an HTML5 video player using JavaScript and the HTML5 Video API. Using the supplied mockups, video files, and transcript, I built an interactive video player that...
by admin | Aug 5, 2024
Web development Web style guide Techniques HTML CSS (Sass, BEM) Code Demo In this project, I was provided an index.html file with a set of class names already defined. I was responsible for creating rules to style the web page using each of those class names. I create...
by admin | Aug 5, 2024
Web development Interactive photo gallery Techniques HTML CSS JavaScript (jQuery) Code Demo In this project I created an interactive photo gallery using JavaScript and jQuery. Thumbnails and photos were provided with descriptions. At the top of the page I implemented...
by admin | Aug 5, 2024
Web development Online Registration form Techniques HTML CSS Code Demo In this project I built a responsive, mobile-friendly registration form using a wide variety of HTML form input types and attributes. Using the supplied mockup files, I built a mobile and desktop...
by admin | Aug 5, 2024
Web development Web app dashboard Techniques HTML CSS (Sass) JavaScript (jQuery) Code Demo In this project, I built a web dashboard with JavaScript-driven charts and graphs. I also saved settings in the local storage so it would remain after re-loading the page....