DEV Community

Cover image for Share us your project for Hacktoberfest 2024! 🎃
Thomas Bnt
Thomas Bnt Subscriber

Posted on

Share us your project for Hacktoberfest 2024! 🎃

Like last year, don't hesitate to present your Open Source projects!

Hacktoberfest homepage

What is the date?

From October 1st → October 31st.

Who can join this event ?

Contributors, maintainers, companies and event organizers !

How I can participate ?

From October 1st to October 31st, you will have to contribute to the Open Source by making 4 Pull requests (available on GitHub and GitLab). You will be able to follow your progress on the dashboard, which will be available on the Hacktoberfest website.

More information on the website at participation/#contributors


✨ This time, I'm also asking you what projects you have that need contributors. Feel free to put your repositories in comments using the embed format :

{% embed https://dev.to/thomasbnt/hacktoberfest-2021-is-coming-20f0 %}
Enter fullscreen mode Exit fullscreen mode

💚 Open Source

For more posts, see the tag Hacktoberfest

#hacktoberfest

Happy hacking! 🎃

Top comments (53)

Collapse
 
dtslvr profile image
Thomas Kaul

Ghostfolio — Personal Finance Dashboard
github.com/ghostfolio/ghostfolio

Collapse
 
lostmedoulle profile image
lostmedoulle

nice app!

Collapse
 
dtslvr profile image
Thomas Kaul

🙏

Collapse
 
tomassirio profile image
Tomas Sirio

Hi all!

I created an application called Easy Installer. It's an all-in-one software installer that handles many package managers across platforms.

It was developed using Spring Shell so it's a CLI application. Super simple to use and super simple to upgrade and expand.

Currently, I'm adding some issues for people to jump in and have some Hacktoberfest Fun

Collapse
 
thomasbnt profile image
Thomas Bnt

🥳

I just created a PR about ToC links! A very small edition, but useful for a functionnal README!

Edit links in the ToC #13

ToC is all about links. Currently the links are #-installation, which doesn't target anything. The correct value is #installation.

Collapse
 
tomassirio profile image
Tomas Sirio

Saw it just now! Thanks for the contribution

Collapse
 
uhligtobias profile image
Tobias Uhlig

Hi guys,

my project is Neo.mjs :)

Link: github.com/neomjs/neo

We created a bunch of hacktoberfest labeled tickets. In case you want to dive into OMT multi-threaded frontends and browser based multi window apps, you can learn a few new things here.

Best regards & happy coding,
Tobi

Collapse
 
thomasbnt profile image
Thomas Bnt

Awesome, thanks for sharing! 🚀

Collapse
 
chirag8023 profile image
Chirag Arora
Collapse
 
thomasbnt profile image
Thomas Bnt • Edited

Very cool website to centralize Hackathons! 🚀

Preview of HACKTOSPOT website

Collapse
 
jwilliamsr profile image
Jesse Williams

hey everyone,

My team and I created a project called KitOps (kitops.ml)

We're participating in Hacktoberfest and would love support

You can check it out here: github.com/jozu-ai/kitops?tab=read...

Image description

Collapse
 
aloisseckar profile image
Alois Sečkár

I am building Java Demos - a comprehensive set of demo examples and information for each JEP that are continuously being added into JDK every half a year.

It started as a presentation to my colleagues in work in 2021. Now I am trying to keep up and adding new features as they arrive. And because I am falling behind the pace, I would like to try joining Hacktoberfest 2024 and find new contributors who help me getting there.

The project is beginner friendly by its nature and I am looking forward for any PRs being submitted!

Collapse
 
srbhr profile image
𝚂𝚊𝚞𝚛𝚊𝚋𝚑 𝚁𝚊𝚒

Yes, I have two projects:

Resume Matcher

Link: github.com/srbhr/Resume-Matcher

Image description

SWIRL Search

Link: github.com/swirlai/swirl-search

Image description

Collapse
 
carlspring profile image
Martin Todorov • Edited

Hi,

I've created carlspring/idempotence which is a Java testing framework for isolating shared test resources in a way that tests can be idempotent and run safely in parallel.

We're looking for more contributors who have experience with JUnit, Springframework, MkDocs who could help shape the project with some great ideas and solutions, as well as early adopters who could provide us with valuable feedback.

You can find our documentation here. I also wrote a post here called Writing parallelizable tests with the carlspring/idempotence framework for Java.

Issues labelled hacktoberfest or help wanted are up for grabs and should help you get started quickly. You can find them here.

Happy coding! :)

Collapse
 
elanatframework profile image
Elanat Framework

In this repository, we want to develop our own new technology, WebForms Core, outside the .NET ecosystem.

By using WebForms Core, there is no need to develop the client side, and the DOM elements are managed on the server and processed on the client.

Articles about WebForms Core:
dev.to/elanatframework/using-webfo...
dev.to/elanatframework/surprise-20...

Videos:
youtube.com/watch?v=zl4sxjIkBwU
youtube.com/watch?v=ZuMMApM00xM

You can test the examples of the WebForms class in your favorite back-end framework.

Repository link:
github.com/elanatframework/Web_for...

Collapse
 
tbhaxor profile image
Gurkirat Singh

Hello World! I created a vector calculation library in c++ with templates support and "kind of" dynamic typings. Feel free to check it out.

Github Link: github.com/tbhaxor/firefly

API Documentation: libfirefly.tbhaxor.com/

Some comments may only be visible to logged-in visitors. Sign in to view all comments. Some comments have been hidden by the post's author - find out more