Skip to content
View tetsuo's full-sized avatar

Block or report tetsuo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tetsuo/README.md

👋 Hi there!

I'm Onur Gündüz, a Netherlands-based engineer building backends, UIs, and devtools in Go, TypeScript, C, Rust, and Python.

Here are some of my projects you can explore, grouped by language.

Go

Tools/services

  • restache – HTML5→JSX transpiler with Mustache-like syntax
  • fortune – fully production-ready HTTP API for serving random fortunes
  • burp – old-school LLM chatroom
  • xtray – tiny macOS menubar utility

Data interchange/auth

  • binproto – streaming, length-prefixed wire protocol
  • rat – compact serialization for refreshable auth tokens

Generic data structures and primitives

  • bbq – thread-safe bounded FIFO queue
  • toposort – BFS/DFS topological sorting with cycle detection
  • ring – simple circular buffer with bitmasking
  • sliding – lock-free sliding window counter

Ports

JS/TS

  • dashboard – dashboard UI prototype showcasing restache
  • cubic-limit – Manfred Mohr's Cubic Limit in Effect
  • flixbox – movie trailer search app built with fp-ts
  • couchilla – CouchDB design document bundler with CommonJS support
  • signal – reactive programming primitives

C & Rust

  • mailroom – experimental email service architecture
  • filemonitor – handy file change watcher with kqueue

Python

  • pg99 – static site generator

Popular repositories Loading

  1. hypervault hypervault Public archive

    postgresql connection manager for scalability freaks

    Python 32 1

  2. xtray xtray Public

    Tiny macOS menubar utility for Go

    Objective-C 17 2

  3. koa-signal koa-signal Public archive

    http+sse signalling middleware for koa

    JavaScript 2 1

  4. sliding sliding Public

    Lock-free sliding window counter

    Go 2

  5. couchilla couchilla Public

    CouchDB ddoc bundler with CJS support

    JavaScript 2

  6. binproto binproto Public

    Generic wire protocol

    Go 2