A simple site to showcase the stuff I've made over the years. Check it out at aymen.nl.
I've rewritten my old portfolio with lots of jazzy stuff using Lanyard, Catpuccin, SvelteKit & SCSS.
- Thanks to Lanyard API for exposing my Discord Rich Presence
- Feast your eyes at aymen.nl
- Burn your eyes at v1.aymen.nl
Steps to follow if you want to replicate the hosting of this site. You may host with whatever service you prefer.
- Go to Cloudflare Pages
- Create a project and connect your repository
- Under
Build settings
, select theSvelteKit
preset - Under
Environmental variables (advanced)
, add the following variable:- Variable name:
NODE_VERSION
- Value:
16
- Variable name:
- Save and deploy
All website-related code is distributed under the AGPL license.