dmythro.com

Personal website. An unnecessarily complex project to showcase some of the things I do.

Stars
5

Bot releases are hidden (Show)

dmythro.com - Generate PDF, printing, Stats/Skills section Latest Release

Published by dmythro about 1 year ago

  • Generate PDF files from i18n locale data, link in Career for download
  • Add Stats/Skills section to Career
  • Updates on printing for various components
  • Improve wording and position descriptions
  • Rework MDX to generate a bit smaller bundle
  • Use Tailwind CSS @apply on repetitive elements for better HTML semantics
dmythro.com - Better timelines & images

Published by dmythro about 1 year ago

  • Timeline shows both when/till dates
  • Images show captions, a reusable component now for both sources and MDX
  • Update copy a bit
  • Tailwind CSS config is in TS now
  • Bump modules
dmythro.com - Next.js App Router, Metadata, NextUI v2, Turborepo

Published by dmythro about 1 year ago

Screen Recording 2023-08-16 at 01 53 17

  • Migrate to Next.js App Router + SSG + Metadata API + i18n Middleware + Error handling
  • Migrate to NextUI v2 (based on Tailwind CSS now), rework UI
  • Migrate to Turborepo, split constants and locale
  • Add nice Timelines to Career section
  • Update & extend information; add FAQ
  • Update assets
  • Update i18n routes: root redirects to closest detected locale, en has a separate route now
  • Cleanup
Related Projects