import Layout from "../layout/layout"; import { motion } from "framer-motion"; export default function About() { return (

About me

Hey, I'm Robert - a full-stack developer from the Netherlands with approximately three years of back-end and five years of front-end development experience. Nowadays, I mainly use Next.js, TailwindCSS and Python for my projects, but I have used different tools and frameworks in the past. I also love the open-source community, and this website is open-source too :). My coding knowledge is mostly based on many years of experimenting and trying, and I am happy to have made it this far.

I can use the following languages fluently:

Python SQL Javascript Typescript HTML5 CSS3

I can use the following frameworks and libraries fluently:

Tailwind CSS Bootstrap UIkit Flask Falcon React Next.js Alpine.js Prisma

Miscellaneous tools that I use:

Linux Git NGINX Travis CI

Currently learning:

Go Rust Docker
) }