Skip to content
View ZackHoang's full-sized avatar

Block or report ZackHoang

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

About Me

I'm a software developer with experience in building robust React-based web apps and server side applications in ExpressJS. Currently, I am making a shift towards embedded systems programming, where I am learning more about:

  • C/C++
  • Embedded programming fundamentals
  • Bare-metal programming on ARM Cortex architecture

When creating software, I care most about ease of understanding, communication and using the right tools for the jobs.

Technology

  • Embedded System (currently learning): C, C++
  • Front-end: HTML, CSS, React
  • Back-end: NodeJS, ExpressJS, PostgreSQL, Prisma
  • Operating System: Ubuntu

Pinned Loading

  1. file-uploader file-uploader Public

    A stripped-down Google Drive app using ExpressJS and PostgreSQL

    JavaScript

  2. stm32l151-snake-game stm32l151-snake-game Public

    Forked from the-ak-foundation/ak-base-kit-stm32l151

    A snake game running on STM32L151 through the AK Base Kit

    C

  3. shopping-cart shopping-cart Public

    A mock shopping cart page using React

    JavaScript

  4. leetcode leetcode Public

    My solutions to Leetcode problems, using primarily Ruby

    Ruby

  5. Arduino-Clock Arduino-Clock Public

    An digital clock built on Arduino Mega 2560

    C++

  6. battleship battleship Public

    A battleship game on the browser

    JavaScript