This portfolio

Built my personal portfolio with HTML5 and CSS, featuring GSAP JavaScript animations and deployed with Vercel. Fun fact: there's an easter egg hidden somewhere in here ;)

Visit project

Updates

  1. New favicon!

    Seems unbelievable but during 2 full months, my portfolio was out there with that dreadful default favicon (that little icon on this tab). Now it's a beautiful, hand-drawn (seems hard to believe in this day and age but it's true!) fez (hat).

  2. Added CMS to my portfolio

    Caved in and spent another 1h30 integrating a CMS to manage my blog easily (outside of an IDE), used Decap. Fun fact: writing this through my shiny new CMS!

  3. Added a blog to this portfolio

    This site now has a /blog feed and a journal page for each project. Posts are written in Markdown and built with Eleventy on deploy.

    Project cards on the projects page now link to journal pages first, with an external "visit project" link on each journal header. Empty journals show a stub.

    It's text-only for now. Images, code blocks, and richer modules may be implemented later if I feel motivated enough.

    I wonder how I can streamline my writing through a CMS, because writing .md files on an IDE is next-level geekness – i'm not there yet.