Skip to content
View izrik's full-sized avatar

Organizations

@metaindu

Block or report izrik

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

Backend / Platform Engineer (Python, C#, Kubernetes, Distributed Systems)

I build systems that make complex infrastructure predictable under real-world conditions.

Website / Resume: https://izrik.com/page/resume

Most of my professional work has been in backend and platform engineering—Kubernetes, Terraform, CI/CD, and production systems in cloud and regulated environments (including HIPAA-constrained systems).

I’m particularly interested in systems that operate under real-world constraints: distributed systems, partial failures, and environments where you don’t fully control the runtime.

Selected Projects

  • Giza – GLR-style parser engine for ambiguous grammars and dynamic parse tree construction
  • Solus – symbolic algebra system with expression trees, simplification, and evaluation
  • FbxSharp – pure C# FBX file loader with structured object mapping and SDK interoperability

Most of my production infrastructure work (Kubernetes, Terraform, CI/CD, cloud systems) is in private repositories, but reflected in my professional experience.

Pinned Loading

  1. FbxSharp FbxSharp Public

    A pure C# library for loading FBX files

    C# 185 40

  2. MetaphysicsIndustries.Giza MetaphysicsIndustries.Giza Public

    Forked from metaindu/MetaphysicsIndustries.Giza

    A parser

    C#

  3. MetaphysicsIndustries.Solus MetaphysicsIndustries.Solus Public

    Forked from metaindu/MetaphysicsIndustries.Solus

    A symbolic math library

    C#