Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: project addition by shagunZ #1167

Merged
merged 2 commits into from
Jun 11, 2023
Merged
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
21 changes: 20 additions & 1 deletion src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2555,5 +2555,24 @@
"tech": ["React JS", "HTML5", "CSS3", "BootStrap", "JavaScript"]
}
]
}
},
{
"github_username": "shagunZ",
"Social_media": {
"gitHub": "https://github.com/shagunZ",
"LinkedIn": "https://www.linkedin.com/in/shagunmengi",
"Instagram": "",
"YouTube": "",
"Twitter": ""
},
"Projects": [
{
"link": "https://github.com/shagunZ/React-scoregame",
"title": "Score Keeper",
"description": "Built using React, this app provides a user-friendly interface and real-time score updates. The app dynamically updates the scores in real-time, providing an interactive and engaging experience. The app incorporates a score limit feature and displays the winner when the score limit is reached. ",
"tech": ["ReactJS","JavaScript"]
}
]
}
]