This page records all the version updates and new features being added to this website. For more infomation, please visit the github repo: Take me there
ver 1.0.02025/02/24
Completed the basic functionalities of all the main pages beside <Projects> and not yet deployed publicly.
ver 1.0.12025/02/25
All (main) pages completed and deployed the website. Fixed the responsiveness and the overflowing issue on mobile viewports.
ver 1.0.1s2025/02/26
Full responsiveness on the mobile viewport by removing limited 'max-width' properties. pages involved: blogs, individual blog, contents map.
ver 1.0.22025/03/01
LeetCode page made (almost fully complete for the summary page), however each page of the problem still needs further work. Credits page created and finished. Added icon & changed name of the site.
ver 1.0.32025/03/01
Restyled the Project component. Implemented Grid for mobile viewports.
ver 1.0.42025/03/04
Functioning LeetCode page made for individual problems. Styled the code section with markdown plugins and adjusted element-positionings to make the page mobile-friendly.
ver 1.0.52025/03/09
Added a CV page with a pdf viewer, refined About page to be more professional and adjusted the styling on the LeetCode problem page.
ver 1.0.62025/03/13
Pagination system applied on the LeetCode listing page (reducing loading & rendering time). Added a redirect component for every LeetCode problem to the official site.
ver 1.0.72025/03/16
Added a folder to store all LeetCode Problems files instead of stuffing every problem into 1. Applied an extra layer to process the problem data.
ver 1.0.82025/03/18
Replaced the difficulty tags of the LeetCode page with buttons on mobile viewports, restyled appearance on desktop version. Restyled the code section on individual problem pages (added line numbers & applied Syntax highlight).
ver 1.0.92025/04/01
Added a new background inspired by Taroj1205. Restyled most of the card-like components on pages: Projects, Contents, LeetCode. Implemented animations for certain elements to move when on hover and shifted the aesthetic of the website to be more modern.
ver 1.1.02025/04/16
Implemented intro animations on all pages using Motion & CSS (Blogs). Created a new navbar with a more sleek look to match the theme.