Notion API definition translation

Using Typescript Compiler API to generate Golang structs from official Notion SDK.

October 6, 2021 · 9 min · Zebra

Implementing a lighting system

Very simple lighting system implementation with beginner graphics knowledge to give zworld a more interesting look.

September 27, 2021 · 5 min · Zebra

Golang init() function

Practical example of a not so widely known function in Go to initialize packets before func main.

September 17, 2021 · 2 min · Zebra

Zworld's Client Authentication protocol

Client authentication implementation for zworld based on Minecraft’s protocol.

September 5, 2021 · 2 min · Zebra