Completed @theSchoolOfCode in Aug 2022 π¨βπ»π€
Just accepted my first software developer job π₯³π»
Former Chemist & Freelance Science Copyeditor π§ͺβπ»
@skandog_ Too true. My afternoons and evenings are spent trying to do fun coding things to regenerate the energy Iβve lost making applications in the morning!
Also, while console.table is a huge help with visualisation when manipulating 2D arrays, it did cause my valid codewars solution to time out - you live and learn
#100DaysOfCode Round 2, Day 13
Weekly codewars club with @codedresser today. Great to catch up, discuss progress, and chat solutions about to tricky problems. Really pleased with this "flood-fill" algorithm I used to solve a maze.
#100DaysOfCode Round 2, Day 10-12
Over the last few days, I've been practising using TypeScript with NextJS in preparation for building a new app for my portfolio. I've also been getting to grips with recursion, and used it to solve a 4kyu codewars kata that had me stuck!
I might stick to the "old ways" in my current attempt at a Next.js/Typescript project until smarter people than me can put some good tutorials together, BUT it's interesting to see what changes are coming.
@Alicia_noreally Hey, thanks! I actually took the idea from this codepen https://t.co/mL5oBEKEYH
It's basically a CSS animation that scrolls stepwise through this image https://t.co/2l5JTTOGIa, resulting in the nice animation
#100DaysOfCode Round 2, Day 9
Today I updated some styling on my portfolio site, which I've neglected to share here for a long time: https://t.co/9uaybt0pxH
In amongst the job applications, I also deployed an app backend/database with Railway for the first time.
@Alicia_noreally We styled our SoC final project with Tailwind, and I basically only used this cheatsheet for it. Might help you too
https://t.co/4QfvCwVdbs
#100DaysOfCode Round 2, Days 7 & 8
Much like the UK government, I've spent much of this week stuck in a downward spiral... on @codewars that is. Chuffed to get my first 3kyu kata completed as part of my weekly codewars club!
#100DaysOfCode Round 2, Days 5&6
Spent the last couple of days rejigging my portfolio site, particularly sorting out the responsiveness. Its been interesting getting to know another CSS library in Styled Components - found it enjoyable to use!
#100DaysOfCode Round 2, Day 4
Today I embarked on a redesign of my underwhelming (and unfinished) portfolio site. This to support an all-out assault on job applications I'll be embarking on for the coming weeks. Time to step it up! Recruiters beware!
#100DaysOfCode Round 2, Day 3
Yesterday, @codedresser and I started a weekly codewars club (his great idea) - weβll take turns suggesting a harder kata and then discuss our different solutions. A great way to get back into @codewars and tackle more complicated kata!