House-of-M / HacktoberFest_2021

This repo will gather all contributions for the Hacktoberfest of year 2021 and will act as a projects library.
MIT License
5 stars 17 forks source link

Project contribution #2

Open SarraLKSC opened 2 years ago

SarraLKSC commented 2 years ago

Info

The main reason behind the repo is to serve as a library of open source project contributed that can be accessed and used by the community.

Share a project that can be useful for communities (for individuals, groups, organization ...etc) on any topic or technology (it can be a jupyter notebook explaining and demoing some concepts about data visualization, a basic landing page for organizations/brand/hackathon, a chat app, a text game, ... etc)

How


HacktoberFest_2021 
    │
    ├── projects                    # main parent projects folder
    │    ├── Magical cookie             # your contributed project
    │    │     ├── project_files            # your contributed project files/folders ... 
    │    │     └── README               # your project README.md
    │    │  
    │    ├── Another project            # your contributed project
    │    │     ├── project_files            # your contributed project files/folders ... 
    │    │     └── README.md            # your project README.md
    │    │
    │    └── README.md              # main README file
    │
    ├── CONTRIBUTING.md             # contribution guidelines
    └── README.md                   # main README file

Pull Requests

Notes:

vickywane commented 2 years ago

@SarraLKSC I added something here.