Skip to content
View Dartrisen's full-sized avatar

Block or report Dartrisen

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
Dartrisen/README.md

👋 Hi, I'm Dartrisen

I design and build high-performance systems software, primarily in modern C++. My focus is on architecture, correctness, and predictable performance.

I care about how code behaves under:

  • scale
  • concurrency
  • long-term maintenance

What I Work On

  • Modern C++ (templates, CRTP, constexpr, zero-cost abstractions)
  • Systems architecture & layering
  • Deterministic builds and toolchains
  • Performance-critical numerical code
  • Refactoring research code into production-grade systems

Core Technologies

Languages

C++ C Python

Build & Tooling

Bazel CMake uv Make

Systems & Infra

Linux Docker Git

Top Languages

Pinned Loading

  1. fasttensor fasttensor Public

    gpu-accelerated matrix operations

    C++

  2. nanograd nanograd Public

    A small neural network library written for academic purposes.

    Python

  3. blog-fast-api blog-fast-api Public

    A simple blog written in FastAPI

    Python

  4. swiftgrad swiftgrad Public

    Micrograd implementation in Swift

    Swift

  5. miniMNIST-cpp miniMNIST-cpp Public

    Forked from konrad-gajdus/miniMNIST-c

    cpp version

    C++

  6. pinn pinn Public

    how to solve the systems of differential equations with a PINN

    Python 1