Highlights
- Pro
-
-
Foundry-DAO-Governance Public
This GitHub repository contains smart contracts written in Solidity for a decentralized autonomous organization (DAO)
-
-
TicketToken Public
Decentralized ticket marketplace using ERC721 for NFT tickets. Create occasions with details like name, cost, date, and location; users buy unique NFT tickets. Deployed to the Sepolia testnet.
-
This is my full smart contract security portfolio including smart contract audits and bug bounties.
4 UpdatedSep 7, 2025 -
4610-Midterm-Submission1 Public
Forked from maxfinanger/4610-Midterm-Submission1Vehicle Routing Problem Using Quantum-Inspired Evolutionary Algorithms
Jupyter Notebook UpdatedSep 1, 2025 -
network Public
Forked from succinctlabs/networkThis is the monorepo for the Succinct Prover Network, a protocol on Ethereum that coordinates a distributed network of provers to generate zero knowledge proofs for any piece of software.
Rust Apache License 2.0 UpdatedJul 8, 2025 -
0xCypherpunkAI Public
0xCypherpunkAI is a high-speed security analysis platform built for the ElizaOS AI Agent Prize in Chainlink Chainlink Hackathon 2025
TypeScript UpdatedJun 29, 2025 -
This repo includes all the essential tools, smart contracts, and sample projects from the Building with Avalanche workshop at the Chainlink 2025 Hackathon. Ideal for developers looking to quickly p…
-
CCIP-on-Solana Public
This repository contains workshop project from the Chainlink Hackathon 2025. It demonstrates the implementation of Chainlink’s Cross-Chain Interoperability Protocol (CCIP) on the Solana blockchain,…
-
My answers for the Mandatory Assignments and the weekly exercises (only use this for learning purposes)🤖 This course, offered at the University of Oslo, provides a fundamental introduction to the c…
-
aderyn Public
Forked from Cyfrin/aderynAderyn 🦜 Rust-based Solidity AST analyzer.
Rust GNU General Public License v2.0 UpdatedApr 29, 2025 -
"IN2010: Algorithms and Data Structures" is a course offered at the University of Oslo. This repository contains my solutions to all the course assignments. Feel free to use them as a learning reso…
-
GeniusMintAI Public
GeniusMintAI is a dAPP that allows users to mint NFTs by providing a description that Stable Diffusion v2 converts into an image. The NFTs are minted on the Sepolia testnetand stored on IPFS using …
-
🧙 This is part of Cyfrin updraft advanced course on Assembly for EVM and formal verification🧙
-
ChainlinkFunctionsChatGTP Public
Integrating ChatGPT with Decentralized Applications using Chainlink Functions. Follow the documentations for setup.
-
CrowdBlock Public
This DApp is a decentralized crowdfunding platform built with Vite and Solidity smart contracts. Users can create campaigns, make donations, and view campaign details, enabling transparent and secu…
-
flashloan-alerts-bot Public
This bot listens for flashloans that interact with a list of protocols. This was made by Patric Collins :)
-
Evm wallet and post deployment course from Cyfrin Updraft
-
Connecting AI and Blockchains using Chanlink🧙
-
-
NLP-Beginner-Guide Public
This repository offers a beginner's guide to Natural Language Processing using NLTK in Python, covering essential techniques from text segmentation to named entity recognition.
-
Chainlink-CCIP-Foundry Public
This project exemplifies a variety of fundamental use cases for Chainlink CCIP
-
My-Portfolio-Website-V2 Public
This portfolio website utilize 3D graphics and animations to bring the site to life.
-
PyBlock Public
A Python-built Blockchain from scratch, exploring transaction and block validation, mining, hashing, and more, with a Dockerized local environment for easy experimentation. Credit to Shiva Shanmuga…
-
NFTMarketSpace Public
A blockchain-based marketplace app where users can discover, create, purchase, and sell NFTs.
-
ChainSalary Public
ChainSalery is a employee salary payment automation application built using Chainlink Keepers.
-
BlockShop Public
The smart contract is implemented in Solidity and facilitates the management of items for sale, while the React frontend interacts with the smart contract to display items and allow users to make p…
-
StableCryptoDollar Public
StableCrypto Dollar (SCD) is a decentralized, algorithmic stablecoin designed to maintain stability relative to the United States Dollar (USD).
-
*This is for demo purposes only. Upgradeable contracts are a menance and in general should be avoided.