Brendan's repositories
erc20-faucet
A sample project thrown together to play around with ERC20/hardhat/react/eth.js. This faucet will allow a user to gain some coinzzzz
advent-of-code-2022
My https://adventofcode.com/ 2022 solutions
AlphieDiscordBot
Messing around with discord botting. Built a simple bot for tracking upcoming mints
escrow-on-chain
A simple escrow contract that helps facilitate transactions
token-vendor-challenge
Scaffold Eth token vendor solution
voting-on-chain
Practicing solidity by creating a voting smart contract
basset-calendar
A SPA I created as a volunteer project.
basset-day-backend
Backup of simple backend for basset calandar
binance-triangle-arbitrage
Detect in-market cryptocurrency arbitrage
commit-reveal-pattern
Playing around with commit reveal pattern
CRUD-on-chain
On chain CRUD. Users can create posts, read posts, update existing posts and remove posts. Tracking the ownership of posts such that only owners can update and remove posts.
decentralized-staking-challenge
Scaffold Eth decentralized staking solution
dice-game-exploit
A contract that exploits a simple dice game for profit
identity_resolution_interview
An interview question I solved, in linear time.
LearnYouReact
Quick excercises designed to learn react concepts
metamask-extension
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
mvp-exchange-challenge
Scaffold eth simple exchange challenge
my-hackintosh
Opencore Hackintosh Gigabyte Z390 Aorus Pro Wifi
nft-example
A simple nft minting project. Stored completely on chain
sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
ts-template
A template with how i like to start my ts-node projects