• Stars
    star
    1
  • Language
    TypeScript
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

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 CSS

More Repositories

1

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.
JavaScript
3
star
2

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.
HTML
3
star
3

largest-product-of-a-series

2
star
4

decagon-chain-old

2
star
5

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.
JavaScript
2
star
6

git_test

Tutorial on Git
2
star
7

zoom

Some fodder for my brain to chew on
HTML
2
star
8

drumkit-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.
HTML
2
star
9

decagon-chain

JavaScript
2
star
10

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.
CSS
2
star
11

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.
JavaScript
2
star
12

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 me
JavaScript
2
star
13

tour-of-heroes

This project follows from the Tour of Heroes tutorial on the Angular documentation and serves the purpose to assist me in learning Angular
HTML
1
star
14

TDD-Practice

This is a practice assessment of test driven development. The framework and language to be used will be Jest and JavaScript.
1
star
15

ethercheck-blockchain-explorer

My attempt at building out an EtherScan clone, the aim of this project is to strengthen my knowledge in the web3 domain
TypeScript
1
star
16

markdown-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 program
1
star