Skip to content
View nzm0863's full-sized avatar

Block or report nzm0863

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.

Content in all repositories owned by your account will be closed.
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
nzm0863/README.md

Hi, I'm nnzzm 👋

IoT / Web / AI Developer

Building practical IoT, Robotics, Web, and AI projects with ESP32, Raspberry Pi, React, TypeScript, and Python.

Sharing development on GitHub, YouTube, LinkedIn, and my portfolio.

Interests

  • Web × Hardware
  • IoT
  • Embedded systems

Skills

  • TypeScript
  • React
  • ESP32
  • Arduino
  • mDNS
  • Git / GitHub

Currently Learning

  • Supabase
  • SQL
  • Database Design
  • Backend Development
  • Next.js

Projects

🤖 ESP32 Omni Wheel Car

ESP32 Omni Wheel Car

Four-wheel omni-directional robot platform powered by ESP32.

Repository
https://github.com/nzm0863/IoT_ESP32Car


🖼️ AI Image Processing

AI Image Processing

AI-powered image processing tool using YOLO11 Segmentation and OpenCV.

Repository
https://github.com/nzm0863/AI_Image_processing


🚽 IoT Toilet Notification

IoT Toilet Notification

Real-time toilet occupancy notification system with ESP32.

Repository
https://github.com/nzm0863/IoT_toilet_notification


📚 ESP32Utils

ESP32Utils

Reusable Wi-Fi, OTA and utility library for ESP32 projects.

Repository
https://github.com/nzm0863/ESP32Utils


🚀 TaskFlow

Task and project management application developed during an internship program.

Designed to manage projects, tasks, users and departments through a centralized dashboard. TaskFlow

Features

  • Project creation and management
  • Task assignment and status tracking
  • User and department administration
  • Role-based access control
  • Authentication and login system

Tech Stack

  • ESP32 (IoT integration)
  • React
  • TypeScript
  • Vite
  • PHP
  • MySQL
  • Tauri

Repository
https://github.com/nzm0863/taskflow-app

Demo
https://www.nnzzm.com/project_management/


🌐 Portfolio Site

Portfolio Site

Portfolio website for IoT, Web and AI development projects.

Website
https://www.nnzzm.com/

Source Code
https://github.com/nzm0863/portfolio

Featured Content

📺 YouTube Channel

ESP32, Raspberry Pi, IoT and AI development videos, tutorials and project logs.

YouTube Channel

Pinned Loading

  1. IoT_ESP32Car IoT_ESP32Car Public

    ESP32-based Wi-Fi controlled robot car rebuilt from a Raspberry Pi prototype. Supports DC motors, servo steering, and reusable ESP32 Wi-Fi modules using Arduino IDE.

    C++

  2. AI_Auto_Blur AI_Auto_Blur Public

    Desktop AI image blur tool built with Python, YOLO11, OpenCV, and Tkinter. Detects faces and objects and applies automatic blur processing.

    Python

  3. IoT_toilet_notification IoT_toilet_notification Public

    ESP32-based IoT toilet occupancy notification system using Wi-Fi communication, light sensors, and LED indicators. Built with Arduino IDE for real-world home automation.

    C++

  4. taskflow-app taskflow-app Public

    Full-stack task management application built with React, TypeScript, PHP, Tauri, and IoT integration.

    TypeScript

  5. ESP32_WIFI_connect_template ESP32_WIFI_connect_template Public

    ESP32 Wi-Fi connection template for Arduino IDE with automatic reconnection and reusable Wi-Fi manager components for IoT projects.

    C++

  6. ESP32Utils ESP32Utils Public

    Arduino library for ESP32 providing Wi-Fi connection management and OTA update utilities. Designed to simplify reusable ESP32 IoT development.

    C++ 1