Skip to content
View fpetrovicc's full-sized avatar
🧘‍♂️
Meditating
🧘‍♂️
Meditating

Highlights

  • Pro

Block or report fpetrovicc

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

Hey there, my name is Filip!

Mechatronics Student at Faculty of Technical Sciences, University of Novi Sad

Twitter: fpetrovicch Linkedin: fpetrovicc

Some info about me:

const filip = {
  pronouns: "he" | "him",
  code: ["C", "C++", "Python"],
  tools: ["JetBrains CLion", "Visual Studio Code", "Autodesk Fusion 360"],
  challenge: "Get better at C, C++, CV, Embedded"
}

Feel free to message me, so if you want to send a message, I'll be happy to talk to you!

⭐️ Credits to @Thaiane!

Pinned Loading

  1. CHIP-8-Emulator CHIP-8-Emulator Public

    CHIP-8 Emulator, written in C++, that is a learning project (with help of tutorial by Austin Morlan).

    C++ 1

  2. fOS fOS Public

    Simple Operating System written in Rust using tutorial from https://os.phil-opp.com/

    Rust

  3. LEDControl LEDControl Public

    A small C# WinForms application made to control LEDs.

    C# 1

  4. RoboGUI RoboGUI Public

    Simple WinForms GUI that controls a robotic arm for school project.

    C#