session://bio


        
Press Enter to continue
user@host:~/bio$ open --tabs
user@host:~/bio$ cat profile.txt
Name:       [REDACTED]
Handle:     @nodepec
Focus:      CTF / web / cyber security
Location:   Perth, AU
Status:     learning + building

Notes:
- I participate in ctf events every now and then
- I keep solutions to the main challenges
- I dont like boring stuff 🥀
          
user@host:~/bio/about$ cat about.md
I like difficult challenges that make me think
small hypotheses → quick tests → record → refine

I'm most interested in:
- web apps
- cryptography
- open source intelligence
          
user@host:~/bio/skills$ cat skills.txt
Coding:
- JavaScript, Python, Html, Css

CTF / security:
- web fundamentals, auth flows, input handling mindset
- writeups: assumptions → tests → evidence → lesson

Tools:
- Burp (learning), Wireshark (also learning), Ghidra
          
user@host:~/bio/projects$ cat projects.json
https://nodepec.github.io/The-Challenges/

This is my self made ctf challenges that use ai to adapt my encryption methods into an interactive story that
makes you feel like it is something meaningful
          
user@host:~/bio/writeups$ tail -n 3 latest.log
[placeholder] lorem ipsum dolor sit amet
[placeholder] lorem ipsum dolor sit amet
[placeholder] lorem ipsum dolor sit amet
          
user@host:~/bio/links$ cat links.txt
github://nodepec ctftime://team
user@host:~/bio$