Skip to content
View totti-rdz's full-sized avatar
๐Ÿ˜ƒ
๐Ÿ˜ƒ
Block or Report

Block or report totti-rdz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
totti-rdz/README.md

Hello there I'm Totti (short for Thorsten)

Nice to meet you. ๐Ÿ˜Š

I am a self-taught Frontend Developer going Full Stack working and learning in Regensburg, Germany.

Coder GIF

๐Ÿ› ๏ธ Technologies I currently use:

  • Next.js
  • Tailwind CSS
  • React
  • Vite
  • HTML 5
  • CSS 3
  • Docker
  • React Native
  • JavaScript

๐Ÿ“ซ How to reach me:

๐Ÿ€ Projects


Remember to look up at the stars and not down at your feet. Try to make sense of what you see and wonder about what makes the universe exist. Be curious. And however difficult life may seem, there is always something you can do and succeed at. It matters that you don't just give up.

- Stephen Hawking

Pinned

  1. github-trending-x github-trending-x Public

    A monorepo featuring an Express backend and a single-page React application powered by Vite, all in TypeScript - with the main focus on learning, e.g. web scraping with cheerio.

    TypeScript

  2. button-app button-app Public

    First own React Native project for work to build a simple App with a button. Upon pressing the button an api request to a zapier trigger is made. This app is for a co-worker with heavy migraine attโ€ฆ

    TypeScript

  3. node-cli-lighthouse-runner node-cli-lighthouse-runner Public

    A Node.js command-line tool that runs muliple Google Lighthouse performance tests on a given URL, calculates the median from the results, and displays it on the command line. I created this CLI as โ€ฆ

    TypeScript

  4. express-react-router express-react-router Public

    Proof of concept to serve a React frontend with React-Router routing via Express backend

    TypeScript