I know, very generic :)
It's currently in closed beta (very closed) but if you're really interested, I can add you to the beta.
281–290 of 1001 posts
I know, very generic :)
It's currently in closed beta (very closed) but if you're really interested, I can add you to the beta.
I'm using Go for the backend and React on the frontend, along with MySQL and NATS for message queueing.
It has not been validated by Google yet so you get a big red warning box, but its all client side code. Basically you get the interface of WhatsApp, but the messages are plain old e-mails. No support for attachments yet, but works perfectly otherwise.
I’m using it myself, its really pleasant to use. It makes e-mail into a less formal communication method.
Made with React & Tailwindcss.
Being able to access all my things, consistently in the same app, across devices, machines and networks is super-neat, and Riot[2] is a really smooth Matrix-client, on mobile, web and desktop.
This is without a doubt the most productive spare-time hacking I've done in a good while!
It should enable yogis to find suitable online classes but also help out the studios to guide customers to their online offering. Lockdown is slowly lifted around here but there is still a limit on the number of people allowed in a yoga class.
Stack is based on flask. Took this quarantine time to learn more about container-based deployment; still battling a bit with cold-start times on google cloud run ;-)
- I re-did a project I first pursued when I was really really young. It's called Mapnews.io and it shows you what's happening where today. It's a collection of RSS News with geolocations shown on a map. Uses Cloudflare Workers & Apple Maps - both have been awesome! Happy for any feedback! https://mapnews.io
- Also completed a simple Window Timetracker with a friend. If anyone's interested, check out https://github.com/RobinWeitzel/WindowsTimeTracker