Become a sponsor to F.
Hey there, I’m Francesco.
I'm a software engineer based in Amsterdam. I started out in offensive security, but now I focus on building high-performance, cloud-native solutions.
What I'm working on
Right now, I'm focused on two main projects:
-
Telegram-Discord Bridge - I'm turning this side project into a real product. It forwards messages from Telegram channels to Discord servers, making it easier to connect both platforms.
-
HyperCache and HyperCache Monitor: I'm always looking for the next challenge.
Why your sponsorship matters
Your sponsorship means more than just financial support. It shows you believe in my work and helps me spend more time building and improving open source projects.
With your help, I can make my projects even better, improve documentation, and provide better user support.
Featured work
-
hyp3rd/maqro
A personal macro calculator, meal planner, and weight-tracking journal. Next.js app with a Supabase-backed optional account for multi-device sync - or run it fully local in guest mode and everythin…
TypeScript 1 -
hyp3rd/hypercache
HyperCache is a thread-safe high-performance cache implementation in `Go` that supports multiple backends with optional size limits, item expiration, and pluggable eviction algorithms. It can be us…
Go 6 -
hyp3rd/go-worker
`go-worker` provides a simple way to manage and execute tasks concurrently and prioritized, leveraging a `TaskManager` that spawns a pool of `workers`.
Go 6 -
hyp3rd/telegram-discord-bridge
A bridge to forward messages from those pesky Telegram channels to a shiny Discord server and enhance contents with AI , because why not?
Python 38 -
hyp3rd/cron
A fast, well-tested cron expression parser and job scheduler for Go.
Go 3 -
TypeScript