Skip to content
View Lukecele's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Lukecele

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

Luca Celebrano

MD Candidate · Università degli Studi di Napoli Federico II
Web3 & Computational Systems Engineer


About Me

I am a medical student at Università degli Studi di Napoli Federico II with a focus on computational systems, software architecture, and on-chain data engineering.

Alongside my academic training, I design and build live Web3 applications, deterministic financial logic, and real-time on-chain data systems.

My focus centers on tested financial and telemetry logic, reproducible data pipelines, and clean, documented open-source integrations.


Core Competencies

  • Quantitative & Deterministic Modeling: Algorithm design, multi-factor scoring pipelines (liquidity depth, volume acceleration, dev wallet clustering, bonding curve progression), statistical backtesting engines, and custom deterministic state machines.
  • Full-Stack, Mobile & Systems Architecture: TypeScript, Python (AsyncIO), Next.js 16 / React 19, React Native & Expo (cross-platform iOS & Android), Node.js, Express daemons, REST & WebSocket event streams.
  • Multi-Chain Web3 & DeFi Engineering: EVM (BNB Smart Chain, Ethereum), Solana, and Cosmos/Terra ecosystems. Smart contract interaction (Viem, Wagmi, Ethers, Solana Web3), DEX aggregator routing (KyberSwap, Mayan Finance cross-chain bridge), multi-protocol yield aggregation (Venus Protocol, Lista DAO, pSTAKE, Stader), and DeFiLlama dimension adapters.
  • Networking, Security & Infrastructure: WireGuard VPN protocol integration & cryptographic handshake management, Docker containerization, Google Cloud Run, Vercel Edge, Hugging Face Spaces, Linux CLI automation, and GitHub Actions CI/CD.
  • Data Engineering, Telemetry & Real-Time Analytics: High-throughput RPC log parsing, on-chain mempool screener pipelines, triangular arbitrage path simulations, 4-tier contract security auditing, and live interactive data visualization (ECharts / Highcharts).

Flagship Production Systems

System Architecture & Description Status & Links
Arb-Inc-All-in-Dex Multi-chain DEX aggregator and cross-chain bridge integration (Mayan Finance / Solana / EVM). Features deterministic pro-rata yield calculation engines (lib/financial-math.ts with automated unit testing suites), non-custodial limit order routing, and PWA mobile optimization. GitHub · Live Application · DeFiLlama-listed protocol metrics & merged fee adapter
Arbitrage Inception — Earn & Vaults Multi-protocol yield aggregator and vault manager on BNB Smart Chain. Integrates KyberSwap Aggregation API for automated token routing into Liquid Staking (Lista DAO, pSTAKE, Stader) and Lending Markets (Venus Protocol) with single-transaction execution. GitHub · Live Application · Next.js & Vercel
Inception Flap Scanner Real-time on-chain token launch screener and bonding curve telemetry tracker on BNB Smart Chain. Features RPC log decoding, live Flap.sh curve metrics, interactive DexScreener charts, and an automated 4-tier security auditor (tax safeguards ≤8%, ERC-1167 proxy verification, social phishing/copycat detection, dev wallet clustering). Fully containerized with Node 22 on Hugging Face Spaces. GitHub · Live Application · Docker SDK
Birdeye DEX Tracker & Bot Real-time liquidity pool swap monitor and production Telegram alert bot (@ArbincMoon_bot). Connects directly to DEX APIs and RPC nodes, streaming live buy/sell events and USD volumes (>9,500 transactions logged) directly into the dedicated All Buys and Sells topic of the DEX community, backed by a live Google Cloud Run administrative dashboard. GitHub · Live Topic (80770) · @ArbincMoon_bot · Dashboard · Google Cloud Run
Virtue Rule-based conversational engine and real-time financial calculator (2,200+ LOC deterministic logic). Analyzes conversational context and tokenomic calculations with deterministic accuracy without relying on third-party APIs. GitHub · Live Application · Next.js & Vercel Edge

Research Baselines, Tooling & Open-Source Prototypes

Project Architecture & Purpose Status & Disclosures
Solana Meme Intelligence (v8) Institutional quantitative research baseline for Solana DEX and meme coin tokenomics. Features deterministic multi-factor scoring (liquidity depth, volume acceleration, dev wallet clustering, bonding curve progression), robust async RPC/Birdeye ingestion pipeline, and statistical backtesting framework. GitHub · Open-source research framework. Synthetic data stripped; requires user-supplied Helius/Birdeye API keys for live ingestion.
BSC Arbitrage Scanner Real-time asynchronous arbitrage scanner and cross-DEX route simulation engine on BNB Smart Chain. Consumes live token lists and queries KyberSwap Aggregator v1 APIs to identify instantaneous price discrepancies and compute optimal swap routes. GitHub · Read-only simulation tool with live API telemetry. Automated on-chain execution disabled.
ARBVPN Client Cross-platform 1-tap WireGuard VPN mobile application built with React Native and TypeScript. Features cryptographic handshake state management, live latency metrics, and decoupled configuration architecture preventing hardcoded key leaks. GitHub · Decoupled client architecture. Requires user to provide WireGuard server endpoint and keys (template provided).
LUNC Devourer Interactive Web3 dApp showcase and mathematical burn fee simulator built on Terra Classic / Next.js. Implements Terra Station wallet integration, live tokenomics math, and on-chain burn modeling. GitHub · Historical showcase & fee simulator. Underlying token launchpad (LaunchPump) ceased operations; swap execution disabled.

Open Source Contributions


Academic & Professional Contact


Open-Source Architecture & Non-Custodial Notice

All software repositories, architectural diagrams, and algorithms showcased on this profile represent free, open-source contributions and research implementations published under permissive licenses (MIT). The author acts as an independent software engineer and computational researcher. No repository or interface constitutes investment advice, financial intermediation, or custodial brokerage services. Public decentralized protocols referenced operate autonomously on-chain with immutable, renounced ownership parameters.

Pinned Loading

  1. Arb-Inc-All-in-Dex Arb-Inc-All-in-Dex Public

    Open-source, community-driven decentralized exchange aggregator on BNB Smart Chain

    TypeScript

  2. arbitrage-inc-earn arbitrage-inc-earn Public

    Multi-protocol yield aggregator and vault manager on BNB Chain powered by KyberSwap API

    TypeScript

  3. birdeye-dex-tracker birdeye-dex-tracker Public

    Real-time DEX liquidity swap tracker and Telegram alert bot with React control dashboard

    TypeScript

  4. inception-flap-scanner inception-flap-scanner Public

    Real-time on-chain token scanner and security screener on BNB Smart Chain (Dockerized)

    JavaScript

  5. virtue virtue Public

    Rule-based conversational NLP engine & real-time crypto financial calculator built with Next.js 16, React 19, and Binance API

    TypeScript