dmtomczyk - Overview
Pinned Loading
-
Mermaid authoring toolkit for VS Code, with live preview, smart snippets, Markdown support, export, docs, and a visual builder.
TypeScript
-
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
-
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++
-
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
-
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
-
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