name: Punit Pal
alias: impure.me
role: Compiler Builder · Web3 Engineer · Community Founder
degree: BTech CSE (AI & Data Science) — RGPV University, Bhopal [2024–2028]
org: mechx4 (startup) · Builder Base (community)
current_build:
- PyVax v0.3.0 # Python → EVM transpiler, Avalanche C-Chain
- classified-agent # No-code LLM agent layer on top of PyVax (PyPI v1.1.0)
- Classified Hack # Student hackathon tied to Synthesis.md agent competition
philosophy: "Build tools that remove friction from builder journeys."Python syntax. EVM semantics. — Write smart contracts in Python, deploy to Avalanche.
pip install pyvax
pyvax compile contract.py --chain fuji
pyvax deploy --chain fujiWhat makes it real:
- 🐍 Python AST → Solidity/EVM bytecode transpiler pipeline
- 🏔️ Targets Avalanche C-Chain (Fuji testnet + Mainnet)
- 🤖
classified-agent— LLM-powered no-code layer on top of PyVax - 📦 Both packages live on PyPI and installable today
- 🏆 Avalanche Build Games 2026 official submission
| 🏅 | Event | Project | Date |
|---|---|---|---|
| 🥇 1st Place | Core Nexus Hackathon | Sol2Rust (Solidity → Rust transpiler for Arbitrum Stylus) | Apr 2025 |
| 🥈 1st Runner-Up | AVAX Kolkata · T1-Hack25 | PyVax v0 (Python → EVM for Avalanche) | Sept 2025 |
| 🥈 1st Runner-Up | Monad Delhi | PyMon (Python smart contracts for Monad) | Nov 2025 |
| 🥈 1st Runner-Up | BrahmaX 1.0 | NeuroFit (AI-powered fitness platform) | May 2025 |
| 🔥 Top 10 | FBI Hackathon | X4PN (decentralized VPN, pay USDC, earn tokens) | Finalist |
| 🏔️ In Review | Avalanche Build Games 2026 | PyVax v0.3.0 | Mar 2026 |
pyvax-rebrand — Python → EVM Compiler
The core PyVax toolchain. Python AST parsing → EVM bytecode via Solidity intermediary. CLI-first, Fuji-ready.
classified-agent — No-Code AI Agent Layer
LLM orchestration on top of PyVax. Deploy to Avalanche C-Chain using natural language. No Solidity needed.
Sol2Rust — Solidity → Rust Transpiler (🏆 1st Place · Core Nexus)
Converts Solidity contracts to Arbitrum Stylus-compatible Rust. AST parsing → semantic analysis → type mapping → WASM-ready Rust.
Zerothon — Python × EVM Live IDE
Browser-based playground for Python smart contracts across all EVM chains via Chainlist RPC. Write, compile, deploy — in-browser.
X4PN — Decentralized VPN Platform (Top 10 · FBI Hackathon)
dVPN with USDC payments and X4PN token rewards. Blockchain-native privacy infrastructure.
Builder Base — India's Web3 × AI Community
Founded and scaled from 0 → 3,500+ builders. 10+ major hackathons, campus events, and ecosystem workshops across India. Media partner for HackCraft 3.0, Shardeum workshops, and Classified Hack.
✅ PyVax v0.3.0 — Avalanche Build Games 2026 submission
✅ classified-agent v1.1.0 — PyPI live, LLM agent orchestration
🔧 Classified Hack — Student hackathon + Synthesis.md agent competition
🔧 PyVax security hardening — AST eval/exec surface, shell injection fixes
📣 GTM Content — Twitter threads, Web3-native positioning (AI × Onchain)
Languages: Python · Solidity · TypeScript · Rust · JavaScript
Web3: Avalanche · Arbitrum Stylus · Monad · Aptos · Ethereum · EVM
Frontend: React · Next.js · TailwindCSS · Vite · Three.js
Backend & Tooling: Node.js · FastAPI · Hardhat · Foundry · Remix IDE
AI / LLM: LLM pipelines · Agent orchestration · AST-based code generation
Infra & DevX: Vercel · Firebase · Supabase · IPFS · GitHub Actions · CLI tooling
first_hackathon = {
"coding_skill": 0,
"confidence": 100,
"result": "🏆 Won"
}
now = {
"wins": 4,
"packages_on_pypi": 2,
"builders_in_community": 3500,
"mission": "Remove friction from every builder's journey"
}PYTHON SYNTAX. EVM SEMANTICS. BUILDER FIRST.
Last updated: March 2026 · Avalanche Build Games 2026 · Building in Public 🚀


