To be honest I have never participated in such marathons before.
However, this year is different I have started to explore a new programming language, actually two Clojure and ClojureScript. To be in touch with my favorite language (JavaScript) so far I have decided to take part in the JavaScriptmas challenge.
I didn't expect anything from this marathon and maybe because of that, I had a lot of fun.
Most of the JavaScript tasks were pretty easy for me and I didn't spend too much time on them. However, it doesn't mean that they are done perfectly and in the most efficient way. I have tried to use a declarative and functional approach whenever it was possible.
The most challenging for me were guests tasks (8 and 15) with CSS involved where I have less experience than in JavaScript.
Finally, thank you Scrimba to make my Twitter feed active and moreover for stimulating me to write my first post here ๐
My list of completed challenges
- ๐ฌ JavaScript Challenge: Candies
- โญ๏ธ JavaScript Challenge: Deposit Profit
- ๐ง JavaScript Challenge: Chunky Monkey
- ๐JavaScript Challenge: Century From Year
- ๐ JavaScript Challenge: Reverse a String
- ๐คถ JavaScript Challenge: Sort by Length
- ๐ฆ JavaScript Challenge: Count Vowel Consonant
- ๐ JavaScriptmas Challenge: The Rolling Dice - the most time consuming
- ๐บ JavaScript Challenge: Sum Odd Fibonacci Numbers
- ๐โโ๏ธ JavaScript Challenge: Adjacent Elements Product
- ๐ JavaScript Challenge: Avoid Obstacles
- โ๏ธ JavaScript Challenge: Valid Time
- ๐คด JavaScript Challenge: Extract Each Kth
- ๐งธ JavaScript Challenge: Maximal Adjacent Difference
- ๐ JavaScript Challenge: Carousel
- ๐งฆ JavaScript Challenge: Insert Dashes
- ๐ JavaScript Challenge: Different Symbols Naive
- ๐ ๐ป JavaScript Challenge: Array Previous Less
- ๐ซ JavaScript Challenge: Alphabet Subsequence
- โจ JavaScript Challenge: Domain Type
- ๐ฆ JavaScript Challenge: Sum of Two
- ๐ผ JavaScript Challenge: Extract Matrix Column - the easiest one
- ๐ JavaScript Challenge: Social Media Input
- Last Challenge: Spinning number
Merry Christmas and Happy New Year!!!

Top comments (1)
Nice one, Valdermeyder. Sometimes it's nice to go back basics - plus, other people can learn from your solutions.
On behalf of team Scrimba, we're happy you had fun!