https://github.com/maltebaer/cv
My personal CV and playground to try something new.
https://github.com/maltebaer/cv
11ty alpinejs cube-css
Last synced: about 1 month ago
JSON representation
My personal CV and playground to try something new.
- Host: GitHub
- URL: https://github.com/maltebaer/cv
- Owner: maltebaer
- Created: 2023-01-30T20:56:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-07T12:29:33.000Z (12 months ago)
- Last Synced: 2025-08-04T10:19:01.204Z (11 months ago)
- Topics: 11ty, alpinejs, cube-css
- Language: CSS
- Homepage: https://malte.baer.website/
- Size: 7.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# portfolio website
this is the codebase for my personal portfolio [malte.baer.website](https://malte.baer.website/). the site showcases my work, skills, and projects in web development.
## overview
this portfolio highlights my approach to creating accessible and performant websites using native web technologies. the site is structured into several sections:
- **home**: introduces my philosophy on web development and preferred technologies.
- **about**: covers my professional journey and areas of expertise.
- **projects**: features side projects that demonstrate my coding style and problem-solving approach.
- **time machine**: an interactive archive of past versions of the site, illustrating my growth and evolution as a developer.
## features
- **responsive design**: built to be fully responsive without relying on media queries.
- **accessibility**: focuses on semantic html and usability best practices.
- **performance**: optimized for fast load times with minimal javascript.
## technologies used
- **11ty**: static site generator.
- **cube css**: methodology for consistent, simple css.
- **utopia**: tools for fluid, responsive designs.
- **every layout**: robust and flexible layout system.