Skip to content
View aydreas's full-sized avatar
💭
Professionally programming Memory Leaks and Segmentation Faults.
💭
Professionally programming Memory Leaks and Segmentation Faults.

Organizations

@logigator

Block or report aydreas

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

Pinned Loading

  1. logigator/logigator logigator/logigator Public

    Build, simulate and manage complex logic circuits

    TypeScript 25 2

  2. logigator/logigator-sim logigator/logigator-sim Public

    A fast, change-driven logic-circuit simulator written in Rust, with one engine core compiled to three surfaces: a WebAssembly module (browser), a Node.js native addon, and a native CLI.

    Rust 1

  3. personal-site personal-site Public

    Personal Website

    Svelte

  4. golden-test-runner golden-test-runner Public

    An end-to-end test runner for REST and GraphQL APIs that works on golden samples. You hand-write small spec files (a chain of requests); generate hits your real API and records golden files; run re…

    TypeScript 1

  5. geizhals-crawler geizhals-crawler Public

    Tool which periodically crawls 'geizhals.at' to send email notifications if the price gets below a threshold.

    JavaScript 1

  6. basic_webserver_client basic_webserver_client Public

    Basic HTTP Webserver and CLI Client implementation

    C