Skip to content
View Ether-YiTseWu's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Ether-YiTseWu

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

About Me

  • 🔭 A full-time embedded software engineer in DELTA Electronics
  • 🌱 Currently learning data structure and algorithm on LeetCode

Leetcode Stats

Pinned

  1. self-openwrt self-openwrt Public

    Forked from openwrt/openwrt

    This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merg…

    C

  2. Low-Resource-QR-Code-Reader Low-Resource-QR-Code-Reader Public

    QR Code Reader Optimization for Low Resource Embedded System

    C++ 1

  3. Learn-Debian-package Learn-Debian-package Public

    Canonical interview take home test

    C 1

  4. ArduinoMaker ArduinoMaker Public

    Use Arduino to make interesting and creative works

    C++ 2 1

  5. Digital-Image-Processing Digital-Image-Processing Public

    Use Python packages, like OpenCV, Skimage and Pillow to process digital images

    Jupyter Notebook 7 4

  6. GlobalVariablesFinder GlobalVariablesFinder Public

    Use python shell and ctags command line tool to list all the global variables in the .c and .h files

    Python