Skip to content
View 0xRadikal's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report 0xRadikal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
0xRadikal/README.md

0xRadikaltyping

GitHubXTelegramYouTube
ENSMBTIviews

divider

Whoami (?)

constradikal: SecurityEngineer={name: "Mohammad Shirvani",alias: ["0xRadikal","Radikal.eth"],role: "Web3 Security Engineer · Node Operator · Telegram Systems Builder",location: "Iran 🇮🇷 · building for a borderless internet",focus: ["Blockchain security","Reverse engineering","DePIN / Node ops","Telegram automation at scale","Anti-censorship infrastructure"],languages: ["Python","TypeScript","JavaScript","PHP","SQL","Solidity(read)"],currentlyBuilding: "Raydikalx — a self-healing Telegram VPN engine",philosophy: "Systems aren't built for trends — they're built for endurance.",status: "Open to Web3 security research & node-ops collaborations",};

Security
Audits · Threat models · RE

Node Ops
17+ validators · 99.9% uptime

Telegram
8000+ users · solo-built

Web3
DeFi · DAO · TON · airdrops

divider

Flagship Systems

Solo-designed, solo-built, solo-operated — from cryptography internals to community growth.

🛰️ Raydikalx — Telegram VPN Engine

@Raydikalx · 5,000 pure-active members in 3 months, solo-run · raydikalx-bot2,000 MAU

A production-grade, self-healing subscription engine.

  • 🔐 Pure-Python Happ crypt5 decryption — RSA-4096 (PKCS#1 v1.5) + ChaCha20-Poly1305, reverse-engineered & ported 1:1, 34/34 vectors validated
  • 🧠 Auto-keyset self-healing — marker-aware detection + cryptographically-safe brute-force with 54 candidate keys & auto-learn
  • 🗄️ Atomic encrypted backup/restore codec · single-consumer lease (race-free)
  • 🧩 Modular refactor — 9,591-line monolith → clean DAG package (12 modules, zero circular imports)
  • ⚙️ Marzban API · curl_cffi · circuit breaker · aiosqlite

PythonCryptographyAsyncIOReverse-Engineering

🎁 TgPriceNFT — Gifts & Price Tracker

@TgPriceNft · Telegram-Gifts-Price1,000 MAU

Real-time Telegram Gifts (NFT) & crypto price intelligence.

  • 📈 Server-side chart rendering with GD + ImageMagick
  • 🔀 Multi-source aggregation (giftcharts, hansha) · 24h / 7d / 30d windows
  • 🗓️ Jalali (Persian) date engine · price alerts · cron auto-updates
  • 💾 Automated DB backups · 99.9% uptime · <2s response
  • 🐘 PHP 8 · MySQL 8 · production-hardened

One of my best web services — ran flawlessly until the Iran internet outage.

PHPMySQLGD/ImageMagickCron

🧠 CryptoPIA — DeFi Community

@crypttopiaa · YouTube @crypttopia

Persian DeFi education & analytics hub — grown 1,000 → 6,000+ active members. Research, on-chain analysis, and airdrop strategy.

CommunityDeFiAnalyticsEducation

📝 Academic-Paper-Writer-Skill

Academic-Paper-Writer-Skill · MIT

A Claude skill for Q1-level Persian academic writing — 3 modes (full paper / section / edit), APA7·IEEE·Vancouver citations, EQUATOR checklists, with extra depth in security & networking.

AI-SkillsAcademicNLPPersian

divider

Open-Source Portfolio

RepositoryWhat it doesStack
Free-v2ray-ConfigsAuto-updated free V2Ray configs every 30m — VLESS / VMess / Trojan / SSPython
Telegram-Config-ExtractorOpen-source V2Ray/Xray subscription decoder & config extractorPython
sonic-dmAutomation tooling for the Sonic ecosystemJavaScript
kaleido-botKaleido network automation botJavaScript
IRon-GateUniversal bridge — send everything to RubikaPython
Rivalz-aiAutomated daily Rivalz fragment claimingJavaScript
Foam-SanatBilingual corporate website for Foam Sanat Industrial GroupNext.js 15
PoWeb-PointWeb-based presentation engineTypeScript
Javid-Naman🕯️ Open archive & chronicle of Iran's civil protestsJavaScript

➕ Also: Sonic-daily-tx · RadikPool · pipe-net · zkradikal · Raydikalx-Core · mhr-cfw · Chem-lab · and private production bots.

divider

Tech Arsenal

Languages & Runtimes
PythonTypeScriptJavaScriptPHPNode.jsBash

Frameworks & Frontend
Next.jsReactTailwindHono

Infra · Data · Security
DockerLinuxNginxMySQLSQLitePrometheusGrafanaCloudflare

Web3 · Blockchain
EthereumTONSolanaOptimism


skillicons

divider

GitHub Analytics

profile summaryrepos per languagemost commit languagestatsproductive timestreakactivity graph

divider

Impact by the Numbers

🚀 Metric📈 Result
Telegram members grown (solo)8,000+ across @Raydikalx + @TgPriceNft + @crypttopiaa
@Raydikalx growth5,000 pure-active members in 3 months
Bots in production2,000 MAU (raydikalx-bot) + 1,000 MAU (Telegram-Gifts-Price)
Blockchain nodes operated17+ validators (EVM / SVM / TON) · 99.9% uptime
Airdrop rewards secured$20,000+
Optimism community NFTs500+ minted / distributed
Uptime / latency (services)99.9% · <2s response

divider

💼 Professional Experience & Skill Matrix (click to expand)

Exchange & Web3 roles — Business Development / Growth / Community: Crypttopia · Bitunix · LBank · BingX · KCEX

Core competencies

DomainSkills
🔐 SecurityThreat modeling · reverse engineering · cryptography (RSA / ChaCha20) · wallet & node security · forensics
🖥️ Node OpsValidator deployment · monitoring (Prometheus/Grafana) · uptime engineering · reward optimization
🤖 AutomationTelegram bots at scale · async Python · circuit breakers · self-healing systems
📣 GrowthTelegram advertising (full mastery) · organic community building · retention · analytics
🌐 WebNext.js / React / PHP full-stack · server-side rendering · charting engines
⛓️ Web3DeFi · DAO · airdrop strategy · on-chain analysis · TON / EVM / SVM

Certifications & signals: ICDL · Optimism community contributor (500+ NFTs) · MBTI INTP

🧬 How I architect a resilient Telegram system (click to expand)
flowchart LR
U([👤 User]) -->|/start| BOT{Telegram Bot<br/>async · rate-limited}
BOT --> AUTH[🔐 Auth &<br/>single-consumer lease]
AUTH --> CORE[⚙️ Core Engine]
CORE --> CRYPT[🧠 crypt5<br/>RSA-4096 + ChaCha20]
CORE --> HEAL[🔁 Auto-keyset<br/>self-healing]
CORE --> API[(🛰️ Marzban / Panel API)]
CORE --> DB[(🗄️ aiosqlite)]
DB --> BK[💾 Atomic encrypted<br/>backup codec]
CORE --> CB[⛑️ Circuit breaker]
CB --> API
HEAL -.learns keys.-> CRYPT
classDef sec fill:#7c3aed,stroke:#06b6d4,color:#fff;
classDef data fill:#0f172a,stroke:#16a34a,color:#fff;
class CRYPT,HEAL,AUTH,CB sec;
class DB,BK,API data;
Loading

Design principles: fail-closed security, idempotent state, race-free consumers, and self-healing over manual intervention.

divider

🇮🇷 فارسی

typing-fa

محمد شیروانی (رادیکال) — مهندس امنیت وب۳ · اپراتور نود · سازندهٔ سیستم‌های تلگرامی

من محمد شیروانی هستم؛ پژوهشگر و توسعه‌دهندهٔ خودآموخته در حوزهٔ Web3، امنیت و اتوماسیون. سیستم‌هایی می‌سازم که در برابر خطا مقاوم، در برابر فشار شفاف و در برابر زمان پایدار بمانند.

دستاوردهای کلیدی:

  • 🛰️ کانال @Raydikalx — در ۳ ماه ۵٬۰۰۰ عضو خالص و فعال، کاملاً به‌تنهایی مدیریت‌شده، با بازدید بالا.
  • 🤖 ربات raydikalx-bot۲٬۰۰۰ کاربر فعال ماهانه؛ موتور VPN خودترمیم با رمزگشایی خالصِ پایتونیِ crypt5 (مهندسی معکوس).
  • 🎁 کانال @TgPriceNft و ربات Telegram-Gifts-Price۱٬۰۰۰ کاربر فعال ماهانه؛ یکی از بهترین سرویس‌های وبم که تا زمان قطعی اینترنت ایران بی‌نقص کار کرد.
  • 🧠 کامیونیتی CryptoPIA — رشد از ۱٬۰۰۰ به ۶٬۰۰۰+ عضو فعال.
  • 📝 اسکیل Academic-Paper-Writer-Skill — نگارش مقالهٔ علمی فارسی در سطح جهانی (Q1).
  • ⛓️ اپراتوری ۱۷+ نود بلاک‌چین با آپتایم ۹۹٫۹٪ · ایردراپ ۲۰٬۰۰۰+ دلار · تسلط کامل بر تبلیغات تلگرام.

«سیستم‌های رادیکال برای مد ساخته نمی‌شوند؛ برای ماندگاری ساخته می‌شوند.»

divider

Let's Connect



"Security, precision, and autonomy — every line of code should echo these."

footer

Popular repositories Loading

  1. Free-v2ray-Configs Free-v2ray-ConfigsPublic

    🔒 Free V2Ray configs auto-updated every 15m | VLESS, VMess, Trojan, Shadowsocks, Hysteria2, TUIC, Reality, WireGuard | subscription link | bypass censorship | Compatible with v2rayNG, Hiddify, Neko…

    Python 502 30

  2. sonic-dm sonic-dmPublic

    JavaScript 13 1

  3. kaleido-bot kaleido-botPublic

    JavaScript 8

  4. Rivalz-ai Rivalz-aiPublic

    Daily claim rivalz fragment

    JavaScript 5

  5. IRon-Gate IRon-GatePublic

    send Everything to Rubika

    Python 5

  6. PROJECTs PROJECTsPublic

    4