Kevin Sakemaer

@kleak
23 Followers
30 Following
43 Posts

Et si on créait un #Supabase 100% européen, souverain et open-source ? 🇪🇺
L’idée : une alternative BaaS hébergée sur des clouds européens (#OVHcloud, #Scaleway), avec :

✅ Stack open-source et auditable
✅ Conformité RGPD par défaut
✅ Communauté locale pour la roadmap

RT et commentaires bienvenus !

#SouverainetéNumérique #CloudEuropéen #OpenSource #BaaS #Dev

Je l’utiliserais
0%
Je contribuerais (dev, feedback, etc.)
0%
Intéressé·e mais pas sûr·e
0%
Pas besoin
0%
Poll ended at .

Splinternet européen : les licornes françaises accessibles ?

Je teste chaque jour l’accès aux 32 licornes françaises dans un scénario de fragmentation du web. Quelle part resterait accessible depuis l’UE ?

0–25 % | 25–50 % | 50–75 % | 75–100 %

Votez ! Dans 1 semaines : résultats du sondage, données réelles et analyse des écarts.

#FrenchTech #SouverainetéNumérique

0-25%
0%
25-50%
0%
50-75%
0%
75-100%
0%
Poll ended at .

Launching https://account.kleak.dev today 🚀
The first stone to the myriad of applications I want to develop!

It will also serve as a showcase for https://spark.kleak.dev and https://plus.spark.kleak.dev

Don't waste time and/or reinvent the wheel use spark_plus instead

#dart #dartlang #webdev

Welcome

Manage your kleak.dev account.

One small infrastructure problem to solve and then account will be online to showcase what you can build with our spark plus packages.
And also be used as a base for other project coming !

https://plus.spark.kleak.dev

#dart #webdev #infrastructure #sparkframework

Spark Plus - Production-Ready Dart Packages

A complete ecosystem of 14 production-ready Dart packages for authentication, file management, security middleware, and more. Build robust backend applications with ease.

Today I'm adding a forgot password flow to my account app (soon to be released)
And also email verification.

As soon as we battle-test them a little we will make them available in spark plus.

#dart #webdev #backend

A lot is coming to my spark_css package see change log for what is coming in !

https://github.com/KLEAK-Development/spark/blob/main/packages%2Fspark_css%2FCHANGELOG.md

#dart #webdev #spark

spark/packages/spark_css/CHANGELOG.md at main · KLEAK-Development/spark

Lightweight isomorphic SSR framework for Dart with Custom Elements and Declarative Shadow DOM - KLEAK-Development/spark

GitHub
2 DDoS attacks in 2 days? Not on my watch. 🛑
I’m fighting back—new honeypot traps are live across all our sites TODAY. 🛡️
🚫 Hit a trap = 7-day auto-ban.
🔄 Repeat offense? Penalty doubles (14, 28...).
These aren't accidental links—zero mercy for bad actors. 💻🔥
#dart #dartlang

Yesterday we released 2 news package that have been extracted from our spark framework so anyone can use them.

- https://pub.dev/packages/spark_html_dsl
- https://pub.dev/packages/spark_vdom

and today we continue with another one:
- https://pub.dev/packages/spark_css

#dart #dartlang #webdev

spark_html_dsl | Dart package

Virtual DOM node types and HTML DSL for building declarative HTML structures in Dart.

Dart packages

One more brick to allow shareable code between #backend and #frontend for spark.

https://pub.dev/packages/spark_web
we plan to support the entire Javascript API.

used in https://spark.kleak.dev

#dart #dartlang #webdev

spark_web | Dart package

Server-safe Web API abstraction for Dart. Mirrors the MDN Web API with identical naming so developers can rely on MDN documentation. Works on both the Dart VM (server) and dart2js (browser).

Dart packages

new doc page for spark are out.

cli addition to create component, page and endpoint :
https://spark.kleak.dev/docs/cli-create

spark mcp to allow your agent to interact with you app:
https://spark.kleak.dev/docs/mcp-server

more at https://spark.kleak.dev

#dart #dartlang #webdev

Code Generation - Spark Framework

Generate pages, endpoints, and components with the spark create command. Scaffold boilerplate code with proper routing, naming conventions, and file structure.