@@ -17,27 +17,28 @@ personal:
1717
1818stats :
1919 - label : Vulnerabilities Found
20- value : " 125 "
21- number : 125
20+ value : " 13 "
21+ number : 13
2222 - label : Repositories
2323 value : " 64+"
2424 number : 64
2525
2626summary :
2727 pdf : >-
28- Full-stack Solana engineer with 10 wins across hackathons, bounties, and
29- grants totaling $34.5K + in the Solana ecosystem. Awarded $10K Solana
30- Foundation grant and $6K audit subsidy for SIP Protocol. Currently
31- building multi-chain automated trading infrastructure in Rust (Axum,
32- Tokio, TimescaleDB) across Solana, Starknet, and ZKSync.
33- Security-focused: conducted Solana gaming protocol audit documenting
34- 125 vulnerabilities. Built LUMOS, a type-safe schema language bridging
35- Rust and TypeScript for Solana with full IDE ecosystem .
28+ Full-stack Solana engineer with 11 wins across hackathons, bounties, and
29+ grants totaling $36K + in the Solana ecosystem, including a $10K Solana
30+ Foundation grant and $6K audit subsidy for SIP Protocol. Placed 1st of
31+ 116 in a Solana security audit competition — reviewed 14 open-source
32+ protocols and reported 13 findings, the top one a framework-level Anchor
33+ CPI vulnerability (CVSS 7.5), fixed upstream. Builds production AI agents
34+ and the MCP tooling they run on, in Rust and TypeScript. Also built
35+ LUMOS, a type-safe schema language bridging Rust and TypeScript for Solana.
3636 web : >-
37- Full-stack Solana engineer. 10 wins, $34.5K+ earned, $16K in grants.
38- Building production trading infrastructure in Rust across
39- Solana/Starknet/ZKSync. Security-focused: 125 vulnerabilities
40- documented in Solana gaming protocol audit.
37+ Full-stack Solana engineer. 11 wins, $36K+ earned, $16K in grants.
38+ Placed 1st of 116 in a Solana security audit — 13 findings across 14
39+ protocols, the top a framework-level Anchor CPI vulnerability (CVSS 7.5)
40+ fixed upstream. Builds production AI agents and MCP tooling in Rust and
41+ TypeScript.
4142
4243skills :
4344 - category : Languages
@@ -55,15 +56,15 @@ skills:
5556
5657experience :
5758 - title : Full Stack Developer & Agentic Engineer
58- company : Intric LLC (arbital.xyz)
59+ company : Confidential DeFi Startup
5960 date_start : " 2026-02"
60- date_end : present
61+ date_end : " 2026-06 "
6162 location : " Remote — Jakarta, Indonesia"
6263 bullets :
63- - text : " Building Arbital, a multi-tenant automated trading bot platform for decentralized exchanges, written in Rust (Axum, Tokio async runtime)"
64+ - text : " Built backend services in Rust (Axum, Tokio async runtime) for a multi-tenant DeFi platform "
6465 pdf : true
6566 web : true
66- - text : " Designed AES-256-GCM encrypted credential storage with random nonces for secure exchange API key management"
67+ - text : " Designed AES-256-GCM encrypted credential storage with random nonces for secure API key management"
6768 pdf : true
6869 web : true
6970 - text : " Built EIP-712 wallet-based authentication with challenge-response flow, JWT sessions, and stratified rate limiting (5 tiers)"
@@ -72,7 +73,7 @@ experience:
7273 - text : " Implemented multi-chain cryptographic signing: Ed25519 (Solana), Stark key (Starknet), EIP-712 (ZKSync)"
7374 pdf : true
7475 web : true
75- - text : " Designed distributed bot execution with Redis-based locking (120s TTL, 60s heartbeat), state snapshots, and graceful shutdown"
76+ - text : " Designed distributed job execution with Redis-based locking (120s TTL, 60s heartbeat), state snapshots, and graceful shutdown"
7677 pdf : false
7778 web : true
7879 - text : " Built event-driven persistence pipeline: Redis Streams to TimescaleDB via dedicated DB writer service"
@@ -81,7 +82,7 @@ experience:
8182 - text : " Managed secret infrastructure with SOPS + age encryption for staging/production environments"
8283 pdf : false
8384 web : true
84- - text : " Implemented proxy clustering for exchange rate limit compliance across concurrent bot instances"
85+ - text : " Implemented proxy clustering for upstream rate- limit compliance across concurrent worker instances"
8586 pdf : false
8687 web : true
8788
@@ -143,10 +144,10 @@ projects:
143144 description : Type-safe schema language bridging Rust and TypeScript for Solana. Full IDE ecosystem.
144145 tags : [Rust, TypeScript, LSP, Tree-sitter]
145146 featured : true
146- - name : Adrena Trading Arena
147+ - name : Adrena AI Agent Arena
147148 org : RECTOR-LABS
148- github_url : https://github.com/RECTOR-LABS/adrena-trading -arena
149- description : On -chain trading competition platform for Adrena Protocol with Anchor program, SDK, Rust orchestrator, and Next.js frontend.
149+ github_url : https://github.com/RECTOR-LABS/adrena-agent -arena
150+ description : Autonomous on -chain AI agent competition platform for Adrena Protocol with Anchor program, SDK, Rust orchestrator, and Next.js frontend.
150151 tags : [Solana, Anchor, Rust, TypeScript, Next.js]
151152 featured : true
152153 - name : OpenBudget.ID
0 commit comments