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?
Oldest comments (62)
Building Papermark.io - the first open source alternative to Docsend
github.com/mfts/papermark
Nice one !
Thanks for your contribution to 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
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?
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.
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.
woah these are nice!
Ayy! Thanks for checking them out.
I'm building mockit a small and fast cli tool to mock a REST server made with golang.
Working on github.com/configu/configu 🤗🙌🏽
Ran , explain for beginner.
How would I use it for my project build on 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!
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
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.
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 working on xq improvements - a command-line XML and HTML beautifier and content extractor :)
github.com/sibprogrammer/xq
How would I use it in my Next js project?
Interesting