Skip to content
View mirzafahad's full-sized avatar
:octocat:
sudo make-me-a-sandwich :trollface:
:octocat:
sudo make-me-a-sandwich :trollface:

Block or report mirzafahad

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

Hi, I'm Fahad!

I bring a hardware hacker’s mindset to software. Curious, detail-oriented, and obsessed with understanding systems end-to-end. Whether it's backend logic, system behavior, or developer experience, I like knowing what’s really going on under the hood and making sure the code reflects that.

📬 Find me around the web:

Blog Badge Linkedin Badge Stackoverflow Badge Instructables Badge Github Badge

My Latest Blog Posts

⚡ Why did the functions stop calling each other? Because they had constant arguments!

Stay awesome!

Pinned Loading

  1. pystlink pystlink Public

    Python API to flash STMicroelectonics Microcontrollers using ST-LINK/V2 CLI Utility

    Python 7 5

  2. time_server_arduino time_server_arduino Public

    A time server for arduino

    C++ 1 1

  3. stm32_tflite_sine stm32_tflite_sine Public

    Running TensorFlow Lite model on STM32.

    C 41 5

  4. embedded_c_style_guide embedded_c_style_guide Public

    Style guide for embedded C.

    C 10 2

  5. realsense-multicam realsense-multicam Public

    Optimizing Multiple Realsense Camera Streaming on Jetson Orin.

    Python

  6. redis-from-scratch redis-from-scratch Public

    An attempt create redis like data structure from scratch.

    Python