From 2deba816f34235b45ea63d86d98d9de884137b97 Mon Sep 17 00:00:00 2001 From: PA4KEV Date: Mon, 2 Jan 2023 21:46:47 +0100 Subject: [PATCH] Update home page --- src/Pages/Home.js | 48 +++++++++++++++++++++++------------------------ 1 file changed, 23 insertions(+), 25 deletions(-) diff --git a/src/Pages/Home.js b/src/Pages/Home.js index 61881c2..b3e63fd 100644 --- a/src/Pages/Home.js +++ b/src/Pages/Home.js @@ -2,34 +2,32 @@ import React from 'react'; import {BrowserRouter as Router, Routes, Route, Link} from 'react-router-dom'; const Home = () => { - return ( + return (
-

Kevin van der Vleuten

-

Welcome to my simple website.

- -

I am a software developer and enjoy creating solutions. -

- -

Check out my Software journey.
I also enjoy working with Linux.

- -

- - github icon - -

- -
- -

Aside from software tinkering, check out my other interests here:

-
    -
  • Radio amateur
  • -
- -
-

This site was made with: React, Bootstrap, Nginx and Docker
on DigitalOcean cloud droplets.

- +

Hallo, my name is Kevin.

+

Nice to meet you! :)

+

I have done configuration automation, DXP development and ...

+

When it comes to technology and engineering, I am always curious and eager to learn and adept myself. One of the things I enjoy the most is being able to teach others. Interns who enthousiastically become better programmers themselves through my knowledge is amazing! Check out my Software journey.

+

My other interests are:

+
    +
  • amateur radio
  • +
  • Linux
  • +
  • electronics
  • +
  • learning Japanese
  • +
  • woodworking
  • +
  • synthesize music
  • +
  • yoga
  • +
+

I am based in Helmond, the Netherlands.

+

+ + github icon + +

+
+

This site was made with: React, Bootstrap, Nginx and Docker
on DigitalOcean cloud droplets.