Skip to content
View dmtomczyk's full-sized avatar
🧙‍♂️
🧙‍♂️

Highlights

  • Pro

Organizations

@KestrelLabs

Block or report dmtomczyk

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
dmtomczyk/README.md

Daymian · @dmtomczyk

Engineer by trade, curious by nature, craftsman at heart.

TypeScript C C++ AMD64 Embedded .NET FOSS


Spotlight

Mermaid Studio logo Mermaid Studio
Creator and maintainer of Mermaid Studio, an open-source VS Code toolkit for serious Mermaid authoring workflows.

GitHub · Marketplace

VS Code Open Source Mermaid Visualization

Featured Projects

Project Summary Tags
FRAME-CV OpenCV tooling for detecting and automatically cropping UI components from screenshots and component libraries. OpenCV Computer Vision UI Tooling
bridge Custom browser project for exploring runtime and rendering approaches. Browser Systems Rendering
tiny64os Educational x86_64 OS project built from first principles. AMD64 OSDev Low Level
llm-workbench Open-source workbench for OpenAI-compatible LLMs and adapters. LLM Adapters Tooling

Other Notable Projects

  • MatrixManager — staffing and forecasting tool for matrix organizations
  • DaymOS — broader personal OS and systems playground
  • embedded-esp32-camera — ESP-IDF camera experimentation on ESP32 hardware
The “Bridge” project family
  • bridge — umbrella repo and primary entry point
  • bridge-client — client/app layer
  • bridge-engine-chromium — Chromium-backed engine path
  • bridge-engine-custom — custom engine path

“Humans are allergic to change. They love to say, ‘We’ve always done it this way.’ I try to fight that. That’s why I have a clock on my wall that runs counter-clockwise.”

— Grace Murray Hopper

Pinned Loading

  1. mermaid-studio mermaid-studio Public

    Mermaid authoring toolkit for VS Code, with live preview, smart snippets, Markdown support, export, docs, and a visual builder.

    TypeScript

  2. tiny64os tiny64os Public

    tiny64os is a small educational x86_64 operating system built with freestanding C and bootstrap assembly. It boots through GRUB/Multiboot2, enters 64-bit long mode, handles timer and keyboard inter…

    C

  3. bridge-client bridge-client Public

    The client and application layer for the Bridge browser project. It contains the shell, app-facing behavior, and integration points that sit above the underlying engine implementations.

    C++

  4. llm-workbench llm-workbench Public

    Open-source workspace for experimenting with and integrating OpenAI-compatible LLMs through a generic adapter layer. It’s built to make model switching, evaluation, and workflow tooling easier with…

    TypeScript

  5. FRAME-CV FRAME-CV Public

    Computer-vision tooling for detecting and automatically cropping UI components from screenshots and design libraries. Built to speed up repetitive asset extraction and cleanup work with OpenCV-base…

    TypeScript

  6. KestrelLabs/kl-llm-contract-evals KestrelLabs/kl-llm-contract-evals Public

    A framework for contract-based LLM evaluation, focused on checking whether model outputs satisfy explicit behavioral expectations. It’s designed to support more disciplined testing of prompts, work…

    Python