FitFingers
I'm a Senior Frontend Developer at Flowers-Software GmbH. I specialise in using React, Material-UI and Next.js to build lightning-fast web and mobile apps.
Flowers-Software GmbHMunich, Germany
Pinned Repositories
art-generator
A python script to generate random art
Cash-Register
My JavaScript cash register project.
coding-challenge-fetch-remote-data
An example coding challenge for a junior+ / intermediate frontend developer
company-tracker
Some utility functions as a Chrome extension for the Company Tracker
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
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
FitFingers.github.io
My original portfolio site from when I began my self-taught journey into web development in 2018
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
TransferWise-CLONE
My attempt at recreating the TransferWise landing page.
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.
FitFingers's Repositories
FitFingers/TransferWise-CLONE
My attempt at recreating the TransferWise landing page.
FitFingers/art-generator
A python script to generate random art
FitFingers/coding-challenge-fetch-remote-data
An example coding challenge for a junior+ / intermediate frontend developer
FitFingers/company-tracker
Some utility functions as a Chrome extension for the Company Tracker
FitFingers/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.
FitFingers/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
FitFingers/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
FitFingers/ethereum-org-website
Ethereum.org is a primary online resource for the Ethereum community.
FitFingers/example-cost-calculator
An example cost calculator for rides between locations from multiple zones
FitFingers/FitFingers.github.io
My original portfolio site from when I began my self-taught journey into web development in 2018
FitFingers/ganache-cli-with-truffle
Example set up of simple contract using ganache-cli and truffle init
FitFingers/Hello-React
First foray into React: Caesar Cipher rebuild.
FitFingers/Javascript-Hangman
A small Hangman game made in JavaScript. Through this project, I learnt how to use a dictionary API to import random words.
FitFingers/JavaScript-Simple-Card-Game
A simple "Higher or Lower" card-guessing game.
FitFingers/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
FitFingers/nextjs-single-page-starter
A starter template for single-page NextJS projects using Material-UI
FitFingers/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).
FitFingers/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.
FitFingers/react-native-maps
React Native Mapview component for iOS + Android
FitFingers/React-Social-Media-Card
A quick social media card I whipped up as styling practice with React.
FitFingers/snippets
A collection of useful snippets I have written
FitFingers/solidity-counter
Extremely simple frontend for interacting with Rinkeby and MainNet blockchains through Ganache and web3 package
FitFingers/stack-overflow-playground-typescript
A first foray into using TypeScript and a place to debug StackOverflow TypeScript questions
FitFingers/tiny-counter
A tiny counter smart contract
FitFingers/To-Do-List
My React To-Do list, built using hooks. Backend authentication and data storage provided by Firebase.
FitFingers/todoist-clone-m1-fix
Fix the Todoist clone for MacBook with M1 chip [Stack Overflow post]
FitFingers/VQGAN-CLIP
Just playing with getting VQGAN+CLIP running locally, rather than having to use colab.
FitFingers/web3-nft-lazy-minting-frontend
An example frontend for lazy-minting NFTs created through my other project at /web3-nft-lazy-minting-smart-contract
FitFingers/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.
FitFingers/test-isr