An open API service indexing awesome lists of open source software.

https://github.com/LeonelMadrid13/AdventJS


https://github.com/LeonelMadrid13/AdventJS

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


AdventJS Solutions ๐ŸŽ…๐ŸŽ„


Repository of AdventJS programming challenges by Midudev.


Summary โ€ข
Challenges โ€ข
License โ€ข
Acknowledgments โ€ข




Summary



This repository serves as a housing solutions to programming challenges of AdventJS. AdventJS, a project developed by Midudev, offers a platform for developers to improve JavaScript or TypeScript skills, through a series of daily challenges spanning 25 days. The challenge begins on December 1st and culminates on December 25th.


Challenges

| # | Challenge | Difficulty | Stars earned | Description |
| :-------: | ---------------------------------------------- | :--------: | :----------: | :------------------: |
| 01 | Challenge #1: ๐ŸŽ First gift repeated! | ๐ŸŸข | **5** | [Show](./2024/day1) |
| 02 | Challenge #2: ๐Ÿ–ผ๏ธ Framing names | ๐ŸŸข | **5** | [Show](./2024/day2) |
| 03 | Challenge #3: ๐Ÿ—๏ธ Organizing the inventory | ๐ŸŸข | **5** | [Show](./2024/day3) |
| 04 | Challenge #4: ๐ŸŽ„ Decorating the Christmas tree | ๐ŸŸ  | **5** | [Show](./2024/day4) |
| 05 | Challenge #5: ๐Ÿ‘ž Shoe pairing | ๐ŸŸข | **5** | [Show](./2024/day5) |
| 06 | Challenge #6: ๐Ÿ“ฆ Is the gift inside the box? | ๐ŸŸ  | **5** | [Show](./2024/day6) |
| 07 | Challenge #7: ๐Ÿ‘น The Grinch's attack | ๐ŸŸ  | **5** | [Show](./2024/day7) |
| 08 | Challenge #8: ๐ŸฆŒ The reno race | ๐ŸŸข | **5** | [Show](./2024/day8) |
| 09 | Challenge #9: ๐Ÿš‚ The magic train | ๐ŸŸ  | **5** | [Show](./2024/day9) |
| 10 | Challenge #10: ๐Ÿ‘ฉโ€๐Ÿ’ป The elfish assembler | ๐ŸŸ  | **5** | [Show](./2024/day10) |
| 11 | Challenge #11: ๐Ÿดโ€โ˜ ๏ธ Filenames encoded | ๐ŸŸข | **5** | [Show](./2024/day11) |
| 12 | Challenge #12: ๐Ÿ’ต How much does the tree cost? | ๐ŸŸข | **5** | [Show](./2024/day12) |
| 13 | Challenge #13: ๐Ÿค– Is the robot back? | ๐Ÿ”ด | **5** | [Show](./2024/day13) |
| 14 | Challenge #14: ๐ŸฆŒ Weaving the reno | ๐ŸŸข | **5** | [Show](./2024/day14) |
| 15 | Challenge #15: โœ๏ธ Drawing tables | ๐ŸŸข | **5** | [Show](./2024/day15) |
| 16 | Challenge #16: โ„๏ธ Cleaning the snow path | ๐ŸŸข | **5** | [Show](./2024/day16) |
| 17 | Challenge #17: ๐Ÿ’ฃ Grinch's bombs | ๐ŸŸ  | **5** | [Show](./2024/day17) |
| 18 | Challenge #18: ๐Ÿ“‡ Santa's Magic Agenda | ๐Ÿ”ด | **5** | [Show](./2024/day18) |
| **Total** | | **/** | **90** | **/** |


License



This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.


Acknowledgments



Thanks to Miguel รngel Durรกn to develop AdventJS.