class Rajat_Kumar_Dash:
def __init__(self):
self.roles = ["Technical SEO", "Python Developer", "Web Developer",
"Data Scientist", "API Tester"]
self.daily_os = ["Parrot OS", "Ubuntu", "Window 11"]
self.focus = "auditing, breaking, and automating the web"
self.philosophy = "I don't just code — I map how systems actually behave"
def current_work(self) -> list[str]:
return [
"Shipping PentestSEO — 39-module security + SEO audit framework",
"Building full-stack products on Next.js 14 + Supabase",
"Designing scalable Selenium/PyTest automation suites",
]%%{init: {'theme':'dark','themeVariables':{'primaryColor':'#0a0e14','primaryTextColor':'#00ff9c','primaryBorderColor':'#00ff9c','lineColor':'#00d9ff','fontFamily':'JetBrains Mono'}}}%%
flowchart LR
A([🎯 Target]) --> B[🕸️ Crawl & Recon]
B --> C{Split by domain}
C --> D[🔒 Security<br/>XSS · SQLi · CORS · JWT]
C --> E[📈 SEO<br/>meta · schema · speed]
C --> F[✅ QA<br/>a11y · links · GDPR]
C --> G[⚙️ Technical<br/>DNS · SSL · WAF · CDN]
D & E & F & G --> H[🧮 Weighted risk score]
H --> I[(📊 JSON · HTML · TXT)]
H --> J[🔔 Slack / Email alerts]
I --> K([♻️ Re-scan on cron])
K --> B
| 🔎 SEO |
|
| 🐍 Python |
|
| 🌐 Web |
|
| 📊 Data |
|
| 🛡️ Security |
|
| ⚙️ Infra |
|
↑ every card links to its repo · TableServe live demo
🎯 Roadmap 2026
- Ship PentestSEO v2 — async scan engine, plugin API, Docker image
- Publish a Python package to PyPI with full CI/CD
- Land a CVE or a meaningful bug-bounty finding
- Grow qmlab into a public SEO/security tooling suite
- Consistent open-source contribution streak
- Ship one production data-science project end to end
🔐 Secret channel
$ echo "You're not browsing. You're reconning." | base64
WW91J3JlIG5vdCBicm93c2luZy4gWW91J3JlIHJlY29ubmluZy4K
Stay curious. Stay unstoppable. Always get written authorization. ⚡
rajat@parrot:~$ exit — built with too much coffee and a Parrot OS terminal


