diff --git a/src/DB/projects.json b/src/DB/projects.json index 279edfa16..6fde6cf5e 100644 --- a/src/DB/projects.json +++ b/src/DB/projects.json @@ -2635,6 +2635,12 @@ "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"] + }, + { + "link": "https://github.com/mohitparmar1/Followers-Animation/tree/master", + "title": "Followers Animation", + "description": "its animation that shows followers are increasing", + "tech": ["HTML", "JavaScript", "CSS"] } ] },