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?
Latest comments (62)
Building Documenso - An open-source alternative to DocuSign
github.com/documenso/documenso
Cool! I saw this one:)
Yep, coding Simpllo, an Open-Source Site Builder built from scratch with
Vanilla JS
and BS5 Components.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
Thanks Rajeev <3 let me know if you need any support. Contributions are always welcome
I built my first package to help in the Injection of dependencies in Flutter projects.
pub.dev/packages/iod
github.com/yohantsn/IoD
Congrats! Cool.
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:)
Building Bookmarks, a web application crafted to save and organize your favourite websites: link
Wow nice! Is it open source? Can check it on GitHub?
Thank you! It is open source, the link to GitHub is in the bottom of the landing page.
Working on a actor based programming language with flex bison and rust like ownership borrowing. Starting with a simple example to get the constructs right and convert to beam vm bytecode.
Weekend is up though 😀
Wow, I practically did not get anything:)
I have so much still to learn…
Is it like opens piece project?
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 🙂