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 salmasyed19 #603 #2670

Merged
merged 2 commits into from
Jan 4, 2025
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
17 changes: 17 additions & 0 deletions DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,23 @@
"tech": ["svelte", "sveltekit", "tailwindcss", "libsodium", "msgpackr", "typescript"]
}
]
},
{
"github_username": "salmasyed1909",
"Projects": [
{
"github_url": "https://github.com/salmasyed1909/chatbot-project",
"title": "Chatbot-project",
"description": "mini chatbot",
"tech": ["python","NLP","Machine learning"]
},
{
"github_url": "https://github.com/salmasyed1909/MY_PORTFOLIO",
"title": "portfolio",
"description": "DEScribes about me",
"tech": ["HTML","CSS","JavaScript"]
}
]
},
Comment on lines +30 to 45
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me 👏🏻

{
"github_username": "Uzumaki4303",
Expand Down
Loading