Skip to content

palakkk27/Pattern-a-Thon-22

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

✨ Pattern-a-Thon' 22 🎨 Patterns Become Art! 🌈

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! 🎨✨

About

CONTEST 8 : 🎊 Pattern-a-Thon' 22 🌟 Where Algorithms Become Art! 🌟

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 34.6%
  • Java 24.2%
  • C++ 21.9%
  • C 12.8%
  • JavaScript 3.2%
  • PowerShell 2.2%
  • Other 1.1%