To see information about myself please checkout my CV
The app is built with NextJs, React and Typescript deployed in Vercel, dead simple. Some more details:
- The stylesheet from Tufte CSS based on the ideas of Edward Tufte on how to style articles.
- CSS Modules: Included in NextJs. Makes it very easily to create scalable and reusable styles
- Content collections: Transforms content into type-safe data collections without manual data fetching and parsing. Simply import content with built-in validation and preprocessing.
- Mosaic and neon title by Kevin Powell
- Video on making a blog and transforming markdown with plugins using Remark and rehype
- JSON resume: an attempt to create CVs with open source standards.