Skip to content
View gboigwe's full-sized avatar
πŸ’­
Full Stack Web Developer || Problem Solver
πŸ’­
Full Stack Web Developer || Problem Solver

Highlights

  • Pro

Block or report gboigwe

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

πŸš€ GitHub Profile: Akande Gbolahan Emmanuel (AGE)

πŸ’» Blockchain Developer | Frontend Developer | Upcoming Protocol Engineer

"I trust blockchain technology to build transparent, decentralized futures - one smart contract at a time."

πŸ›  Core Tech Stack

Rank Languages/Frameworks Blockchain/Web3
1 Clarity Stacks Network
2 JavaScript/TypeScript Stacks.js
3 Node.js/Express.js Clarinet
4 Next.js Web3 Integration
5 Rust Stylus (Learning)
6 Python Soroban (Next)
7 SQL Solidity (Interest)
8 C Protocol Development

πŸ”₯ Current Journey

🌱 Protocol Engineering Path

// Currently mastering Rust for protocol development
fn learning_journey() -> Vec<&'static str> {
    vec![
        "βœ… Rust Fundamentals (Chapter 1-15)",
        "βœ… Stylus Development (Week 2/2)",
        "βœ… Soroban (Next: 2 weeks)",
        "βœ… Solana Development (2 weeks)",
        "βœ… Ink! Smart Contracts (2 weeks)"
    ]
}

βš™οΈ Core Development Stack

Dev Skills

πŸ”— Blockchain & Web3

Blockchain Skills


πŸ† Featured Projects

πŸ₯ HealthEncrypted

Decentralized Healthcare Records on Stacks

  • Tech: Clarity, TypeScript, Stacks.js
  • Focus: Secure, patient-centric healthcare data management
  • View Project

πŸ“š 30 Days of Clarity Coding

Educational Series Teaching Clarity & Stacks.js Integration

  • Mission: Making Stacks development accessible
  • Content: Practical tutorials and real-world examples

πŸ” Clarity Smart Contract Auditing

Security-focused contract analysis on Stacks

  • Expertise: Vulnerability assessment and code review
  • Impact: Securing the Stacks ecosystem

πŸ›‘οΈ WorkShield (In Development)

Privacy-focused workspace solution on Stacks

  • Status: Private repository, launching soon
  • Innovation: Decentralized workplace privacy tools

πŸ† GitHub Achievements

trophy

πŸ“Š Coding Activity

GitHub Streak GitHub Streak

AGE's GitHub stats

Top Langs


πŸ’‘ Clarity Smart Contract Showcase

;; Sample Clarity Contract - Building on Stacks
(define-public (hello-stacks (name (string-ascii 50)))
  (ok (concat "Building decentralized futures with " name "!")))

(define-read-only (get-developer-focus)
  {
    current-blockchain: "Stacks",
    primary-language: "Clarity",
    learning: "Rust Protocol Development",
    mission: "Decentralized Innovation"
  })

🀝 Open Source Contributions

🌟 OnlyDust Ecosystem

Contributing as a multi-language developer:

  • Rust: Protocol-level development and tooling
  • Python: Backend services and automation
  • JavaScript/TypeScript: Frontend and integration work
  • Impact: Supporting open-source blockchain innovation

🎯 Collaboration Interests

πŸ’žοΈ Always excited to collaborate on:

  • Stacks Network DApps and infrastructure
  • Clarity smart contract development
  • Rust protocol engineering projects
  • Web3 frontend integration (React/Next.js)
  • Educational content for blockchain developers
  • Open-source blockchain tooling

🌐 Connect With Me

LinkedIn Twitter Hashnode Medium GitHub

πŸ“« Let's Build Together:
βœ‰οΈ geakande@gmail.com
🌍 Personal Portfolio (Under Construction)

Profile Views


πŸ“ˆ Learning & Growth

  • πŸŽ“ Current Focus: Rust for Protocol Engineering
  • πŸ” Next Target: Solidity & Ethereum Development
  • 🎯 Goal: Full-stack blockchain protocol engineer
  • 🌱 Philosophy: Building trust through code, one block at a time

"In the world of blockchain, clarity isn't just a language - it's a principle." ⚑

Pinned Loading

  1. HealthEncrypted HealthEncrypted Public

    This decentralized application (dApp) provides a secure, transparent, and patient-centric platform for managing healthcare records on the Stacks blockchain.

    TypeScript 1

  2. AgeReactPort AgeReactPort Public

    Age Personal Portfolio made with react

    SCSS

  3. AirBnB_clone AirBnB_clone Public

    Forked from Ebendttl/AirBnB_clone

    Python

  4. my-port my-port Public

    JavaScript

  5. web3-chatli web3-chatli Public

    A web based blockchain chat application

    JavaScript