DEV Community

Cover image for Hacktoberfest begins in less than 24 hours
Ben Halpern for The DEV Team

Posted on

Hacktoberfest begins in less than 24 hours

Follow the Hacktoberfest tag on DEV. Folks have already begun posting there.

#hacktoberfest

Happy hacking! 🎃

If you are interested in contributing to DEV itself, we will have an overview post ready to go tomorrow on day one.

In the meantime, feel free to star and follow our repo 🤩

GitHub logo forem / forem

For empowering community 🌱


Forem 🌱

For Empowering Community

Build Status Build Status GitHub commit activity GitHub issues ready for dev GitPod badge

Welcome to the Forem codebase, the platform that powers dev.to. We are so excited to have you. With your help, we can build out Forem’s usability, scalability, and stability to better serve our communities.

What is Forem?

Forem is open source software for building communities. Communities for your peers, customers, fanbases, families, friends, and any other time and space where people need to come together to be part of a collective See our announcement post for a high-level overview of what Forem is.

dev.to (or just DEV) is hosted by Forem. It is a community of software developers who write articles, take part in discussions, and build their professional profiles. We value supportive and constructive dialogue in the pursuit of great code and career growth for all members. The ecosystem spans from beginner to advanced developers, and all are welcome to find their place…

Happy coding!

Latest comments (22)

Collapse
 
juanfrank77 profile image
Juan F Gonzalez

Happy beginning of Hacktoberfest!

Collapse
 
sptutusukanta profile image
Sukanta Paul

This time will focus on more serious projects :) in #hacktoberfest

Collapse
 
10secondsofcode profile image
Elango Sundar

Looking for easy and reactjs, markdown contributions for #Hacktoberfest ?
github.com/10secondsofcode/10secon...

Collapse
 
xmalinov profile image
Alexander Malinov

Created the repo for easy PR for learning how to send PR and just introduce yourself.

github.com/xmalinov/free-hacktober... (no programming skills needed)

Collapse
 
emiller00 profile image
Elliott Miller

I hear an inception bwaaaaaaa

Collapse
 
majse14 profile image
Majse14

So coooool Amazing!

Collapse
 
johannesjo profile image
Johannes Millan • Edited

I decided to add throw my own mini competition into the mix:

dev.to/johannesjo/i-am-giving-away...

Collapse
 
rubiin profile image
Rubin • Edited

Thanks Ben for the continuous updates.Anyone want to help me out with this one

GitHub logo rubiin / nestjs-easyconfig

Manage configs on the go 🔥

Nest Logo

.

<p align="center">

Package License
NPM Downloads
circleci


Description

Nestjs-easyconfig loads configs from your .env (Wraps dotenv module) ⚙️ 🔥

Installation

$ npm install nestjs-easyconfig
$ yarn add nestjs-easyconfig

Usage

With config file supplied (basic):

import  { Module }  from  '@nestjs/common'
import { EasyconfigModule } from  'nestjs-easyconfig'
@Module({
 imports:  [EasyconfigModule.register({path: './config/.env'})]
})
export  class  AppModule  {}

With config file supplied and safe set to true:

import  { Module }  from  '@nestjs/common';
import { EasyconfigModule } from  'nestjs-easyconfig';

@Module({
 imports:  [EasyconfigModule.register({path: './config/.env', safe: true})],
})
export  class  AppModule  {}

By default safe is set to false. When safe is set to true, the module compares the supplied env file with the sample env file to find missing keys. If any keys…

Collapse
 
the_prion profile image
Jeff Meyerson • Edited

If you are looking for designers and project managers to hack with, create a project on FindCollabs with your GitHub repo!

fc gif

Collapse
 
andrewbrown profile image
Andrew Brown 🇨🇦

But the big question is do we get a special Hacktobest DEV.to Badge?! 11111

Collapse
 
lauragift21 profile image
Gift Egwuenu

Excited 💃💃

Collapse
 
fultonbrowne profile image
Fulton Browne

Got some contributors for time already, I am going to do a post tomorrow about my projects a throw up a bunch of issues. In the mean time you can star and watch here:

GitHub logo FultonBrowne / Ara-android

A new ai app for almost any android phone.

Welcome to Ara for Android 👋

By Andromeda Software

an ai app for almost any android phone. Using the latest AI tools such as tensorflow.

alt text

CircleCI Known Vulnerabilities Codacy Badge Gitter

Usage

  • Open in android studio and use the normal steps to run
or
  • ./gradlew test to run the unit tests
  • ./gradlew install to install the app

Author

👤 Fulton Browne

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. If you contribute please commit to a new branch and explain details in your pull request not in your commit.

Open in Gitpod

Show your support

Give a ⭐️ if this project helped you!

TODO

  • Expand voice support
  • IOT support

📝 License

Copyright © 2019 Fulton Browne.
This project is GPL-3.0 licensed.


This README was generated with ❤️ by readme-md-generator




and here

GitHub logo FultonBrowne / Ara-Server

The server for Ara.

Welcome to Ara's server👋

By Andromeda Software

The server that supports the ara voice assistant!

alt text

Known Vulnerabilities Codacy Badge

Author

👤 Fulton Browne

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. If you contribute please commit to a new branch and explain details in your pull request not in your commit.

Open in Gitpod

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Fulton Browne.
This project is GPL-3.0 licensed.


This README was generated with ❤️ by readme-md-generator




Collapse
 
mrnaif2018 profile image
MrNaif2018

Ready for #hactoberfest!

GitHub logo MrNaif2018 / bitcart

https://docs.bitcartcc.com

Bitcart

Bitcart is a platform for merchants, users and developers which offers easy setup and use.

Docs Status CircleCI codecov Python versions

Linked repositories

Our ecosystem consists of a few packages, this is main web interface. Other repositories:

github.com/MrNaif2018/bitcart-docker - docker packaging, easy install

github.com/MrNaif2018/bitcart-sdk - python library for coins connection

Docs

Docs are available at docs.bitcartcc.com/en/latest/ or at docs directory in this repository.

Contributing

See github.com/MrNaif2018/bitcart/blob... for details.






Can I also participate in it not only as repo maintainer but as contributor to other repos too?
Collapse
 
terabytetiger profile image
Tyler V. (he/him)

You can find the details about Hacktoberfest here: hacktoberfest.digitalocean.com/

If you're new to git, I have this post (shameless self plug) which goes over git terminology:

and the follow-up post goes through a step-by-step of making a PR 😄

Collapse
 
dana94 profile image
Dana Ottaviani • Edited

Sign up here ---> hacktoberfest.digitalocean.com/
It'll send you an email and create a profile that will track all the pull requests you submit, good luck!

Hacktoberfest encourages developers to contribute to open source and help improve code. They give away T-shirts and stickers to those participating for motivation and encouragement. Hopefully, you'll get a lot out of this and be interested in contributing to open source after October too.