Skip to content
View sluongng's full-sized avatar
πŸš€
FUSE + Monorepo is the next k8s
πŸš€
FUSE + Monorepo is the next k8s
Block or Report

Block or report sluongng

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

Hi there πŸ‘‹

  • πŸ”­ I’m currently working on:

    • Helping organizations adopt and scale Bazel
    • Monitoring / Scaling CI/CD systems
    • Hosting / Scaling various Development Productivity tools: Gitlab, Artifactory, ...
    • Catching and Squashing bugs on OSS projects: Git, Gitlab, Bazel etc...
    • Writing a blog about Bazel, DevExp and Monorepo over in https://sluongng.hashnode.dev/
  • 🌱 My opensource activities:

    • Improving Bazel's rules_go and Gazelle
    • Maintaining nogo-analyzer, a set of Go static analyzers to use with Bazel
    • Building ugazelle, a universal Bazel's BUILD file generator for multi-language
    • For more, checkout my OSS backlog
  • πŸ’¬ Ask me about:

    • Bazel adoption journeys
    • Developer Experience and Engineering Culture
    • Beginner's entry to Git codebase
    • Gitlab's scaling for big enterprises
    • Why / why not Bazel
    • My dotfiles and CLI collection
  • πŸ“« How to reach me:

  • πŸ˜„ Pronouns:

    • He/Him
  • ⚑ Fun facts:

    • I use ANNE Pro 2 Keyboard as my daily driver
    • I have lived in 4 and worked in 5 different countries from 2016-2020

Pinned

  1. dotfiles dotfiles Public

    dotfiles and configurations for personal developement environment

    Shell 4

  2. git-care git-care Public

    Health care for your git repository

    Shell 12 1

  3. bazel-profile-to-csv bazel-profile-to-csv Public

    A small script to help analyze bazel profile data overtime

    Shell 1

  4. nogo-analyzer nogo-analyzer Public

    A collection of common static analyzers (linters) that can be used with Bazel's rules_go

    Starlark 29 8

  5. bazel bazel Public

    Forked from bazelbuild/bazel

    a fast, scalable, multi-language and extensible build system

    Java