Skip to content
View florianpfleiderer's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro
Block or Report

Block or report florianpfleiderer

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
florianpfleiderer/README.md

Hi there, I'm Florian Pfleiderer!

I'm an Electrical Engineering student at TU Wien.
I am also part of TU Wien racing, where I work in Vehicle Dynamics.

GitHub florianpfleiderer

🌱 My best projects ...

  • indoor machine vision application with object detection and path planning
  • synthesiser project in C++
  • web application with Flask and React
  • racecar Laptime Simulation in ChassisSim

πŸ”­ I'm currently working on ...

  • my bachelor thesis

πŸ’‘ A little more about me...

const flo = {
  code: ["Python", "C++", "C", "Java"],
  technologies: ["git", "Docker", "STM32", "REST APIs"],
  languages: {
    German: "C2",
    English: "C2",
    French: "B2"
  }
}

πŸ“« How to reach me:

Mail: florian@pfleiderer.at

Pinned Loading

  1. SimpleSynth SimpleSynth Public

    Semester project for "Applied Programming in C++"

    C++ 2 1

  2. coffee-app coffee-app Public

    This was a semester project for the subject software development.

    JavaScript