diff --git a/Projects/1-Beginner/Bin2Dec-App.md b/Projects/1-Beginner/Bin2Dec-App.md index 133699a50..e894b7ddd 100644 --- a/Projects/1-Beginner/Bin2Dec-App.md +++ b/Projects/1-Beginner/Bin2Dec-App.md @@ -39,3 +39,4 @@ Try not to view this until you've developed your own solution: - [Binary to decimal conversion program for beginners](https://www.youtube.com/watch?v=YMIALQE26KQ) - [Binary to Decimal converter using React](https://github.com/email2vimalraj/Bin2Dec) +- [Binary to Decimal converter with plain html, js and css](https://grfreire.github.io/Bin2Dec/)