Skip to content
View briangershon's full-sized avatar

Highlights

  • Pro

Organizations

@Developer-DAO @3numdao @audience-labs @pogdigital @Bittrees-Technology
Block or Report

Block or report briangershon

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
briangershon/README.md

Recent Blog Posts

Tales of Tailwind CSS

After some doubts, I gave Tailwind CSS a try and discovered a new love for styling my web applications. I'll discuss some reasons you'll like it, and also introduce component frameworks built on Tailwind.

Read more...

Getting Started Building NFT Contracts

Develop, test and deploy an upgradeable NFT contract based on OpenZeppelin ERC721 Solidity framework and Hardhat tooling. Plus two real-world open-source NFT projects to learn from.

Read more...
Read more at briangershon/blog

Open-Source Projects

My most recent code contributions (limited to latest 15 repositories). View all PRs as a Github search.

Bittrees-Technology/bittrees-gov-ui 13 PRs
Bittrees-Technology/bittrees-research-ui 21 PRs
Developer-DAO/D_D-Academy-lesson-5-frontend-rainbowkit-starter 2 PRs
Developer-DAO/academy-turbo 2 PRs
Bittrees-Technology/bittrees-bag-ui 4 PRs
briangershon/p5js-starter 1 PR
Developer-DAO/academy 24 PRs
Bittrees-Technology/btree-erc20 2 PRs
briangershon/openzeppelin-erc20-upgradeable 1 PR
briangershon/openzeppelin-erc721-upgradeable 8 PRs
twilson63/permaweb-cookbook 4 PRs
Bittrees-Technology/bittrees-research-contract 1 PR
twilson63/permapages 1 PR
briangershon/nextjs-starter 9 PRs
cloudflare/workers-sdk 1 PR

Starter Templates

Find configuration ideas or use as a foundation for your next project. View as a Github search.

minecraft-plugin An educational starter Minecraft plugin geared toward new plugin developers. Compiles on modern versions of Java but targets Java 8 to support installing plugins on older servers.
p5js-starter p5.js starter template with Vite and TypeScript.
nextjs-starter Starter template for Next.js v13 (using new app approach). With TypeScript, tailwindcss and daisyUI.
openzeppelin-erc721-upgradeable Develop, test and deploy an upgradeable NFT contract based on OpenZeppelin ERC721 Solidity framework and Hardhat development environment. Deploy to any EVM blockchain. TypeScript.
react-rainbow-tailwind React + RainbowKit + Tailwind CSS
solana-anchor-client-start This project demonstrates the TypeScript code needed to call a live deployed Solana program built with the Anchor framework.
 9 more: openzeppelin-solidity-hardhat-playground, react-minimal, glitch-minimal, typescript-webpack-starter, npm-package-minimal, eleventy-minimal, vanilla-js-minimal, threejs-minimal, nodejs-minimal

Miscellaneous


📫 You can find me in various communities by visiting briangershon.com/about

Pinned

  1. solana-clicker-game solana-clicker-game Public

    An open-source web-based Solana blockchain game for desktop web browsers. It's being developed to learn and demonstrate techniques for integrating with Solana programs and Solana NFTs. Running on S…

    TypeScript 5 3

  2. openzeppelin-erc721-upgradeable openzeppelin-erc721-upgradeable Public template

    Develop, test and deploy an upgradeable NFT contract based on OpenZeppelin ERC721 Solidity framework and Hardhat development environment. Deploy to any EVM blockchain. TypeScript.

    TypeScript 7 2

  3. create-solana-token create-solana-token Public

    Create a new Solana fungible token using command-line tools and scripts. Plus: manage tokens safely across a team using a multisig wallet approach instead of a single owner.

    TypeScript 13 6

  4. planning-poker planning-poker Public

    Planning Poker built with Cloudflare Workers, Workers KV, Durable Objects, Websockets, and Cloudflare Pages. Also React, Redux Toolkit, TypeScript and Snowpack.

    TypeScript 15 1

  5. pixel-avatars pixel-avatars Public

    Forked from Developer-DAO/pixel-avatars

    JavaScript

  6. algorithms-in-javascript algorithms-in-javascript Public

    Algorithms written in JavaScript

    JavaScript