• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Extremely simple frontend for interacting with Rinkeby and MainNet blockchains through Ganache and web3 package

More Repositories

1

TransferWise-CLONE

My attempt at recreating the TransferWise landing page.
CSS
2
star
2

ganache-cli-with-truffle

Example set up of simple contract using ganache-cli and truffle init
JavaScript
1
star
3

React-Social-Media-Card

A quick social media card I whipped up as styling practice with React.
HTML
1
star
4

To-Do-List

My React To-Do list, built using hooks. Backend authentication and data storage provided by Firebase.
JavaScript
1
star
5

art-generator

A python script to generate random art
Jupyter Notebook
1
star
6

nextjs-single-page-starter

A starter template for single-page NextJS projects using Material-UI
JavaScript
1
star
7

ethereum-address-book-contract

An Ethereum address book smart contract. Written in Solidity, it allows storing of names and addresses as well as transferring to them after the security period
JavaScript
1
star
8

FitFingers.github.io

My original portfolio site from when I began my self-taught journey into web development in 2018
CSS
1
star
9

Promise-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.
JavaScript
1
star
10

snippets

A collection of useful snippets I have written
JavaScript
1
star
11

JavaScript-Simple-Card-Game

A simple "Higher or Lower" card-guessing game.
JavaScript
1
star
12

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 inputs
JavaScript
1
star
13

counter-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.
JavaScript
1
star
14

web3-nft-lazy-minting-frontend

An example frontend for lazy-minting NFTs created through my other project at /web3-nft-lazy-minting-smart-contract
JavaScript
1
star
15

company-tracker

Some utility functions as a Chrome extension for the Company Tracker
JavaScript
1
star
16

tiny-counter

A tiny counter smart contract
JavaScript
1
star
17

ethereum-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 blockchain
JavaScript
1
star
18

Hello-React

First foray into React: Caesar Cipher rebuild.
HTML
1
star
19

coding-challenge-fetch-remote-data

An example coding challenge for a junior+ / intermediate frontend developer
CSS
1
star
20

Cash-Register

My JavaScript cash register project.
JavaScript
1
star
21

stack-overflow-playground-typescript

A first foray into using TypeScript and a place to debug StackOverflow TypeScript questions
TypeScript
1
star
22

NumberWang

Another tiny practice project to learn how data flows in React and how batching affects this (as well as the need to use callbacks).
HTML
1
star
23

example-cost-calculator

An example cost calculator for rides between locations from multiple zones
JavaScript
1
star
24

Javascript-Hangman

A small Hangman game made in JavaScript. Through this project, I learnt how to use a dictionary API to import random words.
HTML
1
star
25

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.
JavaScript
1
star