ReactJS / Gatsby Curriculum Vitae static page
 
 
Go to file
sii42400 a361fb5b5a feat(content): sync PL content with EN — add contentGoals, fix colors and structure
Add missing contentGoals to PL segments: Aptiv (4), Inside Projects 11.2024 (4),
Adobe (2), Techem (6), Inside Projects 02.2023 (4), Sembot (7). Extend Techem
description and content with frontend/Dash entry. Fix Aptiv branchBorderColor
to #f84019, rename Monitoring to "Niezawodność & Monitoring", add DB section
branchBorderColor, comment out English B2 segment, fix XGPU Claude→Copilot,
and align minor structural fields (mainBorderColor, firstElement) with EN.

Made-with: Cursor
2026-04-17 14:26:11 +02:00
src feat(content): sync PL content with EN — add contentGoals, fix colors and structure 2026-04-17 14:26:11 +02:00
.gitignore feat/captcha (#1) 2025-05-12 13:55:52 +00:00
Jenkinsfile feat(jenkins): update jenkinsfile 2023-09-18 18:44:38 +02:00
README.md Initial commit from gatsby 2022-02-09 13:05:19 +01:00
docker-compose.yml simple volumes mapping path fixes 2022-08-22 09:47:15 +02:00
gatsby-config.js Initial commit from gatsby 2022-02-09 13:05:19 +01:00
package-lock.json chore: update package-lock.json 2026-04-16 15:29:49 +02:00
package.json feat/captcha (#1) 2025-05-12 13:55:52 +00:00

README.md

Gatsby

Gatsby minimal starter

🚀 Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the minimal starter.

    # create a new Gatsby site using the minimal starter
    npm init gatsby
    
  2. Start developing.

    Navigate into your new sites directory and start it up.

    cd my-gatsby-site/
    npm run develop
    
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/index.js to see your site update in real-time!

  4. Learn more

🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud