PATTERNS HERE I COME !!!

  • This is a series of pattern-making techniques or problems that I've encountered in my programming journey.
  • Visualizing patterns is the key to coding in mastery
  • Patterns of any shape and size will emerge
  • Enhancing creativity is the main motto
  • This is a repository for leisure and fun ^_^

All links to corresponding tasks or katas as shown below : (NO CHEATING !!!) OwO

--> JS

  1. +- triangle
  2. A
  3. ASCII Fun #1: X- Shape
  4. ASCII Fun #2: Funny Dots
  5. ASCII Fun #4: Build a pyramid
  6. Advanced tower
  7. Bored Board Designer
  8. Christmas tree
  9. Multicharacter Christmas Tree
  10. Multilayer christmas tree
  11. Table pattern
  12. The Union Jack
  13. Tower of babel
  14. Upturn Numeral Triangle
  15. W
  16. Window
  17. asterisks rectangle
  18. checkerboard
  19. chessboard (array)
  20. chessboard
  21. cross
  22. diamond
  23. duo-intersect X
  24. frame
  25. hollow triangle
  26. mysterious pattern
  27. MyStErIoUs WaLl
  28. number star ladder
  29. old mobile phone display
  30. pattern 1
  31. pattern 10
  32. pattern 11
  33. pattern 12
  34. pattern 14
  35. pattern 16
  36. pattern 2
  37. pattern 3
  38. pattern 4
  39. pattern 5
  40. pattern 6
  41. pattern 7
  42. pattern 8
  43. pattern 9
  44. plus (number)
  45. pyramid
  46. simple stairs
  47. square box
  48. square
  49. stairs
  50. tic-tac-toe
  51. tower
  52. ■□ Pattern □■ : Christmas tree
  53. ■□ Pattern □■ : Heart
  54. ■□ Pattern □■ : Hourglass
  55. ■□ Pattern □■ : Wave
  56. ■□ Pattern □■ : Zoom

--> Python