Building any open source projects this weekend?
Iuliia Shnai

Iuliia Shnai @shnai0

About: Started learning how to code 2 months ago. Building micro tools for fun using ChatGPT 🚀

Joined:
Jun 6, 2023

Building any open source projects this weekend?

Publish Date: Jun 30 '23
57 62

I feel like weekend is the best time to build micro-project

Image description

I am building Infinite UI - UI components collection which has a lot of Tailwind style components and on top you can generate your own.

https://infiniteui.co

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

Image description

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.

Image description

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?

Comments 62 total

  • Marc Seitz
    Marc SeitzJun 30, 2023

    Building Papermark.io - the first open source alternative to Docsend

    github.com/mfts/papermark

    • Iuliia Shnai
      Iuliia ShnaiJun 30, 2023

      Nice one !

      • Marc Seitz
        Marc SeitzJul 2, 2023

        Thanks for your contribution to Papermark :)

    • funfake
      funfakeJul 2, 2023

      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.

      • Marc Seitz
        Marc SeitzJul 2, 2023

        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

  • grant horwood
    grant horwoodJun 30, 2023

    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

  • Caleb!
    Caleb!Jun 30, 2023

    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.

    • Iuliia Shnai
      Iuliia ShnaiJun 30, 2023

      Nice. Where do I get notification?

      By the way this link doe snot work from
      stargazer-swart.vercel.app

      • Caleb!
        Caleb!Jun 30, 2023

        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.

        • Iuliia Shnai
          Iuliia ShnaiJun 30, 2023

          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:)

          • Caleb!
            Caleb!Jun 30, 2023

            That's nice to hear. We're all in this learning Journey.

            Striving to be better than we were, yesterday.

    • Medea
      MedeaJul 1, 2023

      woah these are nice!

      • Caleb!
        Caleb!Jul 1, 2023

        Ayy! Thanks for checking them out.

  • Pablo Triandafilide
    Pablo TriandafilideJun 30, 2023

    I'm building mockit a small and fast cli tool to mock a REST server made with golang.

  • Ran Cohen
    Ran CohenJul 1, 2023

    Working on github.com/configu/configu 🤗🙌🏽

    • Iuliia Shnai
      Iuliia ShnaiJul 1, 2023

      Ran , explain for beginner.

      How would I use it for my project build on next.js?

  • Juan F Gonzalez
    Juan F Gonzalez Jul 1, 2023

    Not building anything this weekend. Just resting and recovering from sickness I got after travelling last weekend.

    • Iuliia Shnai
      Iuliia ShnaiJul 1, 2023

      Have a good resting Juan:)

      Need to be full energy and feel healthy to get back to projects.

      • Juan F Gonzalez
        Juan F Gonzalez Jul 3, 2023

        That's totally true.
        And I indeed feel way better and ready to get back into all the projects!

  • Geri Máté
    Geri MátéJul 1, 2023

    Testing dyrector.io, an open-source container management platform

    github.com/dyrector-io/dyrectorio

    • Iuliia Shnai
      Iuliia ShnaiJul 1, 2023

      How would I use it for my projects built next js?

      • Geri Máté
        Geri MátéJul 1, 2023

        You can deploy your projects as a Docker container to any infra you use, works with Docker, Podman and k8s too

  • Joshua Hargreaves
    Joshua HargreavesJul 1, 2023

    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

  • Mike Stemle
    Mike StemleJul 1, 2023

    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.

  • Alexey Yuzhakov
    Alexey YuzhakovJul 1, 2023

    I'm working on xq improvements - a command-line XML and HTML beautifier and content extractor :)
    github.com/sibprogrammer/xq

    • Iuliia Shnai
      Iuliia ShnaiJul 2, 2023

      How would I use it in my Next js project?

      Interesting

  • Ashish Khare😎
    Ashish Khare😎Jul 2, 2023

    I've been building a configurable notion API renderer. Also, I made an initial one day work release just to start things rolling.

    github.com/ashishk1331/tetrapack

  • Ashish Khare😎
    Ashish Khare😎Jul 2, 2023

    I'll be eager to read more about the efforts and the hindrances you'll cross while making it work.
    Keep writing ✍️

    • Iuliia Shnai
      Iuliia ShnaiJul 2, 2023

      Thanks Ashish! And thank you for sharing your project, keep good work ⭐️

  • Alisher-Usmonov
    Alisher-UsmonovJul 2, 2023

    I'm working on svgpaste. Soon I'm gonna buy a new domain for this project

    • Iuliia Shnai
      Iuliia ShnaiJul 2, 2023

      What it is doing if I insert svg, can not find svg on my pc hahah

      • Alisher-Usmonov
        Alisher-UsmonovJul 2, 2023

        Just shows you a preview of svg that you inserted)) nothing more. I'm going to keep it minimal and simple

        • Iuliia Shnai
          Iuliia ShnaiJul 2, 2023

          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:)

  • Azadkumar
    Azadkumar Jul 3, 2023

    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

  • Kiran Mantha
    Kiran ManthaJul 3, 2023

    Refining my FE framework @plumejs/core - a custom-elements based FE framework.

  • Alex Day
    Alex DayJul 3, 2023

    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 😀

    • Iuliia Shnai
      Iuliia ShnaiJul 3, 2023

      Wow, I practically did not get anything:)

      I have so much still to learn…
      Is it like opens piece project?

  • Adam
    AdamJul 3, 2023

    Building Bookmarks, a web application crafted to save and organize your favourite websites: link

    • Iuliia Shnai
      Iuliia ShnaiJul 3, 2023

      Wow nice! Is it open source? Can check it on GitHub?

      • Adam
        AdamJul 3, 2023

        Thank you! It is open source, the link to GitHub is in the bottom of the landing page.

  • Rishab Dugar
    Rishab DugarJul 4, 2023

    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

    • Iuliia Shnai
      Iuliia ShnaiJul 24, 2023

      Cool , will check it. Thanks for sharing:)

  • Yohan Sampaio - Mobile Engineer
    Yohan Sampaio - Mobile EngineerJul 5, 2023

    I built my first package to help in the Injection of dependencies in Flutter projects.

    pub.dev/packages/iod
    github.com/yohantsn/IoD

  • Marc Seitz
    Marc SeitzJul 6, 2023

    Thanks Rajeev <3 let me know if you need any support. Contributions are always welcome

  • william chang(張仲威)
    william chang(張仲威)Jul 7, 2023

    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

  • Sm0ke
    Sm0keJul 23, 2023

    Yep, coding Simpllo, an Open-Source Site Builder built from scratch with Vanilla JS and BS5 Components.

  • Ephraim Duncan
    Ephraim DuncanJul 24, 2023

    Building Documenso - An open-source alternative to DocuSign

    github.com/documenso/documenso

  • Iuliia Shnai
    Iuliia ShnaiJul 24, 2023

    Nice, go open source for sure:)

Add comment