Add my implementation of Bin2Dec project

pull/928/head
apu-mirza 2 weeks ago
parent 08b771c863
commit 50d223cd58

@ -45,3 +45,4 @@ Try not to view this until you've developed your own solution:
- [Binary to Decimal converter using React](https://github.com/geoffctn/Bin2Dec) - [Binary to Decimal converter using React](https://github.com/geoffctn/Bin2Dec)
- [Matrix-like Binary to Decimal converter using Angular](https://github.com/ZangiefWins/MatrixBin2Dec) - [Matrix-like Binary to Decimal converter using Angular](https://github.com/ZangiefWins/MatrixBin2Dec)
- [Live preview on heroku](https://matrix-bin2dec.herokuapp.com/) - [Live preview on heroku](https://matrix-bin2dec.herokuapp.com/)
- [Binary to decimal converter app using html, css and js](https://github.com/Apu-mirza/BIn2Dec)

Loading…
Cancel
Save