Skip to content
View Braqzen's full-sized avatar
Frozen in time, beyond causality.
Frozen in time, beyond causality.

Block or report Braqzen

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

Overview

The intention of this page is to create an index of some repositories associated with this profile. It's not meant to show anything off (but it might) and likely does not list every public repository.

The listed content isn't neccessarily complete or professionally structured. It's likely that I've thrown things together in a way that's good enough for a dump than an official open-source project.

There's a lot more that's not listed here so if any of this interests you feel free to find a way to contact me.

Repositories

Information Based

  • Reading List: Various materials that appear to be interesting and potentially worth reading.
  • Project Notes: Contains my notes about books, repositories, tools as I learn about them.
  • Project Ideas: List ideas of tools that would be useful for me.

Random UIs

Misc Coding

  • Implementing Web-Frameworks: The same API implemented in many backend web frameworks and languages, with a load generator and Grafana dashboards.
  • Event Pipeline: Event-driven Rust pipeline with Kafka, PostgreSQL, KEDA autoscaling, and Grafana on Docker Compose and Kubernetes.
  • Rust Telemetry: Opinionated Rust telemetry setup for OpenTelemetry and Pyroscope.
  • Minimal Rust Services: A template that can be copy/pasted/adjusted to remove some repetitive/boilerplate backend work.

Interests

This is a non-exhaustive (overlapping) list. If you're interested in any of the following areas (or adjacent) then reach out. Note that these are interests and not a claim of mastery.

  • Rust Lang
  • Blockchain Protocols (DeFi/CeFi/smart contracts are not protocols)
  • Distributed Systems / Data Pipelines
  • Fault Tolerance / Consensus / P2P / Recovery Mechanisms
  • Analysis / Optimisations / Low Latency / Performance / Profiling / Networking
  • Telemetry and Visualisations
  • Database Internals

Pinned Loading

  1. exploring-web-frameworks exploring-web-frameworks Public

    Implementing the same API in popular backend web frameworks across Rust, TypeScript, Go, Python, and Gleam, with generated traffic, Grafana telemetry, and framework writeups.

    Rust 1

  2. event-pipeline event-pipeline Public

    Event-driven Rust pipeline using Kafka, PostgreSQL, KEDA autoscaling, and a Grafana observability stack on Docker Compose and Kubernetes.

    Rust

  3. maiya maiya Public

    Opinionated Rust telemetry setup for OpenTelemetry and Pyroscope.

    Rust