Skip to content
View Spyro7883's full-sized avatar

Block or report Spyro7883

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

Hi, I'm Eusebiu 👋

Frontend developer in Web3 — I build dApp UIs and on-chain data dashboards with Next.js/TypeScript, wagmi/viem, and The Graph. Computer Science & Engineering graduate @ Politehnica Bucharest.

Currently exploring zero-knowledge and DeFi frontends.


Featured work

Project What it is Stack
DID Wallet (ZKP) Self-sovereign identity wallet that proves age, citizenship, and income range with zero-knowledge proofs verified on-chain — never revealing the raw data. circom · Groth16 · React Native · Solidity
DeFi Risk Analyzer (team) Uniswap v4 hook that raises swap fees as pool depth drops, protecting LPs from toxic flow. I built the swap UI and contract integration. Solidity · Uniswap v4 · wagmi/viem · Next.js
MEV Forensics Agent (team) An AI agent that investigates why a DEX/MEV trade underperformed and delivers a cited report. I built the entire frontend — a real-time investigation dashboard with an SSE-streamed tool-call timeline, PnL/verdict cards, evidence panels, and shareable permalinks. Next.js · TypeScript · TailwindCSS · SSE
Job Tracker Production-style job-application tracker: auth-protected dashboard, CRUD, advanced table UX, E2E tested. Next.js · Prisma · PostgreSQL · Clerk · Playwright

Stack

Frontend TypeScript · React · Next.js · TailwindCSS · shadcn/ui Web3 wagmi · viem · The Graph (subgraphs, GraphQL) · Solidity · circom Backend & tooling Node.js · PostgreSQL · Prisma · Foundry · Playwright · Vercel


Reach me

LinkedIn · spinu11_2003@yahoo.ro

ETHBucharest volunteer · ETHGlobal hackathons · Top 5 @ HackITAll (BCR)

Pinned Loading

  1. DID_Wallet_ZKP DID_Wallet_ZKP Public

    Privacy-preserving self-sovereign identity wallet: prove age, citizenship & income range with zero-knowledge proofs verified on-chain — never revealing the raw data. W3C Verifiable Credentials, Cir…

    TypeScript

  2. job-tracker job-tracker Public

    Production-style Next.js job application tracker with auth, Prisma/Postgres, reminders, filtering, and Playwright E2E testing.

    TypeScript

  3. tskoyo/agentic-mev-forensics tskoyo/agentic-mev-forensics Public

    TypeScript 1 1

  4. ArbiFlow ArbiFlow Public

    Implementing TCP-inspired congestion control to optimize blockchain network traffic, through Arbitrum Stylus.

    Rust

  5. tskoyo/defi-risk-analyzer tskoyo/defi-risk-analyzer Public

    Uniswap v4 liquidity depth risk pool

    Solidity

  6. StakingPool StakingPool Public

    Synthetix-style ERC20 staking-rewards contract in Solidity (O(1) reward accounting) — Hardhat 3 + viem tests, Ignition deploy to Sepolia.

    TypeScript