I feel like weekend is the best time to build micro-project
I am building Infinite UI - UI components collection which has a lot of Tailwind style components and on top you can generate your own.
This project is a result of my previous project
https://everything.to - where you can generate any type of components. Next/JS+ Tailwind UI
By the way it gives a lot of errors in generation.
Update 1: Saturday 18.00 CEST)
Here I am trying to turn React component into HTML that it generates better.
But that is where I am at now -Satarday evening - designing the page for each generated component.
It does not look good so far hahah
The slug page already created still does not look great.
Update 2: Sunday 12.00 (CEST)
Slug page is there. Need to work on generation that from existing component you need to generate new one.
I have a small collection of nice looking component and will continue fill more, by generating it.
I am gonna share more updates soon:)
So definitely, the plan to make it open source.
Interesting what r you working on this weekend? Any open source projects?
Top comments (62)
Building Papermark.io - the first open source alternative to Docsend
github.com/mfts/papermark
Wow that's quality stuff man ! The design is simple and beautiful. You should add some informations about how and where you store documents so that people know that they can trust you. Like a privacy policy.
Great point, funfake! Will add that in the next update. FYI I'm using Vercel Blob, which stores it on AWS S3 in EU located servers
Nice one !
Thanks for your contribution to Papermark :)
Great, I go through the repository and star ⭐ it.
I will contribute something to the project.
Thanks Rajeev <3 let me know if you need any support. Contributions are always welcome
I built and I'm still building astroloja — a github bot that let's you know when someone stars or "unstars" your opensource project.
Another one is react-tab — Tab components in React that keeps the Tab state in the browser's URL.
woah these are nice!
Ayy! Thanks for checking them out.
Nice. Where do I get notification?
By the way this link doe snot work from
stargazer-swart.vercel.app
Oh yeah! The link won't work as there's no index.htnl file.
The project is a github bot.
One would need to install the bot in their github repository and whenever anyone stars your project, it mentions the name/username of the person via a issue comment.
Oh nice I got it! I received the email:)))
Cool project! I am only learning and it take me time to figure out stuff but I was interested in how bots built.
Thanks for sharing:)
That's nice to hear. We're all in this learning Journey.
Striving to be better than we were, yesterday.
I'm building mockit a small and fast cli tool to mock a REST server made with golang.
I am working on AI JobSweet.
JobSweet is a collection of AI generators to aid in the workplace. So far, we can generate job descriptions, PDPs and out-of-office.
It is very much in the early stages, so the design is basic, and the prompts are not optimised. We are looking to improve and grow the number of generators continually.
github.com/JoshHargreaves/ai-jobsweet
Stared! Very cool! I was also creating number of ai generators so definitely look into yours.
Here is one of mine open source github.com/shnai0/linkedin-post-ge...
Thank you, I love your app ! It was the inspiration for this github.com/JoshHargreaves/Job-Desc...
Which then led me to start JobSweet
Cool Joshua! Let me know how it goes!
Apps look neat and clean.
i have some small features i plan to add to my mastodon command-line tooter project. the eight people who use it will be pleased.
github.com/gbhorwood/toopt
Cool. Do you have a website link?
Working on github.com/configu/configu 🤗🙌🏽
Ran , explain for beginner.
How would I use it for my project build on next.js?
How that you mention it, I released a new version of a project I've been working on yesterday: github.com/arcxp/datadog-service-c...
This weekend I'm mostly going to play video games with my kids.
I'm still thinking about making it open source but I've been working on AniMachine, a 2D animation editor for game characters. If I did make it OSS I'm thinking about using a GPLv2 License
Nice, go open source for sure:)
Building omni-clied, search it on npm. I am currently working in v2. It is a tool that not only creates apps, but can also integreate many features into it like google-oauth, or server side rendering or emails using nodemailer.
npmjs.com/package/omni-clied
Cool , will check it. Thanks for sharing:)
Hey can i become the part of your journey i started to learn React and build projects as well i can contribute with you 🙂 i feel this will be amazing
You should definetly checkout Sharkio 🙂
And join our discord server!
Sharkio Github
Sharkio Discord
Hi Azadkumar
Awesome! Check my open source project github.com/shnai0/linkedin-post-ge...
Build next.js
Not building anything this weekend. Just resting and recovering from sickness I got after travelling last weekend.
Have a good resting Juan:)
Need to be full energy and feel healthy to get back to projects.
That's totally true.
And I indeed feel way better and ready to get back into all the projects!
Refining my FE framework @plumejs/core - a custom-elements based FE framework.
Can I see it on GitHub?
Yea you can find it at github.com/KiranMantha/plumejs
Nice, thanks for sharing Kiran.
Give it a try in your leisure time 🙂
Would like to share an open-source project that our team has recently been developing. VulcanSQL (vulcansql.com/), a data API framework that allows data engineers to create APIs using only SQL.
One of the defining attributes of VulcanSQL is its strategic use of DuckDB's exceptional capabilities as a caching layer. You can move remote data computing in cloud data warehouses, such as Snowflake and BigQuery to the edge. Imagine CDN of your data warehouse.
Github: github.com/Canner/vulcan-sql
I'm working on svgpaste. Soon I'm gonna buy a new domain for this project
What it is doing if I insert svg, can not find svg on my pc hahah
Just shows you a preview of svg that you inserted)) nothing more. I'm going to keep it minimal and simple
Nice.
I was thinking it can be edited somehow.
But I like idea just to preview
Check these website maybe you can visualize it like that
metatags.io/
So will be clear that it is for checking the svg look:)
Testing dyrector.io, an open-source container management platform
github.com/dyrector-io/dyrectorio
How would I use it for my projects built next js?
You can deploy your projects as a Docker container to any infra you use, works with Docker, Podman and k8s too