╔══════════════════════════════════════════════════════════════════╗
║ root@harinish:~$ cat mission.txt ║
║ ║
║ This is not a homework dump. ║
║ This is a weapons cache. ║
║ Every .java file = one more defense built. ║
║ DSA here is not academic — it models real attack surfaces. ║
╚══════════════════════════════════════════════════════════════════╝
field |
value |
|---|---|
| 🧠 NAME | Harinish |
| 🐙 HANDLE | @harinish45 |
| 🎓 INSTITUTE | SRMIST Kattankulatham, Chennai |
| 🛡 SPEC | B.Tech CSE — Cybersecurity |
| 💀 REG NO | RA2411030010137 |
| ⚔ ROLES | Ethical Hacker · CTF Player · OSS Contributor |
| ♟ FLEX | State-Level Chess Champion · 1st Place |
| 📊 CGPA | 8.83 / 10 |
| mrharinish | |
| 🔬 ORCID | Research Profile |
# ── CLONE ────────────────────────────────────────────────────
git clone https://github.com/harinish45/<repo-name>.git && cd <repo-name>
# ── COMPILE ──────────────────────────────────────────────────
javac FileName.java
# ── EXECUTE ──────────────────────────────────────────────────
java FileNameJDK 17+ · Zero external dependencies · Works in VS Code · IntelliJ · CLI
| Phase | Target | Status |
|---|---|---|
🔴 SPRINT |
Reach 50 Java problems across all domains | 🔁 Active |
🔴 SPRINT |
Document time & space complexity for every file | 🔁 Active |
🔴 SPRINT |
Build 1 full CLI tool from these utilities | 🔁 Active |
🟡 NEXT |
CTF-inspired challenges as standalone mini-labs | ⏳ Queued |
🟡 NEXT |
GitHub Actions to auto-lint all .java on push |
⏳ Queued |
🟡 NEXT |
Python equivalents for key algorithms | ⏳ Queued |
🔵 STRETCH |
Publish as a DEV.to series for SRMIST juniors | 🌙 Later |
🔵 STRETCH |
Open-source cybersecurity DSA problem set | 🌙 Later |
[v0.1] ─────────────────────────────── Repo init · first 5 problems live
[v0.2] ─────────────────────────────── System Design block deployed
[v0.3] ─────────────────────────────── Cyber Utilities section born
[v0.4] ─────────────────────────────── Graph & Network added
[v0.5] ─────────────────────────────── Mini Apps & CLI tools launched
[v1.0] ─────────────────────────────── TARGET: 50 problems + CLI [🔒 LOCKED]