My personal portfolio and all its assets. As seen on Awwwards.
The source code for MusabHassan’s personal portfolio website, musabhassan.com, is a showcase of his development skills and includes information on the technologies used to build the site. The website is built with SvelteKit as the frontend framework, incorporating scroll effects with Slickscroll, animations with Anime, 3D effects with Three.js, and hosting on Firebase. The source code for this version, which is 2+, is available in the repository, with version 1.0 built with jQuery stored in a separate branch called v1.
To set up the development environment for the project, follow these steps:
git clone [repository-url]
cd [project-directory]
npm run dev
npm run build
The source code for MusabHassan’s personal portfolio website showcases a blend of cutting-edge technologies such as SvelteKit, Slickscroll, Anime, Three.js, and Firebase. The development environment is set up with a focus on showcasing the portfolio, making it a valuable resource for those looking to understand modern web development practices and implement similar features in their projects. Remember to respect the licensing terms and guidelines mentioned when utilizing the source code for commercial purposes.