Skip to content
View FxckingAngel's full-sized avatar
  • Mellie Inc.

Block or report FxckingAngel

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
FxckingAngel/README.md
Korone, FxckingAngel

You found the page. Most people don't read this far.

Rust and Python. An encrypted secrets vault, a local memory server, a repo security scanner, and fixes sent upstream to projects I don't own. That's the introduction.

Projects

File What it is
envlock Rust. Encrypts .env files with age. The vault lives in git, plaintext never touches disk, and secrets are injected in memory at runtime. Has a CI/CD bridge.
memory-forge Python. A local MCP memory server on SQLite full-text search, so an AI client can save and look up project notes without a cloud database.
github-security-checkup Python. A small CLI that checks a repo for the usual security mistakes.
korone-fullbody-tracking Python. Full-body tracking for VR.

Stats

Language and activity stats: Python 57.9 percent, Rust 33.0, Shell 5.2, HTML 2.2, CSS 1.5, Batchfile 0.1. 137 public commits, 31 pull requests opened, 19 merged, 11 public repos, 6 years on GitHub.

Also written: TypeScript, Next.js, Lua, C# and Unity.


hint: your secret little reviewer

Pinned Loading

  1. envlock envlock Public

    Encrypt .env files with age. Vault stays in git, plaintext never touches disk, secrets injected in-memory at runtime. Includes a CI/CD bridge.

    Rust 2

  2. github-security-checkup github-security-checkup Public

    Small GitHub repository security checkup CLI.

    Python

  3. korone-fullbody-tracking korone-fullbody-tracking Public

    VR and full-body tracking project space.

    Python

  4. memory-forge memory-forge Public

    Python