UI Switch and Selection
Project Type
Front-End Development
Date Created
2023
This project exhibits tab navigation with an option to have a personalized drop down depending on which tab is selected. Both the toggle buttons (tabs) and dropdown dynamically change using JavaScript (Babel).
Animated Navigation Bar
Project Type
Front-End Development
Date Created
2023
In this project, users can click on different tabs or menu options. Based on their input, the highlighted page changes, with color of the active tab changing. This was achieved using CSS and JavaScript by manipulating "is-active" attribute of the relevant tabs.
Animated JQuery Counter
Project Type
Front-End Development
Date Created
2023
This project makes use of JQuery library to manipulate and animate text to make it more engaging and interactive. Users can see animated counter which is supported by JQuery and imported as a script.
Animated Buttons
Project Type
Front-End Development
Date Created
2023
This project is to depict different button types with different animations and styles. This project strictly uses HTML/CSS/JS to manipulate and display these buttons. Feel free to hover and click them to see how they will interact!