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

About me

Hey, I'm Josh - a developer from the United States I mainly use React.js, TailwindCSS and TypeScript for my projects, but I have used different tools and frameworks in the past. My coding knowledge is mostly based on many years of experimenting and trial and error.

I can use the following languages fluently:

{/* SQL */} Javascript Typescript HTML5 CSS3

I can use the following frameworks and libraries fluently:

Tailwind CSS Bootstrap {/* UIkit Flask Falcon */} React {/* Alpine.js Prisma */}

Miscellaneous tools that I use:

Linux Git NGINX Windows

Currently learning:

Go {/* Rust */} Docker Next.js Python
) }