Git Product home page Git Product logo

codemacrocosm / pattern-a-thon-22 Goto Github PK

View Code? Open in Web Editor NEW
27.0 0.0 39.0 218 KB

CONTEST 8 : ๐ŸŽŠ Pattern-a-Thon' 22 ๐ŸŒŸ Where Algorithms Become Art! ๐ŸŒŸ

License: MIT License

C 12.69% C++ 21.77% Python 34.97% Java 24.06% JavaScript 3.21% Swift 0.57% Go 0.50% PowerShell 2.23%
hacktoberfest hacktoberfest-accepted codemacrocosm hacktoberfest2023 codemacrocosm-contests patternathon-22 contest-8 contribute

pattern-a-thon-22's Introduction

โœจ Pattern-a-Thon' 22 ๐ŸŽจ Pattern Artist! ๐ŸŒˆ

GitHub stars GitHub forks GitHub contributors GitHub

โœจ Hall Of Fame

Thanks goes to these amazing people for their contributions ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰

Table of Contents ๐Ÿ“š

  1. Overview
  2. How to contribute
  3. Examples
  4. Star it
  5. License
  6. Thanks Contributors

Overview

Code Creatively at Pattern-a-thon - ๐Ÿš€๐ŸŽจ Hosted by Shreya Malogi, Join us in this coding playground where programmers, whether beginners or pros, showcase unique patterns in their favorite languages. Unleash your imagination and let's code together! ๐ŸŒˆ๐Ÿ’ป #HappyCoding ๐ŸŒŸ

How to Contribute ๐Ÿ–‹๏ธ

  1. Fork this Repository ๐Ÿด

    Click the "Fork" button at the top right corner of this repository to create your personal fork.

  2. Clone Your Fork ๐Ÿ“ฅ

    git clone https://github.com/codemacrocosm/Pattern-a-Thon-22.git
  3. Create a new folder for your pattern within the main directory.

    • Name the folder based on your pattern (e.g., Pyramid, Square, Triangle, Butterfly, Fish).
  4. Write the code for your pattern using your preferred programming language(s).

  5. Include a README.md file within your pattern folder, explaining your approach and any interesting insights about your code.

  6. Optionally, you can include a screenshot or animation of your pattern in action.

Examples ๐ŸŒŸ

Pyramid
        *    
       ***   
      *****  
     ******* 
    *********
Square
    A B C D E
    A B C D E
    A B C D E
    A B C D E
    A B C D E
Triangle
    * 
    * * 
    * * * 
    * * * * 
    * * * * * 
Butterfly
    *         *
    * *     * *
    * * * * * *
    * *     * *
    *         *

Fish

        *
       ***
      *****    *
     *******  **
    ************
     *******  **
      *****    *
       ***
        *

How to Star โญ

If you enjoy the patterns or find them inspiring, don't forget to โญ the repository! Your support is appreciated.

๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE file for details. ๐Ÿ“œ

MIT License

Copyright (c) 2022 CodeMacrocosm

Contributors ๐Ÿ™Œ

A big thanks to all the creative minds who have contributed. Check out the contributors and explore the variety of patterns they've added.

Now, let the pattern creation begin! Happy coding! ๐ŸŽจโœจ

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.