Skip to content
View mitrandier's full-sized avatar
🎯
Focusing on learning
🎯
Focusing on learning

Block or report mitrandier

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mitrandier/README.md

Hi, I'm Mehdi πŸ‘‹

I'm preparing for an IT or Electronics Ausbildung in Germany, and this profile is where I keep the projects I build along the way.

πŸ”­ What I'm working on

  • Small Python projects to practice the fundamentals (see pinned repos below)
  • Basic workflow automation with n8n
  • First steps with Siemens LOGO! PLC programming

🌱 What I'm learning

  • Python and SQL
  • Backend and database basics
  • Industrial automation concepts

πŸŽ“ Background

  • Bachelor's degree in Information Technology
  • German B2 (TELC), working toward C1

🎯 Goal

I'm not claiming to be an expert yet. I'm building a solid foundation through practice, and my goal is to start an Ausbildung in Fachinformatiker (Daten- und Prozessanalyse or Anwendungsentwicklung) or Elektroniker roles connected to industrial automation in Germany, starting in 2027.

πŸ“« Reach me

🌐 Socials:

Medium Reddit Stack Overflow email

πŸ’» Tech Stack:

CSS3 HTML5 Python MySQL Adobe Photoshop Adobe Premiere Pro Canva Git GitHub

πŸ“Š GitHub Stats:


πŸ” Top Contributed Repo


Pinned Loading

  1. n8n-workflow n8n-workflow Public

    Daily Test & Practice Workflows Repository

    2

  2. mywebseite mywebseite Public

    My new one-page resume website

    HTML

  3. Bitcoin-Halving-Countdown Bitcoin-Halving-Countdown Public

    A web page designed to display the remaining time until the Bitcoin halving event.

    HTML

  4. daily-python-practice daily-python-practice Public

    Daily Python exercises and small drills while learning the basics. Main projects live in separate repos

    Python 1

  5. caesar-cipher caesar-cipher Public

    A simple Caesar Cipher encoder/decoder built in Python to practice loops, string manipulation, and modular arithmetic.

    Python