Tag: go
7 posts tagged “go”.
fate-studio: Seeing and Driving Statecharts in the Browser
projectA viewer and live simulator for fate statecharts — send events, fire timers, resolve invocations, and watch the active state change over Server-Sent Events. One static binary, no outbound requests at all.
fate: A Statechart Engine for Go
projectHarel statecharts in Go — hierarchy, parallel regions, history, guards and delayed transitions. Zero dependencies, deterministic, and snapshots that restore exactly, including inside Temporal workflows.
Lemme
projectLemme is an AI-assisted quiz app. Users upload screenshots of quizzes, OCR extracts the question text, and multiple LLM providers generate candidate answers along with their reasoning...
gostudentubl
projectAutomated attendance runner for Moodle-based courses with scheduled execution.
wa-bot-notif
projectWhatsApp notification service — Go + whatsmeow.
otm: One-Time Messages
projectPaste a message, get one link, and the link dies once it's opened. Go + chi + SQLite, with layered encryption: a random key per message, and that key itself encrypted with a master key.
test_presence: GPS-Validated Employee Attendance
projectAn attendance app with geolocation-validated check-in and a leave-request flow. Go + SQLite backend, React front end with a map preview of the office radius.