Skip to content
View boydjawun's full-sized avatar
  • Livingston, Alabama

Block or report boydjawun

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.

Content in all repositories owned by your account will be closed.
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
boydjawun/README.md

Hi, I'm Jawun💻

Self-taught software developer with a systems-first mindset from application logic down to silicon, and from silicon back up to smart contracts.

Tech Stack 👀

Area Tools & Languages
Smart Contracts / Web3 Solidity, EVM, Chainlink (Data Feeds, CCIP, Workflows)
Quantum Computing Python, Qiskit, QiskitAer, qiskit-ibm-runtime, qiskit-ionq
Systems & Low-Level x86 Assembly, Computer Architecture, C++
General Programming Python, Go, JavaScript/Typescript, SQL
Security TryHackMe (Cybersecurity Fundamentals)
Hardware / Electronics Arduino, HackerBoxes
Web HTML, CSS, JavaScript/Typescript

Quantum Projects ⚛️

Web 3 & Chainlink Oracle Projects ⛓️

Smart Contract Testing and Deployment 👷

Go Projects 🚥

Python Projects 🐍

Electronics Projects 💡

Assembly Projects 🧱

Cyber Security Projects 🔒

Pinned Loading

  1. chainlink_priceFeed_eth_btc_dapp chainlink_priceFeed_eth_btc_dapp Public

    A simple dApp that reads live ETH/USD and BTC/USD prices from Chainlink Price Feeds on the Sepolia testnet.

    JavaScript

  2. grovers-algorithm-pin-finder grovers-algorithm-pin-finder Public

    A simple Qiskit demo that hides a PIN as a bit-string, then uses Grover's algorithm to amplify that state and measure it back

    Python

  3. erc20-token-dapp erc20-token-dapp Public

    A simple full-stack ERC-20 decentralized application for the Glowstone (GLOW) token.

    JavaScript 1

  4. go-converter go-converter Public

    A small Go CLI that converts numbers between decimal, hex, and binary

    Go

  5. hardhat_hotel hardhat_hotel Public

    A simple Solidity smart contract that simulates booking a hotel room with ETH, built and tested with Hardhat 3.

    TypeScript

  6. go-tokenPing go-tokenPing Public

    A small Go CLI that fetches live crypto prices from CoinGecko concurrently using goroutines.

    Go