Projects in Awesome Lists by adrianmcli
A curated list of projects in awesome lists by adrianmcli .
https://github.com/adrianmcli/eth95
🛠️ A smart contract UI for your Ethereum dapp project
blockchain dapp defi ethereum smart-contracts solidity
Last synced: 04 Apr 2025
https://github.com/adrianmcli/react-rotating-text
📝 A simple react component to display an array of words/sentences with a typewriter effect.
Last synced: 07 May 2025
https://github.com/adrianmcli/truffle-next
🛰️ A boilerplate Truffle Box project with Next.js for rapid Ethereum Dapp development
ethereum ethereum-contract nextjs reactjs solidity truffle truffle-framework
Last synced: 25 Aug 2025
https://github.com/adrianmcli/react-reveal-text
✨ A small react library for animating the revealing of text.
animation effect javascript react reactjs style text-animation transition
Last synced: 06 Mar 2026
https://github.com/adrianmcli/dapp-boilerplate
⚡A minimal types-first boilerplate for Ethereum frontend dapp development.
Last synced: 15 Sep 2025
https://github.com/adrianmcli/omg-counters
😍 Increment decrement counters using various frontend frameworks.
counter examples frameworks frontend hello-world javascript reference
Last synced: 15 Sep 2025
https://github.com/adrianmcli/firebase-nextjs-example
An example app for using firebase with Next.js
Last synced: 15 Sep 2025
https://github.com/adrianmcli/js-state-encapsulation
Examples of state encapsulation in Javascript
Last synced: 15 Sep 2025
https://github.com/adrianmcli/ganache-jest-example
🚀 Minimal Solidity contract testing with Ganache and Jest
ethereum ganache jest smart-contracts solidity
Last synced: 15 Sep 2025
https://github.com/adrianmcli/next-boilerplate
📐 A modern universal boilerplate for React applications using Next.js.
boilerplate javascript jsx nextjs react redux
Last synced: 05 Sep 2025
https://github.com/adrianmcli/styled-mui-next
An example application of using Styled-Components and Next.js with Material-UI
Last synced: 30 Oct 2025
https://github.com/adrianmcli/react-build-dist
A simple utility for compiling your React components to standalone modules.
Last synced: 15 Sep 2025
https://github.com/adrianmcli/drizzle-react-from-scratch
Trying to learn Drizzle by making projects with it from scratch
Last synced: 15 Sep 2025
https://github.com/adrianmcli/rehydrate-workshop
A small collection of basic components built with Rehydrate 💧.
Last synced: 15 Sep 2025
https://github.com/adrianmcli/simple-js-blockchain
🔗 A simple JS blockchain using only Flow types and functions
blockchain flow flowtype javascript
Last synced: 15 Sep 2025
https://github.com/adrianmcli/olis
A collaborative chat platform for the web built with Meteor and React
Last synced: 15 Apr 2025
https://github.com/adrianmcli/react-build-lib
A simple utility for compiling your React components to CommonJS modules.
Last synced: 06 Mar 2025
https://github.com/adrianmcli/dev-react-component
A minimalistic boilerplate for publishing a React component to NPM.
Last synced: 01 Sep 2025
https://github.com/adrianmcli/learn-more-cs
A simple project for us to track and manage our learning of certain computer science principles.
Last synced: 07 Mar 2026
https://github.com/adrianmcli/meta-auth-example
An example usage of MetaAuth with a React frontend and an Express backend
Last synced: 06 Mar 2025
https://github.com/adrianmcli/create-react-app-brunch
Create simple configurable React apps with a Brunch-based CLI.
Last synced: 06 Mar 2025
https://github.com/adrianmcli/simple-express-jest
A simple ExpressJS and Jest starter project for absolute beginners
Last synced: 06 Mar 2025
https://github.com/adrianmcli/hodlbuddy
A script for me to see how much my cryptocurrency portfolio is worth
Last synced: 16 Apr 2026
https://github.com/adrianmcli/simple-zap
An attempt to demonstrate a simple zap contract
Last synced: 06 Mar 2025
https://github.com/adrianmcli/practice-typing
A simple Angular 2 app to help people practice typing phrases on their keyboard.
Last synced: 28 Oct 2025
https://github.com/adrianmcli/twilio-sms-verification-example
A minimalistic example of SMS verification with Twilio using a React app and a Node server.
Last synced: 07 Oct 2025
https://github.com/adrianmcli/buidler-deploy-repro
A reproduction repo of buidler deploy not showing contract addresses for a local deploy
Last synced: 11 Jun 2025
https://github.com/adrianmcli/hangtight.club
🎟️ A queue ticketing system for Nounish events!
Last synced: 06 Mar 2025
https://github.com/adrianmcli/consensys-rxjs-talk
Example project for my RxJS talk w/ ConsenSys (along w/ a Drizzle-Utils demo)
Last synced: 18 Jun 2025
https://github.com/adrianmcli/track-page-requests
A node.js script for tracking page requests
Last synced: 06 Mar 2025
https://github.com/adrianmcli/cra-with-brunch
A Brunch skeleton for a create-react-app styled project.
Last synced: 06 Dec 2025
https://github.com/adrianmcli/social-publish
A small application that shows how you can publish to social media networks.
Last synced: 15 Mar 2026
https://github.com/adrianmcli/todo-list-react
Work in pogress: A frontend-only to do list using React
Last synced: 29 Jan 2026
https://github.com/adrianmcli/adventofcode2017
🎄 My answers to the 2017 Advent of Code
Last synced: 16 Apr 2026
https://github.com/adrianmcli/olis-frontend
a dumb frontend for prototyping designs for Olis
Last synced: 16 Apr 2026
https://github.com/adrianmcli/meteor-ionicons-cdn
A meteor package for loading Ionicons from a CDN
Last synced: 15 Jun 2025
https://github.com/adrianmcli/angular-tour-of-heroes
Went through a tutorial and made some notes
Last synced: 16 Jun 2025
https://github.com/adrianmcli/truffle-next-monorepo
temp only, delete this repo later
Last synced: 13 Aug 2025
https://github.com/adrianmcli/eth-contract-dev-tutorial
Working through a simple ethereum smart contract tutorial.
Last synced: 05 Oct 2025
https://github.com/adrianmcli/olis-website
The front facing website for Olis http://getolis.com
Last synced: 29 Jun 2025
https://github.com/adrianmcli/twitter-hashtag
An stripped-down extraction of twitter's implementation of hashtag detection.
Last synced: 10 Mar 2026
https://github.com/adrianmcli/brunch-hmr-example
A test of integrating hot-reload with a basic React app with Brunch
Last synced: 06 Mar 2025
https://github.com/adrianmcli/foundry-counter
Just working through some basic workflows.
Last synced: 06 Mar 2025
https://github.com/adrianmcli/node-shared-resource-example
How to share a database connection between files in Node.js
Last synced: 06 Mar 2025
https://github.com/adrianmcli/webpackyourbags
Going through the famous tutorial.
Last synced: 16 Jul 2025
https://github.com/adrianmcli/nodejstut
A collaborative drawing app for nodejs from this tutorial: http://12devsofxmas.co.uk/2012/12/day-3-realtime-collaborative-drawing-with-node-js/
Last synced: 06 Mar 2025
https://github.com/adrianmcli/truffle-react-no-eject
A test to see if I can implement a React Truffle project without ejecting
Last synced: 06 Mar 2025
https://github.com/adrianmcli/simple-server
A simple node.js server with GET, POST, and persistence in a text file.
Last synced: 06 Mar 2025
https://github.com/adrianmcli/scraper
A simple Rails scraper that scrapes Reddit's front page titles and links
Last synced: 06 Mar 2025
https://github.com/adrianmcli/node-auth-tut
Trying to learn node auth, I've been too spoiled with Rails and Meteor.
Last synced: 24 Dec 2025
https://github.com/adrianmcli/repro-parcel-dot-folder
Reproduction repo for a bug with Parcel when the entry point file is inside a dot folder
Last synced: 10 Mar 2026
https://github.com/adrianmcli/split-income-solidity-contract
Take the ETH paid into an account, split it in 2, and send it to 2 separate accounts.
Last synced: 06 Mar 2025
https://github.com/adrianmcli/lhl-lectures
Lecture material and other resources for my teaching at Lighthouse Labs.
Last synced: 06 Mar 2025
https://github.com/adrianmcli/erc721-practice
A practice repo for working with ERC-721 tokens.
Last synced: 06 Mar 2025