Skip to content

yqbk/yqbk.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

155 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Jakub Syrek β€” Personal Website

Personal website and CV at yqbk.github.io, built with plain HTML and CSS. No build step.

Structure

β”œβ”€β”€ index.html              # Home / business card page
β”œβ”€β”€ cv.html                 # Full CV / rΓ©sumΓ© page
β”œβ”€β”€ 404.html                # Custom 404 page
β”œβ”€β”€ sw.js                   # Service worker (PWA, cache-first)
β”œβ”€β”€ manifest.json           # PWA manifest
β”œβ”€β”€ robots.txt
β”œβ”€β”€ sitemap.xml
β”œβ”€β”€ stylesheets/
β”‚   β”œβ”€β”€ style.css           # Home + 404 styles
β”‚   β”œβ”€β”€ cv.css              # CV page styles (CSS Grid, print)
β”‚   └── fontello.css        # Icon font declarations
β”œβ”€β”€ font/                   # Fontello icon font files
└── images/                 # Profile photo and PWA icons

Features

  • Dark / light mode toggle with localStorage persistence and prefers-color-scheme fallback
  • PWA β€” installable, offline-capable via service worker
  • Print-optimised CV with A4 grid layout and page-break control
  • Accessible: skip link, ARIA labels, keyboard focus styles, landmark regions
  • No framework, no build tooling, no dependencies

About

My personal website πŸ‘‹

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors