diff --git a/script.js b/script.js index 85065b8..178133f 100644 --- a/script.js +++ b/script.js @@ -249,6 +249,13 @@ const projects = [ link: "./Sudoku Game/index.html", image: "./Sudoku Game/bozhin-karaivanov-yqcWOAHH1Rs-unsplash.jpg" }, + { + title: "Hide/Show password", + discription: + "A project made using HTML, CSS and JS which can be integrated easily to your website for better security when entering password in public spaces.", + link: "Hide-show-pass/index.html", + image: "https://i.ytimg.com/vi/Nnzt6_ISbOk/maxresdefault.jpg" + }, { title: "Background Color Changer", discription: