Skip to content
View Isvane's full-sized avatar
🔴
Waiting in the reverie.
🔴
Waiting in the reverie.
  • BrokeStudentCompany
  • 03:18 (UTC +07:00)

Block or report Isvane

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

✦ about me

✦ notable oss contribution

  • tower-rs/tower-http#678: [BREAKING] Fixed an issue where trailing slashes on explicit file paths (like /index.html/) were incorrectly ignored instead of returning a 404
  • tower-rs/tower-http#704: [BREAKING] Increase the threshold of SizeAbove from u16 to u64

✦ current project

  • webby: Advanced Axum backend starter demonstrating secure architecture (Argon2id/JWT), Toasty ORM persistence, global rate-limiting, and hardened CI workflows.
  • artemis: Cloud-native FastAPI boilerplate focused on operational engineering; featuring async SQLAlchemy/Alembic, Prometheus/Grafana monitoring, and multi-stage Docker builds.

✦ tech stack

  • Environment: Linux (Pop!_OS), Zed
  • Tools: UV, Git, Cargo, Docker
  • Languages: Python, Rust
  • DBs: PostgreSQL, SQLite, Alembic

✦ off stage

  • Music: The Strokes • The Beatles • Pink Floyd
  • Gaming: The Witcher III • Crusader Kings III • Kingdom Come: Deliverance

Pinned Loading

  1. webby webby Public

    Async Rust backend sandbox for learning Axum, Tokio, and Tower.

    Rust

  2. artemis artemis Public

    Async Python backend to learn FastAPI, Docker and postgres.

    Python 1