Skip to content

Commit 01db7c7

Browse files
committed
Add projects for WonderSTK with detailed descriptions and links
1 parent bcb21fe commit 01db7c7

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

src/DB/projects.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4368,5 +4368,60 @@
43684368
"maker_image": "https://github.com/KWIZERA-CALEB.png"
43694369
}
43704370
]
4371+
},
4372+
{
4373+
"github_username": "WonderSTK",
4374+
"Projects": [
4375+
{
4376+
"github_url": "https://github.com/WonderSTK/admin_dashboard",
4377+
"live_url": "https://admin-dashboard-vosi.vercel.app/",
4378+
"title": "CRM dashboard",
4379+
"description": "A React-based CRM dashboard built with TypeScript, GraphQL, Ant Design, and Refine, featuring authentication, authorization, real-time updates via a Kanban board, interactive charts for business insights, and fully responsive design.",
4380+
"tech": ["React", "TypeScript", "GraphQL", "Ant Design", "Refine", "Codegen"],
4381+
"maker_image": "https://github.com/WonderSTK.png"
4382+
},
4383+
{
4384+
"github_url": "https://github.com/WonderSTK/wonderstk-blog",
4385+
"live_url": "https://wonderstk-blog.vercel.app/",
4386+
"title": "WonderSTK Blog",
4387+
"description": "WonderSTK blog is an opinionated, no-nonsense blog focused on frontend development and Web3 technologies built with Astro, Tailwind, and shadcn/ui. Extraordinarily loosely based on the Astro Micro theme.",
4388+
"tech": ["Astro", "shadcn/ui", "Tailwind", "Shiki", "KaTeX"],
4389+
"maker_image": "https://github.com/WonderSTK.png"
4390+
},
4391+
{
4392+
"github_url": "https://github.com/WonderSTK/EtherGuild",
4393+
"live_url": "https://ether-guild.vercel.app/",
4394+
"title": "EtherGuild",
4395+
"description": "EtherGuild is a revolutionary decentralized freelancing platform that combines the power of blockchain technology with modern web development practices.",
4396+
"tech": [
4397+
"React.js",
4398+
"TypeScript",
4399+
"Solidity",
4400+
"Ethers.js",
4401+
"Wagmi",
4402+
"Hardhat",
4403+
"OpenZeppelin",
4404+
"Tailwind CSS",
4405+
"Shadcn/UI"
4406+
],
4407+
"maker_image": "https://github.com/WonderSTK.png"
4408+
},
4409+
{
4410+
"github_url": "https://github.com/WonderSTK/Formify_AI",
4411+
"live_url": "https://formify-ai-ypp7.vercel.app/",
4412+
"title": "Formify AI",
4413+
"description": "Formify AI is a powerful and user-friendly application that allows you to create customized forms effortlessly. Powered by artificial intelligence, this Next.js application leverages the Gemini AI API to generate form fields based on your prompts.",
4414+
"tech": ["Next.js", "Next-auth", "Shadcn UI", "Gemini AI API", "Drizzle ORM", "PostgreSQL", "DaisyUI"],
4415+
"maker_image": "https://github.com/WonderSTK.png"
4416+
},
4417+
{
4418+
"github_url": "https://github.com/WonderSTK/Resume-Genie",
4419+
"live_url": "https://resume-genie-iiy3.vercel.app/",
4420+
"title": "Resume Genie",
4421+
"description": "Resume Genie leverages AI to automatically create optimized resumes for users, while providing full control over customization.",
4422+
"tech": ["Next.js", "Clerk", "Gemini API", "TailwindCSS", "Node.js", "MongoDB"],
4423+
"maker_image": "https://github.com/WonderSTK.png"
4424+
}
4425+
]
43714426
}
43724427
]

0 commit comments

Comments
 (0)