Skip to content

Colin23/portfolio

Professional Portfolio & CV - Netlify Status

This repository contains my personal portfolio.

Project Structure

  • src/lib/content/: Markdown files containing CV data (Experience, Skills, Projects, …).
  • src/routes/cv/: The CV page with print-optimized styling for PDF generation.
  • docs/: Documentation for planning, tech stack, and updates.

Tech Stack

  • Frontend: SvelteKit (SSG Mode)
  • Styling: Tailwind CSS v4
  • Content: Markdown (mdsvex)
  • Runtime: Bun
  • Hosting: Netlify

Bilingual Content Workflow (EN/DE)

  • Content lives in:
    • src/lib/content/en/
    • src/lib/content/de/
  • Filenames must be identical in both locales.
  • Content needs to be updated in both locales.
  • bun run check:i18n and bun run generate:cv-pdf:local should be run after updating content.

Documentation

License

License

About

Personal portfolio

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors