Skip to content
View sadopc's full-sized avatar

Highlights

  • Pro

Block or report sadopc

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
sadopc/README.md

hey, I'm serdar

I build software tools I actually want to use — native macOS apps, terminal UIs, and systems-level experiments.

what I work on:

  • macOS menu bar utilities — screen capture, recording, clipboard, window management
  • TUI applications in Go (Bubble Tea) — API clients, database tools, disk analyzers, time trackers
  • systems programming — databases from scratch, binary analysis, GPU-accelerated compute, emulators

languages: swift, go, rust, c, typescript, python

Feel free to explore my repositories or open an issue on any project if you'd like to collaborate.

Popular repositories Loading

  1. machscope machscope Public

    All-in-one macOS binary analysis: Mach-O parsing, ARM64 disassembly, code signatures, and debugging.

    Swift 92 4

  2. gotermsql gotermsql Public

    A full-featured terminal SQL IDE in Go. Supports PostgreSQL, MySQL, SQLite, and DuckDB. Features schema browser, autocomplete, syntax highlighting, vim keybindings, and single-binary distribution.

    Go 27 2

  3. ScreenCapture ScreenCapture Public

    Native macOS menu bar app for capturing and annotating screenshots. Features include full-screen/region capture, annotation tools (rectangles, arrows, freehand, text), multi-monitor support, and qu…

    Swift 25 4

  4. magnetism magnetism Public

    Free, open-source macOS window manager. Keyboard shortcuts, drag-to-edge snapping, multi-display support. A native Swift alternative to Magnet.

    Swift 24 1

  5. rustgresql rustgresql Public

    Trying to build a PostgreSQL-compatible relational database implemented in Rust with comprehensive ACID compliance, featuring a complete SQL engine with DDL/DML support, MVCC-based concurrency cont…

    Rust 22 1

  6. gottp gottp Public

    A Postman/Insomnia-like TUI API client built in Go with Bubble Tea

    Go 22