Portfolio

These are some of the projects and code snippets I've done as a self-taught developer.

Projects

My website

Development of my personal website (this site).

See source.

  • HTML
  • CSS
  • JavaScript
  • Eleventy

Word Game

A clone of Wordle, a popular online word-guessing game. It's the first project from the React course joyofreact.com. React skills learned: state and application structure.

See source.

  • HTML
  • CSS
  • JavaScript
  • React
  • Parcel

Media Library

A (work-in-progress) multimedia library containing movies, video games and e-books.

See source.

  • HTML
  • CSS
  • JavaScript
  • React
  • Vite
  • date-fns

base.css

A work-in-progress base CSS stylesheet that includes both normalize/reset and opinionated base styles.

See source.

  • CSS

Front-End Starter Template

A template repository that provides a foundation for building simple websites using my preferred front-end web development tools.

See source.

  • EditorConfig
  • Prettier
  • Stylelint
  • ESLint
  • markdownlint
  • lint-staged

To-do list

A simple to-do list where you can add, rename, duplicate, complete and delete to-dos. It will be improved soon by rewriting it using React.

See source.

  • HTML
  • CSS
  • JavaScript

I have also contributed to some open source projects on GitHub. See more on my GitHub profile.

Code snippets

These are most of the code snippets I have on CodePen, organized by collections:

See more on my CodePen profile.