There are no reviews yet. Be the first to send feedback to the community and the maintainers!
luhn-algorithm
The โLuhn algorithmโ is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers and Canadian Social Insurance Numbers.decagon-exchange
Decagon Exchange is a simulation of a cryptocurrency exchange. Users of the platform are able to buy, sell, send and receive cryptocurrency. This project was done at the Decagon Institute two-week bootcamp for aspiring software developers.largest-product-of-a-series
decagon-chain-old
w3resource
A series of practice questions I used to sharpen my JS aikido skills.... LOL!!! I don't even know Aikido... But do feel free to check out my answers anyways.git_test
Tutorial on Gitzoom
Some fodder for my brain to chew ondrumkit-js30
Day 1 of the 30 days of vanilla JS coding challenge by Wes Bos. Day 1 challenge was to implement a simple drumkit in JS.decagon-chain
analog-clock-js30
Day 2 of the 30 days of vanilla JS coding challenge by Wes Bos. Challenge was to implement an analog clock in JS.alphabet-sum
An algorithm that finds all the words in the English dictionary whose letters add up to a particular number when the letters that make up those words are converted to their relative positions in the English alphabet.password-generator
Trying to think of a nice secure password but you cant come up with anything? Generate secure passwords for just about anything using this simple app. Passwords can be generated privately offline - nothing is saved or sent back to meTDD-Practice
This is a practice assessment of test driven development. The framework and language to be used will be Jest and JavaScript.ethercheck-blockchain-explorer
My attempt at building out an EtherScan clone, the aim of this project is to strengthen my knowledge in the web3 domainmarkdown-resume
A rendition of my resume using Markdown syntax. The aim is to become familiar with using the Markdown syntax to write README files for Github and for other projects that may require the use of Markdown. This particular project is done as a task for the Decagon Institute Software Engineering training programyadex-uniswap-clone
YADEX (Yet Another DEX) is a Uniswap clone built out from scratch. The aim of the project is to get my feet wet in frontend web3 tech and see how well I can replicate Uniswap without custom CSSLove Open Source and this site? Check out how you can help us