Skip to content
View l2D's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing
  • 127.0.0.1

Sponsoring

@mikefarah
@jdx
@bagder
@SaltyAom

Block or report l2D

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

Let know my journey~ ๐Ÿ‘‹

Wakatime

Languages

๐Ÿ’— My Fav ๐Ÿ˜†

Measuring programming progress by lines of code is like measuring aircraft building progress by weight. โ€“ Bill Gates

If debugging is the process of removing software bugs, then programming must be the process of putting them in โ€“ Edsger Dijkstra

Failure is success if we learn from it. โ€“ Malcolm Forbes

Knowledge itself is power. โ€“ Sir Francis Bacon

Great things happen to those who don't stop believing, trying, learning, and being grateful. โ€“ Roy T. Bennett, The Light in the Heart

Currently, I use these following tools:

๐ŸŒ Programming, Command, Data-serialization Languages

Bash YAML JSON Go

๐Ÿ” CI/CD

GitHub Actions Argo

๐Ÿณ Container & Orchestration

Kubernetes Kustomize Helm Docker

๐Ÿ“Š Monitoring & Logging

Prometheus Grafana ElasticSearch Kibana

โค๏ธ HashiCorp Products

Terraform Vault Consul

โ˜๏ธ Cloud Providers

Azure AWS

๐Ÿ” Security

Reveal

VTJob2FHaG9MQ0JKZENkeklHRWdjMlZqY21WMExnb0tWR2hsSUc5dWJIa2dZMmh2YzJWdUlHaDFiV0Z1SUdOdmRXeGtJR3R1YjNjZ2RHaGxJSE52ZFhKalpTQnZaaUIwY25WMGFDRWg= ๐Ÿ˜‰

SCM & Providers

Git GitHub

๐Ÿ“ Terminal, IDEs, Editors

Warp VSCode Vim NeoVim

โœ๐Ÿผ Methodologies

Agile *

๐Ÿ’ป OS

MacOS Linux

๐Ÿค– AI

Claude GitHub Copilot Google Gemini ChatGPT Perplexity

Stats

wakatime

GitHub stats

Top Langs

Languages

Pinned Loading

  1. Convert `.env` file to YAML file. (B... Convert `.env` file to YAML file. (Bash, Shell)
    1
    #!/bin/bash
    2
    
                  
    3
    # Usage: ./script.sh input.env output.yaml
    4
    
                  
    5
    input_file=$1
  2. dotfiles_public dotfiles_public Public

    l2d's dotfiles

    Shell 3

  3. Bash script to get AWS EC2 Metadata.... Bash script to get AWS EC2 Metadata. This script is use for get all or specific keys of AWS EC2 metadata with CLI options: `-h` - for Help menu, `-l` for list of available categories
    1
    #!/bin/bash
    2
    
                  
    3
    # --------------------------------- Constants -------------------------------- #
    4
    readonly BASE_URL="http://169.254.169.254"
    5
    readonly METADATA_PATH="/latest/meta-data"
  4. azswitch azswitch Public

    Switch Azure Directory, and Subscription with command and TUI

    Go

  5. homebrew-tap homebrew-tap Public

    Homebrew tap for l2D's formulas

    Ruby

โšก