Skip to content
View stefanionescu's full-sized avatar
:shipit:
#Consumer
:shipit:
#Consumer

Block or report stefanionescu

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.

Content in all repositories owned by your account will be closed.
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
stefanionescu/README.md

Hey, I’m Stefan 👋

Right now I’m building a new live shopping app. Will reveal more in the next few weeks.

In 2025 and early 2026 I worked a lot on voice companions and voice infra. Check out some of that work here:

Past Projects: RAI

A few years back I worked on RAI, a floating-peg stablecoin backed by ETH. RAI uses a PI controller to set its own funding rate (similar to a perp swap’s funding mechanism) and was my attempt at fulfilling the original vision for DAI. We scaled the system to $390M in user funds

Repos from that era:

  • geb – main code for RAI
  • geb-rrfm-rate-setter – the redemption rate feedback mechanism (controller that sets the funding rate)
  • geb-safe-saviours – adapters to deposit assets/wrapped tokens from other protocols into RAI-like systems. The deposited assets get auctioned to save CDPs from liquidation

RAI was basically a super nerdy modified DAI fork.

Side Projects

A bunch of other projects I built:

  • gspot – CLI to lint and enforce rules for LLM generated codebases
  • yc-cofounder-matching-bot – a Selenium bot I built to automatically hunt for cofounders on YC’s Cofounder Matching platform
  • screenshot-intent-classifier – a demo classifier that tries to detect intent from a user to take a screenshot of a phone/desktop screen

TL;DR

  • Built RAI (floating-peg ETH-backed stablecoin w/ PI controller funding rate)
  • Now building a live shopping app
  • In between: I worked a few years as project lead for a decentralized exchange that got to $1B+ in user funds. Decided to leave crypto at the end of 2023 and then started shipping a bunch of fun/weird consumer projects

I love building products that are weird, unhinged and could not exist before LLMs came around. If you’re into that too, reach out and say hi!

Pinned Loading

  1. geb geb Public archive

    Forked from reflexer-labs/geb

    Core smart contracts for GEB

    Solidity

  2. comfyui-reactor-connector comfyui-reactor-connector Public

    ComfyUI custom nodes for reactor.inc models

    Python 1 1

  3. screenshot-analysis-pipeline screenshot-analysis-pipeline Public

    Pipeline to analyse a phone/desktop screenshot

    Python

  4. screenshot-classifier-training screenshot-classifier-training Public

    Screenshot classifier training code

    Python

  5. text-inference text-inference Public

    TRTLLM and vLLM setup to run almost any text inference LLM

    Python

  6. gspot gspot Public

    CLI to lint and enforce rules for LLM generated codebases

    TypeScript