dmtomczyk - Overview

Pinned Loading

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

    TypeScript

  2. 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. 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. 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. 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. 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