Skip to content
View BuildByNexora's full-sized avatar
πŸ‘Ή
πŸ‘Ή
  • Italy
  • 01:30 (UTC +02:00)

Block or report BuildByNexora

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

πŸ‘¨β€πŸ’» Hi, I'm Nexora πŸš€

I build small open-source infrastructure tools with Rust and Python.


Talking About Personal Stuff

  • πŸ”­ I’m currently working on embedded infrastructure tools.
  • πŸ¦€ I use Rust for the core engine and Python for simple APIs.
  • πŸ€– I’m a vibe coder and AI-assisted builder.
  • 🧩 I work with prompt engineering, rapid prototyping, and product ideas.
  • 🧠 I like projects that remove unnecessary infrastructure.
  • ⚑ My focus is: durable local state, simple APIs, reliability.
  • πŸ“¦ I publish tools that can be installed with pip.

Technologies I Use


What I Like Building

small tools
clear APIs
local-first infrastructure
durable state
AI-assisted development
prompt engineering
less Redis
less complexity
local-first job queues

GitHub Stats


Building the SQLite-style infrastructure primitives I wish existed.

Popular repositories Loading

  1. Kron Kron Public

    Kron makes application time reliable: persistent timers, run history, retries, crash recovery, and an experimental OpenRaft server mode.

    Rust 1

  2. Flint Flint Public

    Persistent rate limiting without Redis

    Rust 1

  3. BuildByNexora BuildByNexora Public

    BuildByNexora GitHub profile

  4. Forge Forge Public

    Embedded job queue for Python. Priority, delay, retry with backoff, and dead letter queue β€” no Redis, no Celery, no broker.

    Rust