Code Monkey home page Code Monkey logo

projects-showcase's Introduction

Project Showcase ๐Ÿš€

Welcome to the Hacktoberfest Project Showcase! This repository is a platform for developers from around the world to showcase and share their amazing projects. Whether you've built a web app, a mobile app, a cool machine learning model, or any other tech project, we'd love to see it!

Table of Contents

Introduction

This repository serves as a curated collection of outstanding projects crafted by developers globally, showcasing their creativity, innovation, and technical prowess. This repository will catalog links to the source code of each project, accompanied by its relevant documentation, providing a comprehensive overview for enthusiasts and other developers to explore and understand the projects in depth.

Project categories

There are 3 categories as of now :

  • Hackathon projects
  • Personal projects
  • Group projects

Feel free to create a new category if existing categories are not suitable

Contribution Guidelines

We welcome contributions from everyone! Whether you're a seasoned developer or a beginner, your contributions are valuable to us.

  • File contents- Contributors should list their projects in the category in .md file format.
    • File should have atleast these following contents -
      1. Project description
      2. Link to their projects source code and deployment(if available)
      3. Tech stack
      4. Your github profile
    • Template for the file,
      ---
      title: Name of the project
      description: description about your project
      link: to the projects source code and deployment(if available)
      tech stack:
        - technologies
        - used
        - in the project
      github profile link: url to your github profile
      ---
  • File naming conventions - File should be name with the title of their project or a should describe what project do. For Example : if project is about ecommerce website for shoes, file name can be 'shoes-ecommerce-website.md'
  • If you require to put multiple files, Please consider making a subfolder for it following prescribed naming convention.

Getting Started

  1. Fork this repository.
  2. Clone your forked repository to your local machine.
git clone https://github.com/kanha-gupta/Projects-showcase.git
cd Projects-showcase
  1. create a .md file with naming conventions prescribed and Put content in it
  2. Commit your changes with a meaningful commit message.
git add .
git commit -m "Your meaningful commit message here"
  1. Push your changes to your forked repository.
git push origin main
  1. Create a Pull Request to this repository. (Option to create will be available in the repository after you make the Pull request)
  2. Wait for your Pull Request to be reviewed and merged!

Please ensure that your code is properly commented and follows best practices.

projects-showcase's People

Contributors

akshatmishra25 avatar anurag-327 avatar anurag21213 avatar anuragbansal009 avatar ash0069 avatar ashishk1331 avatar bajpai25 avatar cjabhi avatar devshaki avatar gargi-09 avatar gethushan avatar githarsh009 avatar gyanthakur avatar harshproj avatar heyujjwal avatar himank8106 avatar kanha-gupta avatar lucky-89 avatar oriapp avatar rizkyian78 avatar shashank-bansal avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

projects-showcase's Issues

Template for .md file

We can provide a pre-made template for how one's .md file should look like.

---
title: lorem
description: description about lorem
link: to the projects source code and deployment(if available)
tech_stack: [array, of, tags] 
github_profile_link: url to the github profile
---

Moreover, constraint the data to Yaml front matter format.
This way people can simply duplicate the file and make changes into it. This will ensure uniformity across md files and make it easier to check for bad PRs.

Step involved:

  • Create template.md file
  • update README.md accordingly

Additional bifurcation:
We can even divide the projects I to three folders respectively like you mentioned in the README.

I would love to make the changes and contribute to the project. If you like the proposal, consider assigning me to the issue.

Add projects

Please add your projects following contribution guidelines :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.