Skip to content
View LeonLow97's full-sized avatar
😀
Self-Taught Software Engineer
😀
Self-Taught Software Engineer

Organizations

@LeonLow97-Sandbox

Block or report LeonLow97

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

image

Hey there, I am Leon Low, a Senior Software Engineer and the best part is that I am self-taught. I graduated with a Bachelor's Degree in Chemical Engineering from National University of Singapore (NUS) in year 2022 and have started my career as a Software Engineer since then. I am an independent learner and takes strong product ownership over the things that I do. Do give me a follow! 😀

"The beauty of learning is that no one can take it away from you."
"The goal is to be better than you were yesterday."

View Contributions to Open-Source Projects
Issue Problem Link Pull Request Link Repo Stars
k8sattributes processor to only set `k8s.pod.ip` attribute when it is requested in the `extract.metadata` configuration. open-telemetry/opentelemetry-collector-contrib#43862 open-telemetry/opentelemetry-collector-contrib#43910 stars
Using a previously introduced reusable golang generic helper `ToPtr` that converts a golang type to a pointer in `pkg/utils` package. fluent/fluent-operator#1749 fluent/fluent-operator#1750 stars
Added Tag parameter to Fluentbit syslog input in ClusterInput CRD so Fluent operator can route logs to specific parsers. fluent/fluent-operator#1732 fluent/fluent-operator#1744 stars
Ensured stable container image tags include the leading "v" (e.g., v2.0.0), fixing the missing v prefix in stable image tagging. google/osv-scanner#1976 google/osv-scanner#2001 stars
Added a stable tag for the latest stable release on ghcr.io (e.g., tagged 1.9.2 as stable) so users can rely on a stable container image in addition to latest. google/osv-scanner#1563 google/osv-scanner#1882 stars
Removed redundant loop-variable copy assignments, by relying on Go 1.22's fixed loop-variable capture behavior ssvlabs/ssv#2134 ssvlabs/ssv#2198 stars
Support JSON Array Responses when unmarshaling arrays. akuity/kargo#3877 akuity/kargo#4059 stars
Added test for the network module's `loadOrCreateKey` function to verify it successfully loads a valid key pactus-project/pactus#1766 pactus-project/pactus#1783 stars
Added .Log() support after .Limit() in the SQL query builder so chains like `users.Select().Where().Limit(10).Log()` work. devasherr/Nexom#3 devasherr/Nexom#4 stars

Portfolio Website

More About Myself!


LeonLow97 Sandbox

For storing online tutorials and courses!


Technical Skills

LinkedIn

https://www.linkedin.com/in/lowjiewei/

Pinned Loading

  1. authify authify Public

    Authify - A production-ready microservices architecture built with Go, gRPC, and Kubernetes.

    HTML

  2. digital-wallet-provider-golang-vue-postgresql digital-wallet-provider-golang-vue-postgresql Public

    The digital wallet provider project aims to develop a secure and user-friendly digital payment application that allows users to store, manage, and make transactions with their funds quickly, secure…

    Go

  3. loan-default-classification-machine-learning loan-default-classification-machine-learning Public

    Machine Learning Project to perform Data Exploration, Feature Engineering, Model Building, Hyperparameter Tuning, and Model Validation to identify high-risk loan applicants who are likely to defaul…

    Jupyter Notebook

  4. stock-market-broker-restapi-java-springboot stock-market-broker-restapi-java-springboot Public

    The Stock Market Broker REST API is a web-based platform that enables users to access and manage stock market data, place orders, and handle account information, offering a $1000.0 credit to new us…

    Java 2 1