Skip to content
View Noooblien's full-sized avatar
👽
At Mars
👽
At Mars

Organizations

@airchains-network

Block or report Noooblien

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Noooblien/README.md

Noooblien

I work on execution layers, zk systems, and infra that has to handle real load.


Stuff I'm building

zkEVM prover Trying to actually prove EVM execution end-to-end. Not just small circuits — full state transitions, batching, making it practical.

ScanX Indexer for multiple EVM chains. Stores everything — blocks, txs, logs, traces. Built for speed because most indexers are slow or incomplete.

Sentinel Execution proxy layer. Mostly about keeping things modular and not tightly coupled.

Code Intelligence Engine Parses large codebases into structured graphs (calls, flows, dependencies). Lets a model reason over execution instead of raw text. Goal: debugging + deep understanding, not autocomplete.

Low-latency LLM runtime Custom setup for running 7B models locally. Focus on:

  • fast inference
  • memory efficiency
  • streaming + tool usage

Making small models actually usable for real workflows.


Task Execution Engine System where models don’t just suggest — they execute. Handles:

  • planning → action → verification loop
  • file system + API operations
  • failure recovery

Goal: reliable agents, not demo agents.


Stack

Go, Rust, TypeScript EVM, Cosmos SDK zk (Groth16, circuits) Distributed systems LLMs (local inference, systems-level integration)


Links

GitHub: https://github.com/Noooblien Email: rsm050501@gmail.com


That’s it.

Pinned Loading

  1. airchains-network/junction airchains-network/junction Public

    A blockchain platform focused on secure and efficient data management. It features custom execution layers, batch processing, and a democratic validator system.

    Go 9 8