Aakash.
Home
Projects
BlogsTutorialsSurprise

© 2026 Aakash. All rights reserved.

Built with Next.js, Three.js, and Tailwind CSS

My Projects

Explore my portfolio of blockchain protocols, dApps, and contribution to enterprise systems.

Personal Projects

TheDevKits.com

TheDevKits.com

A comprehensive toolkit for developers, providing resources, templates, and utilities to streamline development workflows.

Next.jsReactTailwindCSSTools
Live / Demo
Medisence AI

Medisence AI

AI-powered medical assistant platform utilizing LLMs to provide health insights and preliminary diagnosis support. (recognised by commudle)

AILLMPythonHealthcare
Code
VRF Chain

VRF Chain

Verifiable Random Function (VRF) implementation on blockchain for secure and provably fair on-chain randomness.

BlockchainVRFCryptographySolidity
Code
MarketCompassZ

MarketCompassZ

Market analysis tool providing insights and trends visualization for crypto and financial markets.

FinanceData VizAPIReact
Code
Next.js Ethereum Explorer

Next.js Ethereum Explorer

A lightweight block explorer for Ethereum networks built with Next.js, allowing users to query blocks, transactions, and addresses.

Next.jsEthers.jsBlockchainExplorer
CodeLive / Demo

Professional Contributions

ZK-EVM Prover

Tarality

Implemented a ZK-Prover for EVM-compatibility, focusing on verifying state transitions without revealing user data, enabling privacy-preserving smart contract execution.

GoZK-EVMPrivacyCryptography

Nowa Swap (L2 DEX)

Tarality

Contributed to the backend and smart contract architecture of the DeFi Swap platform on ZK-EVM. Integrated custom liquidity pools for stablecoin pairs to minimize slippage.

SolidityDeFiDEXAMM

ZK-Sequencer (Tracks)

Airchains

Core contributor to 'Tracks' (ZK-Rollup stack), designing decentralized sequencing layers for secure verification and optimizing proof generation using Rust.

RustZK-RollupSequencerBlockchain

Junction (Blockchain)

Airchains

Developed the core Junction blockchain (Cosmos SDK-based) acting as the verification layer for ZK-Rollups, implementing custom switching modules and validator set logic.

GoCosmos SDKTendermintL1

Cross-Chain Bridge

Airchains

Architected a trustless bridge for assets between Cosmos and EVM chains. Implemented Stablecoin Issuance logic and secure cross-chain message passing (IBC).

SolidityCosmosBridgeIBC

Blockchain Explorer

Retcons

Built a high-performance block explorer from scratch, featuring real-time transaction tracking, visual block propagation graphs, and detailed address analytics.

Next.jsWebSocketsData Indexing

Smart Contract Builder

Retcons

Created a no-code Solidity smart contract builder allowing users to generate secure ERC-20 and NFT contracts via a drag-and-drop interface.

SolidityCode GenReactTools