Skip to content

prehans/Beautiful-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Beautiful-world

Screenshot (809)

Showcase

Table Of Contents

Prerequisites

  • Basic Programming language you know to contribute to the open source is enough.
  • need to be courageous to push commit

Contributing

Contribute on the project feature

If you are interested to develop & maintain this project please follow the guide below:

To get started, the first step is to pick the [issues] and ask for the repository owners to assign it to you.

And,

  • Fork this repository
  • Create a feature branch
  • Make changes as per the requirements ( from issues )
  • Create a PR

Contribute by submitting your project to reach more audience

If you have list of projects that you might want to showcase to our audience, you can submit your project which is also a contribution that you can make, check the guide below:

  • Fork this repository
  • Create a feature branch
  • Add your project information inside src/content by creating a file that matches your project name.
  • Add your project image ( icon | screenshot or any ) by creating a file inside src/content/<your-github-username>.

To add multiple images for multiple projects, create project directory inside src/images/<your-github-username>/<project-name>/<your-image-file>

  • Read the below important note, update according to it & create a PR

Important Note on required content:

Anything missing on PR based on what described above will not be accepted.

src/content/<your-project-file>.mdx

Inside the mdx file you have created, it is compulsory to include the information listed below with the proper structure:

---
title: Your Project Name
excerpt: Short Description About Your Project
tags: Name of your beautiful programming language // or any that you used to build your projects. Use comma to separate
projectLink: <link-to-your-project> // live or GitHub repo
---

Above content in-between --- are necessary. Please don't forget to wrap them with --- 3 hypens before & after the content. It will be used for frontmatter.

Don't forget to add your image.

Note: Try to add more information about your project after the content mentioned above. It can be any information regarding your project or demo video, screenshots, how to setup, references etc.

Why contribute to open source?

-Improve software you rely on

-Improve existing skills

-Meet people who are interested in similar things

-Find mentors and teach others

-Build public artifacts that help you grow a reputation (and a career)

-Learn people skills

-It’s empowering to be able to make changes, even small ones.

Thank you so much participating...

About

welcome donate as much as you can

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 69.5%
  • C++ 30.5%