Commit Graph

82 Commits (501a055c0c00e037f2a39faaae13ac0af4dbec26)

Author SHA1 Message Date
sii42400 501a055c0c feat(cv): auto-linkify URLs in work segment titles, descriptions and content
Add Linkify component that detects https:// URLs in text and renders
them as clickable links colored with the segment's branchBorderColor.

Made-with: Cursor
2026-04-16 16:06:04 +02:00
sii42400 71256a83f1 fix(cv): adjust mobile captcha and contact info spacing and font sizes
Made-with: Cursor
2026-04-16 15:55:26 +02:00
sii42400 d7cbcae106 chore: update package-lock.json
Made-with: Cursor
2026-04-16 15:29:49 +02:00
sii42400 670a81d5bb feat(content): rewrite 00x097 Trade segment with actual trading.ai stack
Replace placeholder XGPU/GPU content with accurate description of the
trading.ai cryptocurrency analysis platform — FastAPI + asyncpg + Celery,
React 18 + TradingView charts, harmonic pattern detection, exchange
integrations (Binance/MEXC/KuCoin), and K8S deployment. Both PL and EN.

Made-with: Cursor
2026-04-16 15:17:30 +02:00
sii42400 53492a17cb feat(cv): parameterize border sizes and add missing branchBorderColors
Extract borderSize and borderRadius into variables passed to branch/merge
components for consistent, easily adjustable styling. Add branchBorderColor
to segments that were missing it (Sii, Sembot, UR, ZSE, Skills DevOps,
Skills Databases). Color segment titles to match their branch color.

Made-with: Cursor
2026-04-16 14:49:22 +02:00
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 87339ba74c fix(content): fixes in content
-
2025-05-12 16:32:58 +02:00
TBS093A 6afc56d4bd fix(content): fix titles for software development stuffs
-
2025-05-12 16:10:05 +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 5c9a72c139 feat(cv): fixes
-
2025-01-27 11:40:19 +01:00
TBS093A 83e431c5fb feat(cv): fixes
-
2025-01-27 10:43:54 +01:00
TBS093A 85f1e57448 feat(cv): add polish version of latest job description
-
2025-01-27 10:29:25 +01:00
TBS093A 179156cb3d feat(cv): add more information about latest work position
-
2025-01-27 10:20:35 +01:00
TBS093A f4d2cf293c feat(cv): add more information to latest work position
-
2025-01-27 10:12:09 +01:00
TBS093A 1a879dfc0b feat(cv): add new one position after adobe
-
2025-01-27 10:07:15 +01:00
TBS093A 5396ed9b8c feat(content + src): add createBranch segment interpretation + improve english content
-
2024-06-05 00:11:59 +02:00
TBS093A 7477ec796b feat(content): remove useless block in polish version
-
2024-06-04 22:57:43 +02:00
TBS093A cf9b9e615a feat(styles): change background color -> add vars for convenient usage
-
2024-06-04 22:54:07 +02:00
TBS093A 9b413193af feat(content): fix letters
-
2024-05-30 23:35:56 +02:00
TBS093A 34fcec46ce feat(content): fix letters
-
2024-05-30 23:33:38 +02:00
TBS093A 56d2bb8da9 feat(content): change adobe logo
-
2024-05-30 23:21:47 +02:00
TBS093A 5ab5b538df feat(content): fix letters for better words appearance & meaning
-
2024-05-30 23:15:35 +02:00
TBS093A c11a74aa4f feat(experience): change color of Adobe Branch
-
2024-05-30 23:12:12 +02:00
TBS093A f9669bed10 feat(interests): fix letter mistake in interests section
-
2024-05-30 23:07:47 +02:00
TBS093A 71a9d33801 feat(experience): add Adobe Description into Experience section
-
2024-05-30 23:06:29 +02:00
TBS093A b1f7c9f25a feat(cv): update english version content of CV
update Tech Skills & Interests sections (with git log graph style)
2023-09-20 19:42:17 +02:00
TBS093A 8081ede40b feat(cv): upgrade skills section
-
2023-09-19 19:13:34 +02:00
TBS093A dcb42752b2 feat(js & content): move content objects to ./content dir -> clean index.js
-
2023-09-18 18:56:52 +02:00
TBS093A 0b13434850 feat(jenkins): update jenkinsfile
-
2023-09-18 18:44:38 +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 97919d2baf feat(cv upgrade): upgrade cv rendering, add new images
-
2023-09-17 00:45:09 +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 d908502b36 simple volumes mapping path fixes 2022-08-22 09:47:15 +02:00
TBS093A 8a61b7cfd3 add docker-compose https-nginx container 2022-08-22 09:26:23 +02:00
TBS093A d9ea5a8c91 modify index.js cv content 2022-08-22 09:15:46 +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 5f57e2f9ce modify Jenkinsfile 2022-03-01 16:27:24 +01:00
TBS093A e3987bfba0 modify Jenkinsfile 2022-03-01 16:18:09 +01:00
TBS093A 073ea31007 modify Jenkinsfile 2022-03-01 16:14:49 +01:00
TBS093A 5c4278b798 modify Jenkinsfile 2022-03-01 16:12:39 +01:00
TBS093A 697b761ac3 modify Jenkinsfile 2022-03-01 16:11:03 +01:00
TBS093A 8ee25eefc8 modify Jenkinsfile 2022-03-01 16:09:38 +01:00
TBS093A 2ba3e560f2 modify Jenkinsfile 2022-03-01 16:05:29 +01:00
TBS093A 787e17ea4e modify Jenkinsfile 2022-03-01 15:45:42 +01:00
TBS093A fe7169f616 modify Jenkinsfile 2022-03-01 15:42:11 +01:00