Musab-Hassan / musabhassan.com

My personal portfolio and all its assets. As seen on Awwwards.

Home Page:https://musabhassan.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

banner

Source code for my personal portfolio, musabhassan.com

Visit Live Site

Source Information

This website is built with

This is the source for version 2+. Version 1.0, the one built with jQuery is in the v1 branch.

Developing

The site is just a regular SvelteKit project, with ssr disabled.

For development, start the vite development server:

npm run dev

Note: Due to migration from Rollup, HMR breaks the site. You have to do a full reload if you modify any components or TS files.

For production, build the site:

npm run build

Contributing

You can fork this repo and modify it however I wont really be accepting pull requests due to the nature of the website being based on "taste" and a showcase of my work.

If you decide to use this site for your own commercial work, replace my personal logos with yours.

Please don't use my personal logos as yours.

License

Mozilla Public License 2.0 License.

About

My personal portfolio and all its assets. As seen on Awwwards.

https://musabhassan.com

License:Mozilla Public License 2.0


Languages

Language:Svelte 59.2%Language:TypeScript 36.4%Language:Sass 2.3%Language:HTML 1.3%Language:JavaScript 0.7%