Backend engineer building things with Go, WebAssembly, and real-time systems.
Build responsive web applications in pure Go. No JavaScript. No templates. Just Go → WASM → Browser.
package main
import (
"github.com/gofred-io/gofred/application"
"github.com/gofred-io/gofred/foundation/text"
)
func main() {
application.Run(text.New("Hello, gofred!"))
}Composable widgets · Built-in routing · Responsive layouts · Type-safe at compile time
Go · TypeScript · Dart/Flutter · Kubernetes · PostgreSQL · Redis · gRPC
