v2.github.nimmervoll.work
Open in
urlscan Pro
143.204.98.42
Public Scan
URL:
https://v2.github.nimmervoll.work/
Submission: On July 12 via automatic, source certstream-suspicious — Scanned from DE
Submission: On July 12 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
0 forms found in the DOMText Content
Lorenz Nimmervoll Cloud Engineer Home Tech I Use About Socials LinkedIn collapse 👋 HELLO THERE! I'M LORENZ I'm a passionate and ambitious developer with a specialization in highly scalable cloud systems, particularly on the AWS Cloud. I've continuously expanded my skills and expertise in software development, especially in building SaaS products and cloud infrastructure. Through my previous projects, I have gained extensive experience and eager to learn more. One of my favorite things to do is to optimize development workflows and use the latest technologies to build scalable and maintainable systems. imprint.tsx Copy import { Container } from '@components/Container' import { Heading } from '@components/Heading' import { Paragraph } from '@components/Paragraph' import { createFileRoute } from '@tanstack/react-router' export const Route = createFileRoute('/imprint')({ meta: () => [{ title: 'Imprint' }], component: ImprintComponent, }) function ImprintComponent() { return ( <Container> <span className='text-4xl'>🏢</span> <Heading className='font-black'>Imprint</Heading> <Paragraph className='max-w-xl mt-4'>todo</Paragraph> </Container> ) } © 2024 Lorenz Nimmervoll | All rights reserved. LinkedIn GitHub Home Imprint Privacy policy