Skip to content
View nguyengg's full-sized avatar

Block or report nguyengg

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

Hi there 👋

My name is Henry. I'm a full-time back-end engineer for AWS's Builder Tools during the day while also moonlighting as a full-stack engineer for my wife's nail salon (e.g. https://www.heranails.salon, https://intranet.heranailsnspa.com) and for my own hobbies (e.g. https://nguyen.gg, https://henry.reviews).

I'm a Java expert by trade, Golang enthusiast by passion, and actively looking to add Rust to my long list of proficiencies which includes but is not limited to:

  • Core AWS services (the websites above are run using React Server-side Rendering on AWS Lambda, fronted by CloudFront, using DynamoDB and S3 as primary datastore).
  • JavaScript/TypeScript and front-end libraries and frameworks like React, Next.js, etc.
  • Java Swing for heavy GUI needs.
  • Tkinter for light GUI needs.
  • Learning Qt and its bindings in spare time.

Pinned Loading

  1. go-ddb-fns go-ddb-fns Public

    Inspired by date-fns but for Go AWS SDK v2, this package adds optimistic locking and auto-generated timestamps by modifying the expressions being created as part of a DynamoDB service call.

    Go 1

  2. go-opaque-token go-opaque-token Public

    This library was born out of my need to encrypt the `map[string]AttributeValue` last evaluated key from my DynamoDB Query or Scan operations before passing it as the pagination token to the caller,…

    Go 1

  3. golambda golambda Public

    Go utilities for AWS Lambda

    Go 1

  4. react-ssr-on-streaming-function-url react-ssr-on-streaming-function-url Public template

    Example project of React SSR using AWS Lambda Function URL with streaming.

    JavaScript 1

  5. go-scale-in-protection go-scale-in-protection Public

    Monitor workers' statuses to enable or disable instance scale-in protection accordingly.

    Go

  6. xy3 xy3 Public

    xy3 is born out of my need to create S3 backups while using XYplorer.

    Go