Add another Bin2Dec example

pull/203/head
ZangiefWins 4 years ago committed by GitHub
parent 924594676f
commit ec52992149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,3 +42,5 @@ Try not to view this until you've developed your own solution:
- [Binary to Decimal converter with plain html, js and css](https://grfreire.github.io/Bin2Dec/)
- [Binary to Decimal converter using Flutter & Dart](https://github.com/israelss/AppIdeasCollection/tree/master/Tier1/Bin2Dec)
- [Live preview built with Flutter for Web](https://bin2dec.web.app/#/)
- [Matrix-like Binary to Decimal converter using Angular](https://github.com/ZangiefWins/MatrixBin2Dec)
- [Live preview on heroku](https://matrix-bin2dec.herokuapp.com/)

Loading…
Cancel
Save