imakappa.github.io

My Github Pages site This project is my way of teaching myself web development.

Tools & Tech I have learned so far in the process of making this website (roughly in order):

  • HTML/CSS
  • Jekyll (this site used to be made with Jekyll)
    • Ruby & Gems
    • SEO, Google Analytics, Google Search Console
    • Image optimization
  • Basic JavaScript
  • SCSS/Some more advanced CSS
  • Hugo
    • Go Modules/ Go Templates
    • Minification/ JS processing (ESBuild)
  • TypeScript/Some more advanced JavaScript
    • Node & NPM
  • Github Actions