Skip to content

Commit

Permalink
Merge pull request #129 from Gaurav0203Shetty/main
Browse files Browse the repository at this point in the history
Script.js updated
  • Loading branch information
shrey141102 authored Dec 15, 2023
2 parents c50989f + 6b9ada9 commit 99dbad0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 99dbad0

Please sign in to comment.