Skip to content
View 0xkryvon's full-sized avatar
๐Ÿ”—
Extracting trust from Smart Contracts
๐Ÿ”—
Extracting trust from Smart Contracts

Organizations

@GDGAlgiers

Block or report 0xkryvon

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

๐Ÿ‘จโ€๐Ÿ’ป Lyes Boudjabout

  • ๐Ÿ”’ Smart Contract Security Auditor
  • ๐ŸŒ Full-Stack Web3 Developer
  • ๐ŸŽ“ Computer Science Engineering Student at @ESI-Alger
  • ๐Ÿค IT Co-Manager & Dev Projects Manager at @GDGAlgiers

0xkryvon


๐Ÿงฉ About Me

Computer Science Engineering student at Ecole Nationale Supรฉrieure d'Informatique ESI Alger (ex-INI), specializing in full-stack Web3 development. Proficient in building secure, scalable decentralized applications using NestJS (backend), Next.js (frontend), and Solidity/Rust (smart contracts). Experienced in smart contract security, dApp architecture, and Chainlink oracle integration. Passionate about blockchain security, protocol design, and continuous innovation within the decentralized ecosystem.

0xkryvon



๐Ÿ› ๏ธ Technical Skillset

My Skills

๐Ÿ”— Blockchain

  • Smart Contract Development: Solidity, Rust
  • EVM Assembly Languages: Yul, Huff
  • Formal Verification: Symbolic Execution, Halmos, Certora
  • Chainlink Integration: VRF, Functions, Data Feeds, Automation
  • Tooling: Hardhat, Foundry, Cast, Remix IDE

๐Ÿ’ป Backend

  • Frameworks: NestJS, Express.js
  • APIs: RESTful, MVC
  • Authentication: JWT, OAuth2
  • Database: PostgreSQL, MongoDB, MySQL

๐Ÿงฑ Frontend

  • Frameworks: Next.js, React
  • UI/UX: TailwindCSS

โš™๏ธ DevOps & Tooling

  • Version Control: Git, Github, GitHub Actions
  • Package Management: npm, yarn, pnpm
  • OS Proficiency: Ubuntu, Windows
  • Containerization & Deployment: Docker, Netlify

๐Ÿค Let's Collaborate

Feel free to connect on any blockchain security initiatives, dApp architecture discussions, or full-stack product builds. Iโ€™m open to contribution, collaboration, and continuous learning.

streak graph


โ€œExploring the intersection of blockchain, security, and full-stack innovation.โ€

Pinned Loading

  1. gdg-school-2k25-blockchain gdg-school-2k25-blockchain Public

    A repository with code and resources from the GDG School 2025 Blockchain Workshop.

    Solidity 8

  2. gdg-algiers-dip-backend gdg-algiers-dip-backend Public

    Backend for the ER-Platform, developed during the DIP (Development Integration Program) event organized by GDG Algiers, using NestJS, TypeScript, PostgreSQL, and Prisma ORM.

    TypeScript

  3. calm-15-client calm-15-client Public

    The interface of Calm-15 ESI website built using React.js and GSAP (GreenSock Animation Platform)

    JavaScript

  4. book-store-api book-store-api Public

    A full-featured Book Store API built with NestJS and MongoDB, featuring robust user management, secure JWT & Role-based authentication, and complete CRUD operations for books, authors and users.

    TypeScript

  5. defi-stablecoins defi-stablecoins Public

    A minimal implementation of a defi protocol in Foundry, a pegged, algorithmic and exogenous stablecoin

    Solidity 1

  6. merkle-erc20-airdrop merkle-erc20-airdrop Public

    Foundry-based ERC20 airdrop demo with BagelToken and MerkleAirdrop using OpenZeppelin, showcasing efficient Merkle proof distribution over naive methods.

    Solidity