> whoami
I am a first-year Computer Science and Engineering student at KAI (Kazan), actively studying web security, forensics, and penetration testing.
My core strength is Just-In-Time (JIT) learning and rapid OSINT. Whether it's reverse-engineering an unfamiliar protocol, parsing documentation for an unknown library on the fly, or debugging network traffic, I excel at adapting to new technologies under the time pressure of live CTF environments.
> ./display_skills.py --verbose
guest@dfmari:~$ _
> ./show_ctf_history.sh
- 2024 | Tinkoff CTF (Starter League) Top 100
- 2025 | Tinkoff CTF (Starter League) Top 500 (Solo)
- 2025 | BelkaCTF 33rd Overall / 10th among Students
- 2025 | Alfa Surfing CTF (CTF League) 81st Place
- 2026 | srdnlenCTF 149th Place
> ls -la ./projects
-
HelloNN[2023 Archive] Python/Math
A neural network built entirely from scratch in 10th grade. Pure NumPy, manual backpropagation, and matrix calculus without using modern ML libraries. Warning: Contains 3 AM high-school code. Based on the "Neural Network From Scratch in Python" by sentdex.
-
Sirius.AI Python/ML
An exploratory AI/ML repository demonstrating proficiency in Python project structuring and algorithmic logic.
-
Go-C2 Python/Go/InfoSec
A WIP research project to further my understanding of common APT workflows and practice GoLang
> ls -la ./writeups
-
Feb 2026 | srdnlenCTF
web_msn_revive
IDOR via Path Bypass enabled by Parser Differential