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 Judge-Paul #1245 #1246

Merged
merged 2 commits into from
Jun 18, 2023
Merged
Changes from 1 commit
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
22 changes: 22 additions & 0 deletions src/DB/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -2438,5 +2438,27 @@
"tech": ["HTML", "CSS","JavaScript"]
}
]
},
{
"github_username": "Judge-Paul",
"Social_media": {
"gitHub": "https://github.com/Judge-Paul",
"Instagram": "https://www.instagram.com/paulogebe",
"Twitter": "https://twitter.com/paulogebe"
},
"Projects": [
{
"link": "https://nft-market-jadge.vercel.app",
"title": "NFT Marketplace",
"description": "Introducing "NFT Marketplace," your go-to destination for exploring the exciting world of Non-Fungible Tokens (NFTs). Our platform offers a seamless browsing experience where users can discover a diverse range of NFT collections and explore the current token prices.",
"tech": ["ReactJS", "JavaScript", "Firebase", "Tailwind CSS"]
},
{
"link": "https://jobwrite.vercel.app",
"title": "JobWriteAI",
"description": "JobWriteAI allows you to generate cover letters instantly, just paste the job description fill out skills to avoid and you'll have a cover letter in seconds.",
"tech": ["ReactJS", "JavaScript", "Tailwind CSS", "GPT-3"]
}
]
}
]