From b4a888a5d0c3b01939e654e7a6407dc76c807710 Mon Sep 17 00:00:00 2001 From: Ednilton Matos Date: Sat, 22 Oct 2022 10:20:37 -0300 Subject: [PATCH] new project Bin2Dec-app.md I'm Brazilain people and creact this project with all spacifications. --- Projects/1-Beginner/Bin2Dec-App.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Projects/1-Beginner/Bin2Dec-App.md b/Projects/1-Beginner/Bin2Dec-App.md index 9bb4503f..32383f17 100644 --- a/Projects/1-Beginner/Bin2Dec-App.md +++ b/Projects/1-Beginner/Bin2Dec-App.md @@ -37,6 +37,8 @@ constraints: Try not to view this until you've developed your own solution: +- [Binary to Decimal converter with html, css and js](https://github.com/edniltonmatos/desafios-beginner/tree/main/Bin2Dec) + - [demo](https://ednilton-matos-bin2dec.vercel.app/) - [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/) @@ -45,3 +47,4 @@ 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/) +