-
River Island
- @tanryberdi
Stars
11 Lessons to Get Started Building AI Agents
The Open Source DocuSign Alternative.
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models.
LangChain for Go, the easiest way to write LLM-based programs in Go
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
🔗 Some useful websites for programmers.
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
🐥 A code review bot powered by ChatGPT
An up-to-date (unofficial) knowledge base for Go programming self learning
👩🏿🎓👨🏽🎓👩🏻🎓CNCF Mentoring + CommunityBridge + Summer of Code
CLI platform to experiment with codegen. Precursor to: https://lovable.dev
Bu repo, Go dilini hızlı bir şekilde öğrenmek isteyenler için hazırlanmış bir eğitim serisidir. Toplamda 40 konuyu, örnekler üzerinden anlatarak dilin temel yapılarını kapsar.
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
Curated list of Go design patterns, recipes and idioms
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
A Curated Collection of Go Programming Books
An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture
System design interview for IT companies
Package tictactoe defines the game of tic-tac-toe.
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Practical concurrency guide in Go, communication by channels, patterns