Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Projects/1-Beginner/Bin2Dec-App.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ Try not to view this until you've developed your own solution:
- [Binary to Decimal converter using React](https://github.com/geoffctn/Bin2Dec)
- [Matrix-like Binary to Decimal converter using Angular](https://github.com/ZangiefWins/MatrixBin2Dec)
- [Live preview on heroku](https://matrix-bin2dec.herokuapp.com/)
- [Binary to Decimal converter using Blazor WebAssembly](https://github.com/mlgwan/Bin2Dec)
- [Live preview](https://projects.ccl97.com/bin2dec)