😂We just hit 125 likes 😅. I'm definitely buying a custom domain. I will keep posting updates on TH-cam and GitHub as well. Thank you, all. Edit (5 hours later): As promised, I bought a custom domain: quicksnip.dev
Hey i have an idea you can create cmd to auto setup a folder install snippet like i do in shadcn lib . Yeah i like to install some snippet more than install npm package just to use some thing
The funny thing is that TH-cam repeatedly recommended me this video from a very small channel. That means this video is very good and something I would think about wanting.
🤫 Next video teaser: What I learned from managing an open source project for x period. We reached 100+ stars on GitHub. Thank you, all. So, I thought why not make a video about managing an open source project, like dealing with issues, pull requests, GitHub actions, bots and many more. Hope you will like it. Let me know your thoughts 🙂
This is so nice, I always wanted to do something just like this but I've never really have the time to make it, its so nice watching someone doing it, very clever, very well done, I hope you have great success with it!
Now upgrade it to allow online collaboration as a service for boring corporate companies and have online storage for more scalability and reliability, and throw some AI features on it too, and tadaa, you have your SaaS.
It would be great to add the code snippeds in the same page with an interactive form. Also, implement a compiler that can convert the code in a single string to json
Can you show the code snippet (like, first 5 lines) above the title of the sippet instead of the language's logo? It'd make it a lot easier, memorable and intuitive to see what the snippet does :) Edit: I think you can first show the title of the snippet and then below display first few lines of the code
In initial design, 1:05, code was visible on the snippet. When I finished building it, it looked ugly. 😄 So, I had scrapped and change it to logo. It would be awesome if you propose this idea to our GitHub community.
Awesome! I wish someone can add some machine learning modelling and stats related snippets... I would have added them myself but too much of a newbie to be sure that my code is good enough.
Hey dude, great project but in the snippet card when i click on contributed by the github link is broken and doesn't open ur github page. So i would love to try and contribute login with github feature so user can login in order to add snipet and it will automatically add contributed by tag from github login info
Hey, there! Regarding the broken link, it was my different account. I have explained further in GitHub issue. They had the same question as well. For the feature request, it would be awesome if you open a new issue on GitHub and let the community know as well. They might have suggestions and feedback on this feature. Thanks for checking out the project. 🙌
Can we do this but for other programming languages? It will be fun for python scripts to use them as snippets as well. Or even for IT tasks that we handle in our daily work life
I also got the same idea someday for nodejs snippets, like from installing same dependencies, arranging same folder structure, same boilerplate code. So i made an npm package (currently having 1.3k downloads) . Just a CLI command, you can get the code in one go along with other features. Unlike yours, i need to work on documentation though😂
There's a discussion going on in GitHub issues on what snippets to add in Typescript. Since it's mostly types, we want to make sure they just don't belong to Javascript part without types as well. It would create duplicates
Thanks for your comment. It is less of a component library. It will be focused more around short and useful snippets of code. More like utilities that you can just copy and paste in your code.
There's "Support this project" link which takes you to ko-fi website. But, I haven't setup payment yet, lol. I will be able to set it up after New Year
😂We just hit 125 likes 😅. I'm definitely buying a custom domain. I will keep posting updates on TH-cam and GitHub as well. Thank you, all.
Edit (5 hours later): As promised, I bought a custom domain: quicksnip.dev
edit the domain in the description
Hey i have an idea you can create cmd to auto setup a folder install snippet like i do in shadcn lib . Yeah i like to install some snippet more than install npm package just to use some thing
@@mainwilly Done 👍
@@minhnhatnguyen8200 Interesting idea 💡. I would appreciate you could create a new issue on GitHub and let our community know
For another future idea, making it a VScode extension
neovim extension
jetbrains IDEs extension
Sounds like Github Copilot
Raycast extension in Mac
The funny thing is that TH-cam repeatedly recommended me this video from a very small channel. That means this video is very good and something I would think about wanting.
You might be the chosen one 😁
🤫 Next video teaser: What I learned from managing an open source project for x period.
We reached 100+ stars on GitHub. Thank you, all. So, I thought why not make a video about managing an open source project, like dealing with issues, pull requests, GitHub actions, bots and many more. Hope you will like it.
Let me know your thoughts 🙂
This is so nice, I always wanted to do something just like this but I've never really have the time to make it, its so nice watching someone doing it, very clever, very well done, I hope you have great success with it!
Thank you for kind words :)
Now upgrade it to allow online collaboration as a service for boring corporate companies and have online storage for more scalability and reliability, and throw some AI features on it too, and tadaa, you have your SaaS.
Hell yeah!!!!! I'm definitely using this
I love your video style. The design of QuickSnip is great. NOICE work!
Glad you like it!
sending powers to you, keep it up dude! all the best
Thanks :)
This is going to be epic in futuree
Thank you :)
It would be great to add the code snippeds in the same page with an interactive form. Also, implement a compiler that can convert the code in a single string to json
That's a good idea 💡
Can you show the code snippet (like, first 5 lines) above the title of the sippet instead of the language's logo? It'd make it a lot easier, memorable and intuitive to see what the snippet does :)
Edit: I think you can first show the title of the snippet and then below display first few lines of the code
In initial design, 1:05, code was visible on the snippet. When I finished building it, it looked ugly. 😄 So, I had scrapped and change it to logo. It would be awesome if you propose this idea to our GitHub community.
Very good idea.
Kudos bro
Thanks :)
You can do this in the warp Terminal. You can save and run scripts, add them to a notebook and even add the variables before running them.
UI/UX is really good! I'm gonna take inspiration from this 😉
Good artists copy, great artists steal. :)
@@technoph1le lol 😂
Beautiful
Thanks :)
Awesome! I wish someone can add some machine learning modelling and stats related snippets... I would have added them myself but too much of a newbie to be sure that my code is good enough.
Hey, there. Try to contribute even if you're new. Our community is very welcoming and will help you out.
what do you think about code preview feature ? so user know how the output looks like
You mean from contributer's side?
Hello, I designed this idea as a desktop software a few years ago just to keep my own code snippets and I continue to use it.
Hey dude, great project but in the snippet card when i click on contributed by the github link is broken and doesn't open ur github page. So i would love to try and contribute login with github feature so user can login in order to add snipet and it will automatically add contributed by tag from github login info
Hey, there! Regarding the broken link, it was my different account. I have explained further in GitHub issue. They had the same question as well.
For the feature request, it would be awesome if you open a new issue on GitHub and let the community know as well. They might have suggestions and feedback on this feature.
Thanks for checking out the project. 🙌
Good job ❤🎉
Can we do this but for other programming languages? It will be fun for python scripts to use them as snippets as well. Or even for IT tasks that we handle in our daily work life
Right now, it will be focused around languages. but, we plan to expand it in the future
Thank you
My pleasure :)
This seems like a neat idea
Imma try to do something like this for a project 🗿
Cool! And do you plan to maintain and develop this project?
4:10 👀
I am a beginner at programming but I do still think I can contribute some simple c++ snippets. And seems like you do not have a lot of c++
Of course. Add your snippets and our community will help you out
Would it not be a better idea to use something like elasticsearch instead of algolia? Or something less heavy like native database capabilities?
Never heard of elasticsearch 🤔. Will definitely look into it as well. Thanks 👍
You have pieces for developers to save snippets and an ai to be able to talk with ai and the ai knows your saved snippets.
Nice work 👏, Please make a video on how to contribute.
Thanks. Sure 👍
I also got the same idea someday for nodejs snippets, like from installing same dependencies, arranging same folder structure, same boilerplate code. So i made an npm package (currently having 1.3k downloads) . Just a CLI command, you can get the code in one go along with other features. Unlike yours, i need to work on documentation though😂
Good luck with your idea. Let me know the name of your npm package.
Looks great 👍
Thanks 👍
Great oneee
Thanks 🔥
This is one of my abandoned project 😭😭
eu queria tanto criar um app ☹️
Actually am building something like this called Axxembly
Should we add TypeScript snippets?
There's a discussion going on in GitHub issues on what snippets to add in Typescript. Since it's mostly types, we want to make sure they just don't belong to Javascript part without types as well. It would create duplicates
1:50 this is why I am no longer a comp sci major
So, another component library?
Thanks for your comment. It is less of a component library. It will be focused more around short and useful snippets of code. More like utilities that you can just copy and paste in your code.
Put a "Buy Me a Coffee" link on your site so we can send you moneys!
There's "Support this project" link which takes you to ko-fi website. But, I haven't setup payment yet, lol. I will be able to set it up after New Year
Good job on the TH-cam video. I made a contribution.
Thank you for contributing. Always appreciate it 🙌
What app did you use to take notes?
Obsidian
starred ⭐
Thanks :)
lets gooo :)
Suggestion: user should create public or privet snippets.
add user login and sing up feature.
That's a good idea. Added to the future plans. ✅️
The videos are nice but you can make some minor edits.I duck escapes.
what software did you use to edit you video
Capcut
4 likes away from buying a custom domain
Let's go 🥳
Where's Java
No one has added Java yet. You could be first :)