Highlights
-
-
-
-
-
gollback Public
An n8n Workflow Version Control & Backup System built in Go
-
-
-
-
-
-
genkit Public
Forked from genkit-ai/genkitAn open source framework for building AI-powered apps with familiar code-centric patterns. Genkit makes it easy to develop, integrate, and test AI features with observability and evaluations. Genki…
TypeScript Apache License 2.0 UpdatedJul 19, 2025 -
RageImaginesBot Public
A Telegram bot that instantly transforms your text into AI-generated images using Cloudflare Workers AI and n8n automation.
-
90DaysOfDevOps Public
Forked from MichaelCade/90DaysOfDevOpsThis repository started out as a learning in public project for myself and has now become a structured learning map for many in the community. We have 3 years under our belt covering all things Dev…
-
GophersTalk Public
A real-time chat application built with Go and WebSockets. This project demonstrates Go's powerful concurrency model by efficiently handling multiple simultaneous chat connections.
-
-
-
Github-ActivityTracker Public
A CLI tool built in Go that displays a GitHub user's recent activity directly in your terminal.
-
-
golang-temperature-converter-cli Public
Forked from snychka/golang-temperature-converter-cli -
-
-
-
-
SticksGame Public
The Sticks Game is a command-line game written in Go where two players take turns picking 1 to 3 sticks from a total of 12. The player forced to pick the last stick loses. This project showcases b…
-
-
-
Txt-To-QR-API Public
Forked from TheRealSaiTama/Txt-To-QR-APIThis repository contains a simple API written in Go that generates QR codes from text input. It provides an HTTP endpoint where you can send a text parameter, and the API will return a QR code imag…
-
-
-
Rock-Paper-Scissors-Gameplay Public
An interactive Rock Paper Scissors game built with HTML, CSS, and JavaScript, allowing users to play against the computer and track scores dynamically.