Skip to content
View VinhTechiee's full-sized avatar
πŸ€’
Out sick
πŸ€’
Out sick

Block or report VinhTechiee

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

Hi πŸ‘‹ I'm Vinh

IoT Enthusiast | Embedded Systems | HCMUT Student


πŸŽ“ About Me

I'm an Engineering student at Ho Chi Minh City University of Technology (HCMUT - VNUHCM), with a strong interest in building intelligent and connected systems.

I am passionate about:

  • πŸ”Œ Internet of Things (IoT)
  • βš™οΈ Embedded Systems
  • πŸ“‘ Real-time device communication
  • 🧠 System architecture & low-level programming

I enjoy building systems from scratch β€” from core algorithms to real-world applications.


πŸ›  Tech Focus

  • πŸ’» C / C++
  • 🧠 Data Structures & Algorithms
  • πŸ”Œ Embedded & Microcontroller Programming
  • πŸ“‘ IoT Communication (MQTT, Serial, Networking)
  • 🐍 Python for scripting & automation

πŸ“Š GitHub Activity

GitHub Activity Graph


πŸš€ Featured Projects

ReadMe Card

ReadMe Card

πŸ“‘ Current Learning Journey

  • Embedded C for microcontrollers
  • ESP32 & Arduino development
  • MQTT-based IoT systems
  • Edge computing fundamentals

πŸ“« Connect with me

LinkedIn Facebook

Popular repositories Loading

  1. How_to_train_your_dragon-Part-I-. How_to_train_your_dragon-Part-I-. Public

    C++ battle simulation engine featuring 2D map traversal, state tracking, and special effect processing.

    C++

  2. Botkify-Playlist-Linkedlist Botkify-Playlist-Linkedlist Public

    C++ music playlist application using circular doubly linked list with optimized algorithm design.

    C++

  3. VinhTechiee VinhTechiee Public

  4. How_to_train_your_dragon-part-II-. How_to_train_your_dragon-part-II-. Public

    A turn-based simulation system implemented in C++ for the β€œHow to Train Your Dragon – Part II” assignment, emphasizing object-oriented design, polymorphism, and explicit dynamic memory management w…

    C++

  5. Wiener-Filter-Mips Wiener-Filter-Mips Public

    MIPS assembly implementation of a Wiener filtering pipeline, including cross-correlation, autocorrelation, Toeplitz matrix construction, linear system solving, and MMSE evaluation.

    Assembly