Skip to content
View HomerusJa's full-sized avatar

Highlights

  • Pro

Block or report HomerusJa

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

Hey there

👨‍💻 About Me

  • 🏫 I am a german student
  • 📆 I program since 2019.
  • 🕐 In my free time, I like to play Minecraft, Cello or basketball/volleyball.
  • 📫 You can reach me via Discord (see the badge)

📦 My Projects

I've got a few projects I want to highlight here:

  • 🔨 personal_tools: This is my personal toolbox, filled with scripts I use in my programming journey to make my life easier
  • ESP32Timers: There wasn't a good library for timing and scheduling for the ESP32, so I just wrote my own.

🛠️ Languages and Tools

Python

Python  Poetry 

Microcontroller

C++  Arduino 

Misc

LaTeX  VSCode  Inkscape  Solid Edge;

Pinned Loading

  1. ESP32Timers ESP32Timers Public

    A basic library which takes care of wraparound, saving for restarts etc.

    C++

  2. personal_tools personal_tools Public

    A collection of personal scripts I develop over time

    Python