Skip to content

A minimalist portfolio built from scratch using Svelte, plain CSS & HTML.

License

Notifications You must be signed in to change notification settings

rezbyte/rezbyte.github.io

Repository files navigation

rezbyte.github.io

My personal portfolio built with svelte-kit.

All styling done from scratch using CSS. No other frameworks or libraries used.

Developing

Install the dependencies with npm install, start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Deployment

The docs folder contains the deployed version.

To deploy the site, run:

npm run build

and commit the docs folder to main.

Credits

Social media logos:

  • LinkedIn logo vector from SVGRepo, licensed under CC0.
  • GitHub logo vector by michaelampr from SVGRepo, licensed under MIT.
  • Stack Overflow logo vector by boxicons from SVGRepo, licensed under CC Attribution License.
  • Email logo vector from SVGRepo, licensed under CC0.