Rajveer (Souk)

16 · Student · Developer who likes understanding how things actually work

~/whoami

$ name = Rajveer
$ alias = Souk
$ age = 16
$ likes = breaking problems, fixing logic, learning internals
$ goal = get better every day, no shortcuts

~/active_focus

🔐 Security & Crypto

Playing with encryption and decryption ideas, understanding how data changes when it’s encoded, XORed, or transformed.

⚙️ Low-level Thinking

Learning C and trying to understand memory, binaries, and what really happens under the hood.

🧠 Problem Solving

Breaking problems into simple steps and writing logic that actually makes sense, not just works.

Languages

Comfortable With
Python
Currently Learning
C Java Shell / Bash

Things I’m Into

🔐 Encryption & Decryption
🧠 Logic & Problem Solving
📊 Data Analysis
⚙️ Low-level & Runtime Behavior

How I Think About Code

I like knowing why something works, not just that it works. Clean logic, predictable behavior, and learning the fundamentals matter more to me than rushing or copying solutions.