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 (
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.
-
-
-
-
Aside from software tinkering, check out my other interests here:
-This site was made with: React, Bootstrap, Nginx and Docker
on DigitalOcean cloud droplets.
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:
+I am based in Helmond, the Netherlands.
+
+
+
+
+
This site was made with: React, Bootstrap, Nginx and Docker
on DigitalOcean cloud droplets.