DEV Community

9 Open Source Projects to Contribute to - Hacktoberfest 2024

Bobby Iliev on October 06, 2024

Introduction Hacktoberfest is a month-long event where people are awarded for contributing to open-source projects 🙌. In order to parti...
Collapse
 
anmolbaranwal profile image
Anmol Baranwal

I was just going through it and then realized most of the repos are yours.

Wow! Impressive work sirji 👏

It's tough to maintain so many os projects.

Collapse
 
bobbyiliev profile image
Bobby Iliev

Thank you 🙏

Collapse
 
abdulmuminyqn profile image
Abdulmumin yaqeen

Awesome projects ❤️!

Devcanvas is also open to hacktoberfest contributions.

Devcanvas is an online editor/sandbox.

How to contribute: dev.to/abdulmuminyqn/devcanvas-rea...

Github: github.com/Abdulmumin1/devcanvas

Collapse
 
bobbyiliev profile image
Bobby Iliev

Nice! Looks like a great project 👏

Collapse
 
mksunny1 profile image
mksunny1 • Edited

You are doing amazing work Bobby. Thanks for this.

I would also love more collaborators on my project at github.com/mksunny1/deleight.

Deleight aims to provide all the cool framework functions like reactivity, good structure and other things that help to write more expressive JavaScript without compromising the freedom and power of Vanilla.

It is such a huge project and we need help for many things like:

  1. Issues asking how to accomplish common 'framework' tasks with deleight,
  2. Finding bugs,
  3. Improving the docs,
  4. Community help,
  5. Writing code.
  6. etc.

Contributions are very welcome from everyone no matter your level of experience in open-source. You only need to share our passion and dedication to making frontend development faster, easier and more stable.

Collapse
 
bobbyiliev profile image
Bobby Iliev

This looks awesome! Thank you for sharing it! I just stared the project.

Btw the link that you've shared is broken, here is the correct one:

GitHub logo mksunny1 / deleight

A delightful set of libraries for creating modern web applications

Deleight

Logo

Deleight is a library now comprising 9 modules designed to improve expressiveness without compromising simplicity, performance, flexibility and sheer elegance of pure JavaScript. We achieve this by creating higher level functions, classes and objects which can get more done with less code than standard JavaScript primitives. These new utilities have been assembled into different modules based on functionality and dependency so that you can include only the parts you need in your projects. The whole architecture means you can benefit from more expressiveness without compromising the power and freedom of vanilla JavaScript.

Usage

import { apply } from 'deleight/dom/apply';
import { map, range, forEach, zip } from 'deleight/generators';
apply({
    main: (main) => {
        const newContent = map(range(101, 120), i => `My index is  now ${i}`);
        const lastChildren
Enter fullscreen mode Exit fullscreen mode
Collapse
 
mksunny1 profile image
mksunny1

Thanks again Bobby. You rock

Collapse
 
tinchox5 profile image
Juan Martin

Orbit CSS is also open to contributions! Is a CSS framework for building radial/circular UIs using just CSS.

How to contribute: guidelines

Repo: here

Collapse
 
bobbyiliev profile image
Bobby Iliev

Awesome! Looks great!

Collapse
 
astrodevil profile image
Astrodevil

You're maintaining quite good no. of projects⚡

btw Hacktoberfest contributions for KitOps is also open.

It's only open source, standards-based packaging and versioning system designed for AI/ML projects.

repo link: github.com/jozu-ai/kitops

Collapse
 
bobbyiliev profile image
Bobby Iliev

That is awesome! Thank you for sharing it 👏

Collapse
 
john_b86605a400 profile image
John Bolton

Great post 🧡 You can read our blogs on how to contribute in open-source projects A to Z tutorial: stories-of-purnota-ne9b.vercel.app...
Image description

Collapse
 
bobbyiliev profile image
Bobby Iliev

This is great! Thanks for sharing!

Collapse
 
ifeanyi_idiaye_3f6d81ed8a profile image
Ifeanyi Idiaye

Great post! Here are a couple of projects I am maintaining:

github.com/Ifeanyi55/OpenAlex4Gephi

github.com/Ifeanyi55/Gradio-in-R

Collapse
 
bobbyiliev profile image
Bobby Iliev

Those are awesome! Thanks for sharing!

Collapse
 
topaz_tee profile image
Topaz • Edited

vespper is open to contributions! :)
github.com/vespperhq/vespper

Collapse
 
bobbyiliev profile image
Bobby Iliev

Awesome 🙌 Looks great!

Collapse
 
sira profile image
yasiramus

This great
thanks for sharing

Collapse
 
bobbyiliev profile image
Bobby Iliev

Thank you! 🙏

Collapse
 
robertobutti profile image
Roberto B.

amazing!
why not using "ibis next" for your pdf/epub creation?

Collapse
 
bobbyiliev profile image
Bobby Iliev

Ah yes! I should update my GitHub actions to use that instead of the old version!

Collapse
 
alexhales67 profile image
Alexhales67

thanks for the article. I saw that Taipy is giving really nice swag for those who want to contribute

Collapse
 
bobbyiliev profile image
Bobby Iliev

Awesome! Thanks for sharing! 🙏

Collapse
 
sharonoliva profile image
sharon oliva

Thank you for sharing this list of open-source projects! It’s a fantastic resource for anyone looking to get involved in Hacktoberfest 2024.

Collapse
 
bobbyiliev profile image
Bobby Iliev

Thank you 🙏

Collapse
 
vinay_3efac945b5f6ccccea9 profile image
Vinay

TailwindCSS Components
is this still available or relevant for the hactober fest 2024??

Collapse
 
bobbyiliev profile image
Bobby Iliev

Yes, feel free to submit PRs and tag me so I can review them!

Collapse
 
honor_soke_b6e75fff4660a profile image
Honoré SOKE • Edited

Hello sir !
So i'm interested and also glad to discover hacktoberfest. I'm a first pull request doer. I'm just curious about something: Is it my PR that must be labeled hacktoberfest or the git repo ?

Thanks a lot for the post.

Collapse
 
ifeanyi_idiaye_3f6d81ed8a profile image
Ifeanyi Idiaye

Would like to contribute a chapter to the introduction-to-docker-ebook repo. The chapter would focus on how to deploy a docker container on Render.com.

Collapse
 
cisco_e1ff2438f716369ca64 profile image
Cisco

Hhy

Collapse
 
natedhaliwal profile image
NateDhaliwal

IIRC hacktoberfest.com was the website.
Also IIRC, they aren't giving out t-shirts this year due to many people signing up this year and the demand is too big. (Mentioned on the website)

Collapse
 
bobbyiliev profile image
Bobby Iliev

Ah yes, no t-shirts this year indeed! Thanks for spotting that!