Skip to content
View aybruhm's full-sized avatar
🪐
my skin is black.
🪐
my skin is black.
  • Earth, Orion Arm, Milky Way

Sponsoring

@thestinger

Highlights

  • Pro

Organizations

@faradayafrica @Pandaware-Tech @Cityvibes-Network @FlixrMovies

Block or report aybruhm

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
aybruhm/README.md
.....+..............................................................................................................
....................................................................................................................
.......................................................................+&&&&+.......................................
.....................................................................&&&&&&&&&&.....................................
....................................................................&&&&&&&&&&&&:...................................
...................................................................&&&&&&&&&&&&&&...................................
.................................................................. &&&&&&&&&&&&&& ..................................
...................................................................&&&&&&&$&$&&&&&$.................................
..................................................................:&&&&X&&&&&&&&&X:.................................
..................................................................;&&&&X$&&&&&&$&...................................
..................................................................:&&&&&&&&&&&&$....................................
...................................................................&&&&&&&&&&&&;....................................
...................................................... ... ........ .&&&&&&&&&& .;:.................................
....................................................;&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&.............................
..................................................$&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&$............................
.................................................&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& ...........................
...............................................:&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&$&&&&:...........................
.............................................+&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&$&&&&X...........................
...........................................&&&&&&&&&&&+&&&&&&&&&&&&&&&&&&&&&&&&&&&X&&&&&$...........................
........................................+&&&&&&&&&$...&&&&&&&&&&&&&&&&&&&&&&&&&&&&X&&&&&&...........................
...................................... &&&&&&&&&+.....&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&...........................
..................................... &&&&&&&$... ......+&&&&&&&&&&&&&&&&&&&&&&&&$&&&&&&&...........................
..................................... &&&&&X&$$&$$XXXXXXXXX&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&;.........................
..................................... &&&&$$&&&&&&&&&&&&&&&&&x&&&&&&&&&&&&&&&$&&X&&&+&&&&&&&&&&: . .................
......................................&&&&+X&&&&&&&&&&&&&&&&&&&$X$&&&&&&&&&&&&&&&&&&&&&&&$X&&&&&&&&&&+ .............
.....................................;&&&&.X&&&&&&&&&&&&&&&&&&&&&&&&&&$  .:;X&&X&&&&&&&&&&&&&&&$$&&&&&&&&:..........
.....................................x&&&&;x&&&&&&&&&&&&&&&&&&&&&&&&&&&.....&&&&&&&&&&&&&&&&&&&&&&&&&+$&&&X+........
.....................................$&&&&X+&&&&&&&&&&&&&&&&&&&&&&&&&&$....$&&X&&&&&&&&&&&&&&&&&&&&&&&&&&X&$& ......
.....................................$&&&&$+&&&&&&&&&&&&&&&&&&&&&&&&&&$...:&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&$XX&;.....
.....................................$&&&&++&&&&&&&&&&&&&&&&&&&&&&&&&&$...&&&X&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&$x&.....
.....................................X&&&&.+&&&&&&&&&&&&&&&&&&&&&&&&&&$..+&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&X&&&.X&....
.....................................X&&&&.;&&&&&&&&&&&&&&&&&&&&&&&&&&$. &&&X&&&&&&&&&&&&&&&&&&&&&&&&&&&$&$&$..&$...
.....................................X&&&X.;&&&&&&&&&&&&&&&&&&&&&&&&&&$.$&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&$&+&........
.....................................X&&&;.;&&&X&&&&&&&&&&&&&&&&&&&&&&$&X&&$&&&&&&&&&&&&&&&&&&&&&&&&&&&:. .:........
.....................................X&&&..;&$&x&&&&&&&&&&&&&&&&&&&&&&$&&$$&&&&&&&&&&&&&&&&&&&&&&&&&&&$.............
.....................................;&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&$&&$$&&&&&&&&&&&&&&&&&&&&&&&&&&& .............
..................................... &&&&&&&&&&&&&&&xx&&&&&&&&&&&&&&&$&&&&&&&X&&&&&&&&&&&&&&&&&&&&&&;..............
........................................:X&&&&&&&&$.:+&$.&&&&$$XXXX$$$X&&&&&&&&&&&&X&&&&&&&&&&&&&&&&&...............
................................................... .... &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&x&&&&&&&&&&& ...............
.........................................................&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&;..+&&&&&+................
.........................................................&&$&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&....... x.................
.........................................................&&X&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&.........................
.........................................................&&X&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&+.......................

I've been relearning what it means to be a software engineer in the age of AI; unlearning some things, learning others, and finding the process interesting enough to document.

Here's what I've been working on:

  • waypoint: A Python SDK for building fault-tolerant LLM agent workflows. Recovers from crashes by replaying execution from checkpoints, without re-invoking LLM calls or completed tool invocations.
  • folio: A self-hostable investment tracking platform. Handles portfolio management, performance analysis, and financial goal tracking.
  • provenance: Agentic compliance and governance middleware. Enables autonomous agents to operate within policy-defined guardrails with cryptographic audit trails.
  • ai-video-generation-poc-with-temporal: Orchestrating an AI video generation pipeline (generation → S3 → token deduction → DB) using Temporal workflows and FastAPI.
  • safe-agentic-payment-system: A safe agentic payment system that autonomously initiates payments within policy constraints, with production-ready patterns for financial AI systems.

Pinned Loading

  1. Agenta-AI/agenta Agenta-AI/agenta Public

    The open-source LLMOps platform: prompt playground, prompt management, LLM evaluation, and LLM observability all in one place.

    TypeScript 4.2k 524

  2. provenance provenance Public

    [Proof-of-concept] Provenance is an agentic compliance and governance middleware for AI agent deployments. It enables enterprises and AI-native companies to deploy autonomous agents with confidence.

    Python

  3. safe-agentic-payment-system safe-agentic-payment-system Public

    A proof-of-concept safe agentic payment system that autonomously initiates payments within policy-defined guardrails, demonstrating production-ready patterns for financial AI systems.

    Python

  4. folio folio Public

    A self-hostable investment tracking platform for managing portfolios, analyzing performance, and tracking financial goals.

    Python