There are no reviews yet. Be the first to send feedback to the community and the maintainers!
TransferWise-CLONE
My attempt at recreating the TransferWise landing page.ganache-cli-with-truffle
Example set up of simple contract using ganache-cli and truffle initReact-Social-Media-Card
A quick social media card I whipped up as styling practice with React.To-Do-List
My React To-Do list, built using hooks. Backend authentication and data storage provided by Firebase.art-generator
A python script to generate random artnextjs-single-page-starter
A starter template for single-page NextJS projects using Material-UIFitFingers.github.io
My original portfolio site from when I began my self-taught journey into web development in 2018Promise-Playground
Since working with APIs, I've learnt a lot about promises and asynchronous programming. I wanted to learn even more and what was originally a little playing-around with promises became a search function for a movie database.snippets
A collection of useful snippets I have writtenJavaScript-Simple-Card-Game
A simple "Higher or Lower" card-guessing game.Machine-Learning-Chart
A web app that charts co-ordinates plotted by a simple machine-learning algorithm. The rate at which the algorithm learns is managed by the user inputscounter-smart-contract
A tiny, basic smart contract with a stateful count var and methods to read and update. Used to test deployment process on MainNet.web3-nft-lazy-minting-frontend
An example frontend for lazy-minting NFTs created through my other project at /web3-nft-lazy-minting-smart-contractcompany-tracker
Some utility functions as a Chrome extension for the Company Trackertiny-counter
A tiny counter smart contractethereum-address-book-frontend
A frontend web app for the a custom smart contract I wrote. The Ethereum Address Book allows users to add, remove and pay contacts on the Ethereum blockchainHello-React
First foray into React: Caesar Cipher rebuild.coding-challenge-fetch-remote-data
An example coding challenge for a junior+ / intermediate frontend developerCash-Register
My JavaScript cash register project.stack-overflow-playground-typescript
A first foray into using TypeScript and a place to debug StackOverflow TypeScript questionssolidity-counter
Extremely simple frontend for interacting with Rinkeby and MainNet blockchains through Ganache and web3 packageNumberWang
Another tiny practice project to learn how data flows in React and how batching affects this (as well as the need to use callbacks).example-cost-calculator
An example cost calculator for rides between locations from multiple zonesJavascript-Hangman
A small Hangman game made in JavaScript. Through this project, I learnt how to use a dictionary API to import random words.web3-nft-lazy-minting-smart-contract
Ethereum NFT series with custom smart contracts. NFTs are lazy-minted and are hidden until switched on via smart contract. Node scripts in this repo exist to mint, reveal and withdraw funds. Scripts may be pasted into existing sites and APIs with ease.Love Open Source and this site? Check out how you can help us