The past week was intense.
I had semester exams running on one side, PyTorch Docathon 2026 on another side, and then TryHackMe AI Odyssey dropped right into the same window. It was one of those weeks where the calendar looked impossible, but the work was too interesting to ignore.
For PyTorch Docathon 2026, I stayed around the top 15 contributors and submitted three PRs: one advanced PR and two easy PRs. That was already a good push by itself because documentation work forces a different kind of discipline. It is not only about getting code to run. It is about explaining things cleanly enough that the next person can move faster.
After that, I checked the AI Odyssey event and immediately wanted to speedrun it.
My approach was simple: move fast, keep notes, and use every legitimate CTF method available. I went for the insane and hard rooms first instead of clearing the easy path in order. That choice mattered. It gave me early momentum on the high-value rooms and helped me place #1 in both the insane and hard rooms, #4 in medium, and #12 in easy.
One challenge was almost solved but still needed the final answer shaped correctly. I built my own small dictionary to reason about the expected format and narrow the final guess. This was not brute force. It was the CTF version of pattern matching: use the evidence already found, understand the expected structure, and finish the last 10% while continuing progress on other rooms.
That time management paid off. Within the first seven hours of the CTF starting, I reached #1 global.
The technical side was fun, but the better part was the community. I joined the Discord, met people with the same kind of mindset, helped where I could, got help where I needed it, talked, joked, and built connections that felt real. People who enjoy this kind of pressure and curiosity are rare. Finding a group of them in one place was a different kind of win.
These events remind me why I like cybersecurity. It is not only the flag. It is the speed, the pressure, the weird ideas that suddenly work, the notes you write at 3 AM, and the people you meet because everyone is chasing the same impossible-looking thing.
I am keeping the AI Odyssey technical writeups in the CTF section so the main blog stays readable. No flags are published there; the writeups focus on the attack paths, reasoning, mistakes, and fixes.
Next target: EC-Council Hackerverse. This time I want to go in prepared, compete hard, and aim for the prize money.