My projects

Anna.rt
Anna.rt

Anna.rt is a website for a young artist. It's a simple website with a gallery and a contact form. It has a backend to manage the gallery and the messages from the contact form. It's built with SvelteKit and Pocketbase and hosted on cloudflare pages, and the db is hosted on my server with scheduled backups.

https://annartworks.it

Anna.rt is a website for a young artist. It's a simple website with a gallery and a contact form. It has a backend to manage the gallery and the messages from the contact form. It's built with SvelteKit and Pocketbase and hosted on cloudflare pages, and the db is hosted on my server with scheduled backups. Development time: about 2 weeks. Most difficult part: the admin page, I didn't had a clear vision on how to set it up, so it was a lot of trial to see what worked.

https://annartworks.it
Olimpiadi Frass
Olimpiadi Frass

I've created this web app to replace a convoluted excel document, to manage the activities of my parish. It's built with SvelteKit and TailwindCSS and hosted on my server with scheduled backups. It has all the functions to manage the activities and games of the parish, with point systems and statistics.

My homelab

I strongly believe in owning and protecting as much of my personal data as possible, so I invested some time to learn about self-hosting, and built my home server to host all of my data. you can learn more about my homelab on my blog.

https://myapollo.it/my-selfhosted-stuff/
Wedding website
Wedding website

A close friend of mine asked me to create a website for it's wedding in Sicily. He wanted something to guide the guests in the city and a place to collect all the photos and videos of the day. It's made with Svelte and hosted on Cloudflare Pages. It has a backend with Pocketbase to manage images and videos uploads from guests.

https://cn-scwedding.website
Filepond - Sveltekit

For the project above I needed a way to upload files to my server, so I created a SvelteKit project for Filepond, a file upload library. It uses SvelteKit server pages to save the file where you want it. It's available on github.

https://github.com/Bodyes26/filepond-sveltekit