backdrop-filter: blur(20px) saturate(160%); <link rel="icon" type="image/svg+xml" href="/favicon.svg" /> font-family: 'Roboto', sans-serif; font-weight: 700; background: rgba(255, 255, 255, 0.6); display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); transition: max-width 0.5s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.4s ease; document.documentElement.setAttribute('data-theme', theme); animation: fadeUp 0.7s ease forwards; position: fixed; inset: 0; z-index: 100; letter-spacing: -0.03em; line-height: 0.95; border-radius: 99px; overflow: hidden; nav.classList.add('scrolled'); <meta name="viewport" content="width=device-width, initial-scale=1.0" /> localStorage.getItem('lang') || 'en' clamp(3rem, 7vw, 5.5rem) observer.observe(el);

AdamGoldmann.

← Back

Changelog

Every version, every island.

v2.01 Naxos
  • Scroll animations: stat counter count-up, timeline line draw, navbar scroll spy
  • URL hash updates in address bar as you scroll between sections
  • About stat cards reordered and highlighted stat numbers changed to blue
  • "Show More" / "Send" buttons restyled to match hero CTA (outlined blue, fills on hover)
  • "Send Message" renamed to "Send"
  • Experience Show More: smooth accordion expand animation with staggered cards; Show Less collapses in reverse
v2.00 Rhodes
  • Ambient background blobs moved to fixed global layer — drift slowly site-wide
  • Dark mode audit: fixed hardcoded colors, removed duplicate overrides, improved contrast
  • Light mode audit: glass button borders visible, improved card shadows
  • Highlighted stats changed from blue to dark for consistency
  • Loading screen: code snippets use real site code, name formatted as hero style
  • Show more loader plays only once per session (sessionStorage flag)
  • Loading screen session logic: skipped on same-session navigation
v1.14 Mykonos
  • Loading screen: 3s animated intro with floating real-code snippets and "AdamGoldmann." hero-style name
  • Loading screen skipped on same-session navigation, only shown on first external visit
  • Experience "Show more" triggers 3-dot bouncing loader for 1.5s before revealing cards
  • Contact form fields: improved contrast with visible border, darker placeholder, blue focus ring
v1.13 Santorini
  • Navbar logo redesigned as blue rounded badge matching the favicon style
  • Logo animates from compact "AG." badge to full "Adam Goldmann." pill on scroll past hero
  • Increased badge size for better desktop presence
v1.12 Milos
  • Renamed "Right Now" card to "What I'm Up To" with live Prague time and working hours status dot
  • Daily-rotating movie in WATCHING field with IMDB link (20-film curated list)
  • Weekly-rotating code stats: Contributions Made, Lines Written, Days Coded
  • Weekly-rotating bike stats: Avg Speed, Trips Taken, On The Road
  • Stack card with 7 categorised groups across AI, Dev, PM, Home Server, Infrastructure and more
  • Grid layout: 3-col stats row + full-width Stack below
v1.11 Paros
  • Removed power meter scroll indicator
  • Fixed road bike icon in Strava card
  • Strava stats auto-rotate every Monday via seeded PRNG
  • Added code stats card with same weekly rotation mechanic
v1.10 Zakynthos
  • CTA button changed from filled to outlined (transparent background, blue border, fills on hover)
  • Updated About Me copy with cycling and product builder narrative
v1.09 Corfu
  • Removed "Project Manager" tag from Hero section
  • Added "Let's Build Together" CTA button below the typewriter text
  • Moved About Me section above Experience in page order
v1.08 Rhodes
  • Changed hero typewriter phrase to "Dream. Build. Scale."
  • Experience section shows only active roles by default; older roles moved under Show More
  • Removed dash from Steve Jobs attribution in footer
v1.07 Mykonos
  • Fixed social icon buttons invisible in dark mode
  • Introduced CSS variables for theme-aware glass buttons
  • Icons match experience card dark glass style consistently
v1.06 Crete
  • Fixed About section body text invisible in dark mode
  • Introduced --text-body CSS variable used by About and Contact sections
v1.05 Madeira
  • Removed horizontal divider between Contact and Footer
  • Improved dark mode contrast: lighter base text, brighter muted, better body copy
  • Social media icons clearly visible in dark mode
v1.04 Capri
  • Added pulsing Active badge to currently running experience cards
v1.03 Bali
  • Established island-based version naming convention
v1.02 Santorini
  • Changed Send Message button from animated gradient to solid blue
v1.01 Santorini
  • Centered "made with ❤️ by Adam Goldmann" in footer bottom bar
  • Version pinned to right using CSS grid layout
v1.00 Santorini
  • Initial release
  • Dark / light mode toggle with sun & moon icons, persisted to localStorage
  • Language dropdown (EN / CS) replacing flat toggle
  • Frosted glass navbar — always on, more opaque on scroll
  • Scroll indicator — animated vertical track with falling dot
  • Social media icons added to Contact section
  • Footer redesigned: Steve Jobs quote, version number bottom-right
  • Unified glass card style across Experience, Contact form, and social icons
  • Dark mode: deep navy gradient, dark glass cards, readable text throughout