Building Levenue
About the Author: Anthony GG
Anthony GG is a backend engineer focused on Go and Rust, with a decade-plus background in distributed systems, blockchain infrastructure, and the kind of low-level networking that powers algorithmic trading platforms. He is best known as the creator of the Anthony GG YouTube channel, where he teaches Go through long-form, code-along projects — picking real problems and building them end-to-end on camera rather than walking through slide decks.
His CourseFlix material follows the same pattern. The blockchain course implements a working chain from scratch in Go using gRPC and Protocol Buffers, covering public/private-key cryptography, block and transaction structure, the mempool, and peer-to-peer networking. The webhook service course walks through a production-style Go application deployed over SSH. A short beginner course covers the language fundamentals, and the weekly live sessions answer questions and refactor real code. The focus across everything is engineering craft underneath the language — concurrency, networking, and the kind of code that survives review at a real company.
Watch Online 15 lessons
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Overview of the underwriting engine Demo | 10:19 | |
| 2 | Project setup | 34:50 | |
| 3 | Handling subscriptions | 30:46 | |
| 4 | Uploading and processing files | 20:39 | |
| 5 | Setting up the database | 26:17 | |
| 6 | Handling file uploads | 30:07 | |
| 7 | Adding accounts | 31:20 | |
| 8 | A clean way to handle API errors | 18:36 | |
| 9 | Creating API keys | 31:48 | |
| 10 | Authentication middleware #1 | 35:39 | |
| 11 | Authentication middleware #2 | 17:41 | |
| 12 | Lazy async loading data with HTMX and Templ | 22:05 | |
| 13 | Advanced form validation with new library | 49:10 | |
| 14 | Building the event system #1 | 24:51 | |
| 15 | Building the event system #2 | 31:50 |
Get instant access to all 14 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionCourse content
15 lessons · 6h 55m 58sShow all 15 lessons
- 1 Overview of the underwriting engine 10:19
- 2 Project setup 34:50
- 3 Handling subscriptions 30:46
- 4 Uploading and processing files 20:39
- 5 Setting up the database 26:17
- 6 Handling file uploads 30:07
- 7 Adding accounts 31:20
- 8 A clean way to handle API errors 18:36
- 9 Creating API keys 31:48
- 10 Authentication middleware #1 35:39
- 11 Authentication middleware #2 17:41
- 12 Lazy async loading data with HTMX and Templ 22:05
- 13 Advanced form validation with new library 49:10
- 14 Building the event system #1 24:51
- 15 Building the event system #2 31:50
Related courses
-

AI Engineering with Go
Sources: ByteSizeGoLearn to integrate AI with Go: create projects, enhance skills, and deploy AI apps. Includes LLM API, vector databases, and model interactions.11 hours 13 minutes 5 seconds -

Refactoring With Bill
Sources: Ardan LabsRefactoring with Bill presents hour-long videos of Bill working on different projects while providing a stream of consciousness on what he is doing and why.7 hours 49 minutes 54 seconds -
![Golang + Lambda Masterclass [EARLY-ACCESS] thumbnail Golang + Lambda Masterclass [EARLY-ACCESS] thumbnail](https://cdnq.courseflix.net/course/thumbnail/golang-lambda-masterclass-early-access-160x90.webp)
Golang + Lambda Masterclass [EARLY-ACCESS]
Sources: Gourav KumarThis course teaches you everything you need to create production-ready Golang + Lambda Microservices, REST APIs, and Event-Driven serverless applications…1 hour 41 minutes 25 seconds