portfolio
portfolio copied to clipboard
My portfolio built using Svelte, SvelteKit & TailwindCSS
portfolio
This is my portfolio. I used Svelte, SvelteKit and TailwindCSS to build it 🎉.
It's a PWA (Progressive Web Application) that can be used offline :

This website is also my personal blog.
Drone
I created a tool to help me automate some tasks. It can be run with the following command:
Create an article
node drone generate-article 'The title of the blog post'
Refresh article publication date
node drone update-article-datetime 'The title of the blog post'
Create a note
node drone create-note