52 lines
1.6 KiB
Markdown
52 lines
1.6 KiB
Markdown
## Project Title
|
|
|
|
[Snippy](https://snippy-self.vercel.app) - A code snippet generator and manager for developers
|
|
|
|
Snippy is a code snippet manager that allows you to store and manage your code snippets in one place. Snippy uses CopilotKit to provide features for AI-powered code completion, code generation, and automation.
|
|
|
|
## Name of Issue/Topic
|
|
|
|
Code Snippet Generator ( Hacktoberfest Demo )
|
|
|
|
## Technologies Being Used
|
|
|
|
- Next.js: React Framework
|
|
- React: JavaScript library for building user interfaces
|
|
- CopilotKit: Ai Copilots
|
|
- TypeScript: JavaScript with types
|
|
- TailwindCSS: utility-first CSS framework
|
|
- Shadncn: UI Component Styling
|
|
- v0: For AI based component generation
|
|
- Zustand: State Management
|
|
|
|
## App Link
|
|
|
|
- [Snippy Live Demo](https://snippy-self.vercel.app)
|
|
- [Repo](https://github.com/RohittCodes/snippy)
|
|
|
|
Deploy your app on [Vercel](https://vercel.com/new)
|
|
|
|
## Bonus Points
|
|
|
|
- Youtube video: https://www.youtube.com/watch?v=Vs88ft7mKx8
|
|
- X post: https://x.com/RohittCodes/status/1844960454445236423
|
|
|
|
## Screenshots
|
|
|
|
### CopilotSidebar to create, update, and delete snippets
|
|
|
|

|
|
|
|
### CopilotTextArea for code autocompletion
|
|
|
|

|
|
|
|
### CopilotChat to understand the snippets
|
|
|
|

|
|
|
|
## Who Are You?
|
|
|
|
- [RohittCodes](https://github.com/RohittCodes)
|
|
- [RohittCodes on X](https://x.com/RohittCodes)
|