Skip to content
View dev-aly3n's full-sized avatar

Organizations

@spila-dev @Kylix-Finance @4pitch

Block or report dev-aly3n

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 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
dev-aly3n/README.md

Aly Mohamadi, full-stack engineer. I build complete products, from the interface down to the infrastructure. Dubai, UAE. TypeScript, Python, Solidity. 10+ years shipping to production.

LinkedIn Telegram aipager on PyPI

Last 7 days: 390 contributions


Building now

iLayer · Fullstack Engineer · Oct 2025 to now
Intent-based cross-chain execution layer on LayerZero V2. I build both sides: the solver bot that quotes, fills and settles across five chains, and the swap interface on top of it. Ported the solver from NestJS to Python/FastAPI.

4PITCH · Product & Technical Advisor · Feb 2025 to now
Helping shape a platform that turns static pitch decks into living startup profiles.

Spila · Co-founder · since 2020
Frontend and full-stack delivery for web3 teams. Led teams of 4 to 5 engineers across DEX, lending and protocol frontends.

Open source

aipager · Python · MIT
Remote control for your AI coding agent over Telegram. Run Claude Code detached, then read output, send prompts and approve permissions from your phone. Ships to PyPI, Homebrew, Nix and Docker.
aipager on PyPI MIT license aipager.run

Latest release v0.5.0 on 7 Aug 2026 · 36 releases so far

dtach-bin · Python · GPL-2.0
The dtach binary packaged as platform-specific Python wheels, so pip install just works on Linux and macOS.
dtach-bin on PyPI

Selected work

Xoul.ai · 2024 to 2025
AI character platform. Real-time chat over Socket.io, WebRTC voice calls with PCM streaming, voice cloning, and a media pipeline covering 10+ image and 4 video engines, plus the React Native app. Restructuring the architecture cut the bundle 80% and builds from 8 minutes to 2.

Kylix Finance · 2024 to 2025
Cross-chain lending on Polkadot. Built the on-chain package: type-safe custom RPC calls and transaction hooks for supply, borrow, repay and liquidation bidding. Also the 3D landing page in React Three Fiber.

Ithil and Wizardex · 2023
Led a five-person team delivering a fully on-chain orderbook DEX and a crowdlending protocol frontend on Arbitrum.

Earlier: frontend and freelance work, from Joomla sites through to Ethereum NFT platforms.

Stack

Core: TypeScript, Python, Rust, React, React Native, Next.js; Web3: viem, wagmi, ethers.js, Solidity, Hardhat, Polkadot.js, Solana, LayerZero; Backend: FastAPI, NestJS, PostgreSQL, SQLAlchemy, Prisma, Socket.io; Frontend: Tailwind, MUI, TanStack Query, Zustand, Three.js, R3F, Framer Motion; Testing: Vitest, Jest, pytest; Platform: Docker, AWS, Turborepo, Prometheus, Grafana.


20,660 contributions (all time, since 2015), 105 repositories (76 mine, 29 external), 11 organizations (contributed to), 63 stars (earned), 9,964 downloads (PyPI, all time).

Most of my work lives in private and organization repositories,
so the public graph shows only part of it.


Contact

I build products and help teams build them.

Reach me on LinkedIn or Telegram.

Pinned Loading

  1. aipager aipager Public

    Universal remote control for AI coding agents via messaging apps

    Python 2

  2. Ithil-protocol/v2-core Ithil-protocol/v2-core Public

    Core contracts of Ithil V2

    Solidity 2 4

  3. DeDogmaDao/dt-frontend DeDogmaDao/dt-frontend Public

    TypeScript 4 1

  4. irnb/web3-wall irnb/web3-wall Public archive

    decentralized message board

    JavaScript 3 1

  5. Ithil-protocol/dex-frontend Ithil-protocol/dex-frontend Public

    Frontend for Ithil labs orderbook dex

    TypeScript 3 6

  6. dtach-bin dtach-bin Public

    The dtach binary as platform-specific Python wheels, so pip install just works on Linux and macOS

    Python