Skip to content
View kevintobben's full-sized avatar
  • Prasio
  • Groningen, Netherlands
  • 10:09 (UTC +02:00)

Highlights

  • Pro

Block or report kevintobben

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kevintobben/README.md

Hey daar! πŸ‘‹ Ik ben Kevin

πŸš€ Frontend Developer

Gepassioneerd over moderne web en mobielontwikkeling en het bouwen van gebruiksvriendelijke applicaties.

πŸ› οΈ Tech Stack

  • Frontend: HTML, Javascript, Astro.js, React, Typescript
  • Design/ Styling: CSS, SASS, Bootstrap, Figma, Taildind CSS, Styled-Components
  • Tools: Git, Azure, React Testing Library, Jest,

πŸ“Š GitHub Stats

Kevin's GitHub stats

πŸ“« Contact

Over de website

Structuur

src/
β”œβ”€β”€ styles/
β”‚   └── global.css          ← Design tokens, buttons, utilities
β”œβ”€β”€ layouts/
β”‚   └── Layout.astro        ← HTML shell + Nav + Footer
β”œβ”€β”€ components/
β”‚   β”œβ”€β”€ Nav.astro
β”‚   β”œβ”€β”€ Footer.astro
β”‚   β”œβ”€β”€ ProjectCard.astro
β”‚   └── sections/
β”‚       β”œβ”€β”€ Hero.astro
β”‚       β”œβ”€β”€ About.astro
β”‚       β”œβ”€β”€ Skills.astro
β”‚       β”œβ”€β”€ RecentProjects.astro
β”‚       └── Contact.astro
β”œβ”€β”€ data/
β”‚   └── projects.ts         ← Alle projectdata hier aanpassen
└── pages/
    β”œβ”€β”€ index.astro          ← Homepage (one-pager)
    └── projecten.astro      ← Alle projecten pagina

Kleurenpalet

Variabele Waarde Gebruik
--color-bg #0c1d0d Achtergrond
--color-accent #D2FFAA Highlight / CTA
--color-cta #F1C0B9 Section labels
--color-text #efefef Bodytekst

Typografie

  • Headlines β†’ Syne Bold (Google Fonts)
  • Body / UI β†’ Outfit (Google Fonts)

Pinned Loading

  1. budgetbuddy budgetbuddy Public

    Income & expense tracker

    TypeScript