september 7

today's checklist

  • 2 rounds of maru katakana

  • 1 round of maru hiragana

  • finish fixing inconsitencies in styling on react version of spotify themed portfolio

  • finish deploying react version of spotify themed portfolio

  • fix links on react version of spotify themed portfolio

  • finish images on react version of spotify themed portfolio

katakana update

now at 34/105 characters recognised

so close but still needs a bit of work

today my plan was to finally finish my react version of my spotify themed portfolio and deploy it successfully. however, i ran into complications such as links and images not completely working due to clashes with github pages and the react router i was using, plus i had limited time as i was in the waiting area of my sister's chess tournament (still a very productive day though!)

here is my usual time log and log of thoughts during today's grind:

  • was easier than i thought it’d be to fix the responsivity of the pdf and powerpoint iframes - just had to give the parent container a ‘fixed state’ and then give the iframe full width and assign heights to breakpoints accordingly
  • by 12.12 finished fixing the responsivity for imported elements in project content
  • by 14.50 finished most things - just have to deploy and tidying up the certifications data file
  • by 17.04 it was deployed to github pages but realised i need to configure react router so all my links work (plus idk why but some images aren’t showing up)
  • 17.16 - looking at how links work - there may have to be a lot of configuring to do, more than i thought there’d be and more than i’d like there to be
  • 17.49 - finished the filtered links - links to projects main page now works!!