Projects in Awesome Lists by TM9657
A curated list of projects in awesome lists by TM9657 .
https://github.com/tm9657/serverless-cloudflare-search
Using Cloudflare Worker + Queues + R2 Storage + Cache to implement a small scale to zero search system that is reasonably fast and cheap.
Last synced: 12 Apr 2025
https://github.com/tm9657/cloudflare-images-r2-cache
Using Cloudflare Images + R2 Storage to add a caching layer for variants (looking at you 1$ / 100k deliveries). The first time an image is requested is redirected to images, after that the image is stored in r2. Future requests are redirected to R2.
Last synced: 09 Aug 2025
https://github.com/tm9657/flow-like
Flow-Like: A node-based OS for enterprise workflows. Secure, scalable, and AI-ready. Simplifies development and deployment across cloud, edge, and on-premises. Open source, local-first, and cost-effective.
Last synced: 13 Apr 2025
https://github.com/tm9657/generic-socket-rooms
Generic, scalable websocket server that should support most use-cases. We are using Elixir / Phoenix to use the language specific features and mitigate the use for Redis adapters (KISS) for scaling across multiple instances.
autoscaling elixir flyio generic phoenix websocket-server
Last synced: 26 Jul 2025
https://github.com/tm9657/jwk-store
The JWK Store is a flexible solution that allows you to provide your services with custom JSON Web Keys (JWK). It enables clients to request a JWK from the server, which can be associated with a password. If no JWK is found for the given ID, a new one will be generated.
cloudflare jwk jwks microservice serverless service worker
Last synced: 23 Apr 2026
https://github.com/tm9657/y-phoenix
The Phoenix Channels Provider is meant to be used as a Yjs Provider for [Generic Socket Rooms](https://github.com/TM9657/generic-socket-rooms). It enables End-to-End encryption, realtime communication between multiple users.
phoenix phoenix-channels yjs yjs-provider
Last synced: 19 Apr 2026