Skip to content
View ShahiTechnovation's full-sized avatar

Highlights

  • Pro

Block or report ShahiTechnovation

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
ShahiTechnovation/README.md

⚑ Punit Pal · impure.me

Compiler Builder Β· 4x Hackathon Winner Β· Ecosystem Architect

Typing SVG

Status Focus Location


🧠 Who I Am

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."

πŸš€ Flagship: PyVax

Python syntax. EVM semantics. β€” Write smart contracts in Python, deploy to Avalanche.

pip install pyvax
pyvax compile contract.py --chain fuji
pyvax deploy --chain fuji

What 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

PyVax classified-agent Live Site


πŸ† Hackathon Wins β€” 4x Champion

πŸ… 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

🧩 Projects

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.


🌊 Currently Shipping β€” Q1 2026

βœ… 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)

πŸ”¬ Tech Stack

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

Tech


πŸ“Š GitHub Stats

GitHub Stats GitHub Streak

Top Languages


πŸ† GitHub Trophies

Trophies


🌐 Connect

Website PyVax Twitter/X LinkedIn Email Instagram Farcaster

Profile Views


⚑ Fun Fact

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 πŸš€

Popular repositories Loading

  1. Sol2Rust Sol2Rust Public

    TypeScript 2

  2. FlowMon FlowMon Public

    Forked from monad-developers/monad-blitz-delhi

    visual multi-agent orchestration layer for Web3. Drag, wire, and run 43 production agents across DeFi, identity, and governance

    Python 1 1

  3. X4PN-UI X4PN-UI Public

    TypeScript 1

  4. pyvax-rebrand pyvax-rebrand Public

    Python-to-EVM transpiler & agent platform Runtime for Avalanche C-Chain

    TypeScript 1

  5. Hacker Hacker Public

  6. tictactoe tictactoe Public

    Shell