Skip to content

DanielGeek/blockchain_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛓️ DanielGeek's Blockchain Projects

Welcome to my personal collection of blockchain development projects, featuring real-world dApps, smart contracts, DeFi tools, NFT marketplaces, staking platforms, and experiments with multiple chains including Ethereum, Solana, Polygon, BNB Chain, and Tezos.

This repository is a showcase of hands-on experience using Solidity, Rust, Foundry, Hardhat, Anchor, and frontend frameworks such as React, Next.js, and SvelteKit.


🌐 Live Projects

Project Stack Link
Masma Smart Wallet Solidity, Rust, Go, Next.js, Account Abstraction (AA-4337), Stackup masma.io
Spozz NFT Marketplace Solidity, React, Next.js, Tailwind, SvelteKit, Ganache, Sepolia, Polygon, BNB spozz.club
Creatures Marketplace Solidity, Next.js, Truffle, Tailwind, Sepolia View Live
Survey DApp React, Solidity, Form Builder, Quiz Engine Try it

See more project details: DanielGeek @ LinkedIn Projects


🧱 Technologies Used

  • Smart Contracts: Solidity, Rust (Solana, Substrate), Yul, Vyper
  • Frameworks: Hardhat, Foundry, Truffle, Anchor, Hyperledger Fabric
  • Frontend: React, Next.js, SvelteKit, TailwindCSS, Ethers.js, Wagmi
  • Chains: Ethereum, Polygon, BNB Chain, Solana, Celo, Tezos, ZkSync, Substrate/Polkadot
  • Oracles & AA: Chainlink, Account Abstraction (ERC-4337), Biconomy
  • DevOps: IPFS, Ganache, Sepolia, Mumbai, Metaplex, Docker, GitHub Actions

🧪 Project Categories

🧠 Smart Contracts & Architecture

  • 16-Advanced-Solidity-Yul-and-Assembly – Deep dive into Solidity internals
  • 18-mycalculatordapp – Minimalistic contract with walkthrough
  • 42-Ethereum-Blockchain-Developer-Bootcamp – Full-stack examples
  • 54-smart-contract-hardhat, 53-hello-hardhat – Contract deployments
  • 29-biconomy-AA-4337-API-example – Account Abstraction via Node API
  • 46-erc20-checkout-boilerplate – ERC20 payment flow

💰 DeFi / Token / Staking

  • 20-staking, 62-staking-dapp – Earn rewards by staking SOL/ETH
  • 04-curso-tokens-erc20, 34-token-contract, 35-token-minter – Token creation
  • 26-foundry-defi-stablecoin – DeFi stablecoin example with Foundry
  • 49-build-a-fundraising-smart-contract – Crowdfunding platform

🖼 NFT Marketplaces & Minting

  • 11-NFTMarketplace, 12-nft-marketplace-2023 – Full NFT marketplaces
  • 36-mint-nft-raw-solana, 38-mint-nft-anchor – Solana NFT minting (Rust & Anchor)
  • 30-solana-nft-challenge – Mint & manage NFT collections
  • 41-NFT-Smart-Contracts – ERC721/1155 examples

🕹️ Interactive & Game dApps

  • 44-solana-game-examples – Idle game on Solana
  • 48-build-a-video-game-marketplace-blockchain – Full game-item economy
  • 17-solana-cryptocurrency – Send tokens using Phantom Wallet

🧠 Cross-chain & Oracles

  • 33-chainlink-sm-CCIP, 55-chainlink-hardhat – Chainlink CCIP & oracles
  • 23-chainlink_solana_dapp – Oracle integration on Solana
  • 40-polkadot-substrate-blockchain – Substrate chain setup
  • 27-terra-project – Terra UST/LUNA transfers

🧬 Infrastructure / Core Protocols

  • 24-Blockchain-Lightning-version, 25-python-blockchain, 31-rust-blockchain – Custom blockchain protocols in Python and Rust
  • 50-build-a-peer-to-peer-network – P2P logic simulation
  • 45-HLF2-Project-V2.1-1.1 – Hyperledger Fabric network example

🧰 Developer Tools & Boilerplates

  • 51-build-a-web3-client-side-package-for-your-dapp – Client SDKs for dApps
  • 52-build-a-smart-contract-in-rust – Rust-based smart contracts
  • 37-foundry-tests, 56-foundry-account-abstraction – Foundry unit/integration testing

🔍 Getting Started

Clone a project:

git clone https://github.com/DanielGeek/blockchain_projects.git
cd [project-folder]
npm install # or yarn install
npm run dev # or use hardhat/foundry specific scripts

About

blockchain projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published