|
#!/usr/bin/env python3
class OmmkarAnkitRout:
alias = "ohmic-guy"
os = "Arch Linux # btw"
roles = [
"ML Developer 🧠",
"Ethical Hacker 💀",
"DSA Freak 🧩",
]
trophies = "3x 🏆 National Hackathon Winner"
dsa_repo = "github.com/ohmic-guy/Mnemosyne"
focus = "AI × Security"
def __repr__(self):
return (
"I train models. "
"I break systems. "
"I grind DSA at 2am. "
"I use Arch btw."
)
print(OmmkarAnkitRout()) |
-` ┌─────────────────────────────────────────┐
.o+` │ ohmic-guy @ arch-battlestation │
`ooo/ ├─────────────────────────────────────────┤
`+oooo: │ OS Arch Linux (btw) │
`+oooooo: │ Kernel self-compiled, obviously │
-+oooooo+: │ Shell zsh ❯ _ │
`/:-:++oooo+: │ WM whatever I riced this week │
`/++++/+++++++: │ Theme Matrix green. always. │
`/++++++++++++++: │ Terminal ghostty / kitty / yes │
`/+++ooooooooooooo/` ├─────────────────────────────────────────┤
./ooosssso++osssssso+` │ Roles ML Dev ∣ Hacker ∣ DSA Freak │
.oossssso- /ossssss+` │ Trophy 3x 🏆 National Hackathon Win │
-osssssso. :ssssssso. │ Focus AI × Security │
:osssssss/ osssso+++. │ DSA github/ohmic-guy/Mnemosyne │
/ossssssss/ +ssssooo/- ├─────────────────────────────────────────┤
`/ossssso+/:- -:/+osssso+- │ CPU overclocked & overcaffeinated │
`+sso+:-` `.-/+oso: │ RAM 14,997 MiB / 16,384 MiB │
`++:. `-/+/ │ Uptime since the last pacman -Syu │
.` `/ └─────────────────────────────────────────┘
| 🥇 | 3× National Level Hackathon Winner | Competed nationally. Won nationally. Three times. |
| 💀 | Ethical Hacker | I find the holes before the bad guys do. |
| 🧠 | ML Developer | Teaching machines to think. AI × Security is the endgame. |
| 🧩 | DSA Freak | Mnemosyne — my personal DSA grimoire. Check it. |
| 🐧 | Arch Linux User | I use Arch btw. Yes. Every. Single. Time. |
$ ping ohmic-guy --verbose
PING ohmic-guy (192.168.∞.1)
64 bytes: icmp_seq=1 ttl=64 time=0.001ms ✓ faster than your IDS can flag it
64 bytes: icmp_seq=2 ttl=64 time=0.001ms ✓ packet_loss=0% (I don't miss)
64 bytes: icmp_seq=3 ttl=64 time=0.001ms ✓ os=Arch Linux # btw
64 bytes: icmp_seq=4 ttl=64 time=0.001ms ✓ status=ONLINE — probably on pacman -Syu
--- ohmic-guy ping statistics ---
4 packets transmitted, 4 received, 0% packet loss
Connection established. You may proceed. 🟢

