https://github.com/7etsuo/7etsuo
https://github.com/7etsuo/7etsuo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/7etsuo/7etsuo
- Owner: 7etsuo
- Created: 2022-11-27T20:34:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T05:55:14.000Z (almost 2 years ago)
- Last Synced: 2025-09-14T07:25:22.637Z (9 months ago)
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README

[](https://github.com/7etsuo)
---
```c
typedef struct {
const char *name;
const char *role;
const char *org;
const char *focus[5];
} developer_t;
static const developer_t tetsuo = {
.name = "7etsuo",
.role = "systems programmer & security researcher",
.org = "tetsuo.ai",
.focus = {
"networking stacks from scratch in C",
"exploit development & ROP chains",
"x86 and Solana BPF assembly",
"decentralized AI infrastructure",
}
};
```
---
Networking & Systems
Security & Exploit Development
Assembly
tetsuo.ai
Decentralized AI agent infrastructure on Solana.
More projects
---
Open Source
Microsoft ·
Rust ·
Kali Linux ·
Kali Blog ·
Ronin
---



