My #AdventOfCode #PHP solution for day 14 here: https://gitlab.com/nicolapcweek94/advent-of-code/-/blob/master/src/day14.php
Today was fun, never worked with bitmasks before! Plus, my solutions both worked on first attempt which is always a plus.
Today's #PHP #AdventOfCode solution here: https://gitlab.com/nicolapcweek94/advent-of-code/-/blob/master/src/day13.php
Bonus challenge for today: since I didn't wake up early enough to do this "competitively" (not that I'd ever get on the leaderboard anyway) I decided to do today only using the array functions I've learned about in the past few days and recursion. Good thing PHP is so good at manipulating arrays!
Posted my #AdventOfCode Day 12 #PHP solution here:
https://gitlab.com/nicolapcweek94/advent-of-code/-/blob/master/src/day12.php
Today was like relaxing smooth sailing compared to the past few days, even though part 2 looked waaaaay harder than it actually was in the end!
#AdventOfCode #PHP Day 11 solution here: https://gitlab.com/nicolapcweek94/advent-of-code/-/blob/master/src/day11.php
This was fun, never thought I'd have to write ray casting code, and definitely not in PHP lol
Day 10 #PHP solution for #AdventOfCode posted here:
https://gitlab.com/nicolapcweek94/advent-of-code/-/blob/master/src/day10.php
Damn, today was hard!
Posted my #AdventOfCode Day8 #PHP solution.
Today was super fun!
https://old.reddit.com/r/adventofcode/comments/k8xw8h/2020_day_08_solutions/gf1asqn/
https://gitlab.com/nicolapcweek94/advent-of-code/-/blob/master/src/day8.php
Posted my Day 6 solution to #AdventOfCode in #PHP here: https://old.reddit.com/r/adventofcode/comments/k7ndux/2020_day_06_solutions/gespwn2/
Not pushing to gitlab yet because I want to code golf a bit since I have some time today :D
Posted my day 3 solution for #adventofcode ! #php is turning out to be much more fun than I thought... 🤔
https://gitlab.com/nicolapcweek94/advent-of-code/-/blob/master/src/day3.php
https://old.reddit.com/r/adventofcode/comments/k5qsrk/2020_day_03_solutions/gegsump/
DevOps by day, BSD and Linux homelabber by night. Coder in the weekends?
In the process of decentralizing my stuff.
Blog is in the process of being moved to Wordpress (while I learn PHP).