Commit Graph

13 Commits (5707a42744b2c5d2c8c6af27e15f57f85cdac388)

Author SHA1 Message Date
sii42400 5707a42744 feat(cv): add responsive layout with viewport scaling and captcha fixes
Fluid container (max-width instead of fixed width), media queries for
768px and 480px breakpoints that proportionally scale the photo, captcha,
titles and description while preserving the desktop float/absolute layout.
Captcha inputs use percentage widths with border-box sizing so they stay
inside their container at all sizes.

Made-with: Cursor
2026-04-16 14:03:45 +02:00
sii42400 506ee49237 feat(cv): restyle layout — dynamic header, colored markers, smaller fonts
Move generalTitleSegment title to "About me"/"O mnie" with bottom-anchored
syringe layout for title+description between photo and contact. Bullet
markers now inherit branchBorderColor per segment. Reduce work segment
font size and list spacing for denser content. Update Aptiv PLC description
and sync missing EN content items.

Made-with: Cursor
2026-04-16 12:51:24 +02:00
sii42400 eea44c1c50 feat(content): add description field to generalTitleSegment and workSubSegments
Each work experience, project, and thesis segment now carries a concise
description paragraph in both PL and EN. The generalTitleSegment also
gets a localized description. index.js renders the new field below
segment titles, styled via general.scss.

Made-with: Cursor
2026-04-16 10:11:24 +02:00
tbs093a a787c3015e feat/captcha (#1)
Co-authored-by: TBS093A <zukkamil.44@gmail.com>
Reviewed-on: https://git.00x097.com/tbs093a/curriculum.vitae/pulls/1
2025-05-12 13:55:52 +00:00
TBS093A cf9b9e615a feat(styles): change background color -> add vars for convenient usage
-
2024-06-04 22:54:07 +02:00
TBS093A 1664ff8b5c feat(react & css): upgrade CV
add git log style graph for show work places in Experience section, litte fixes (link colors hover /
active / etc)
2023-09-18 17:45:03 +02:00
TBS093A 02d70d7990 feat(upgrades): tottaly upgrade everything
remove stochastic way of rendering segments, use normal way (split on segments)
2023-09-17 16:21:25 +02:00
tbs093a b6267e2d74 changes in my CV & swap on my CV 2023-02-09 11:10:39 +01:00
TBS093A f3b98733b0 add Olga cv 2022-10-21 16:11:38 +02:00
TBS093A 9102424bda modify general.scss 2022-03-01 17:03:25 +01:00
TBS093A 850e7244b4 modify general.scss 2022-03-01 17:01:55 +01:00
TBS093A 387ea85ea8 upgrade page to other language (english) && make swapper && upgrade content 2022-02-23 13:14:42 +01:00
TBS093A 075981a4e8 create CV page 2022-02-09 21:22:20 +01:00