I’m Hunter Perrin. I’m a software engineer.

I wrote an email service: https://port87.com

I write free software: https://github.com/sciactive

  • 8 Posts
  • 460 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle

  • It’s not completely FOSS, but I run Port87, which is quite a bit FOSS. It uses Haraka as its SMTP server, SvelteKit as its server framework, Nymph.js as its database layer, Svelte as its frontend framework, and Svelte Material UI as its UI framework.

    The ones that I created and maintain are:

    The base app layout is also available on GitHub.