Skip to content
View steveyiyo's full-sized avatar
👋
I'm so cute!
👋
I'm so cute!

Organizations

@teacat @cloud-native-taiwan @SteveYi-LAB @NekomimiRouter @NeoCloud @rockylinuxtw @NYCU-VTuber
Block or Report

Block or report steveyiyo

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

Hi, Welcome to here 👋

Tsung-Yi (a.k.a. SteveYi) is a student who focuses on edge networks and routing protocols such as BGP, OSPF, etc. Currently working at LINE Corporation as Site Reliability Engineering (SRE) Intern.

He is a former APNIC Fellows who got fully sponsored to attend the APNIC 54 conference hosted in Singapore. Also, he maintains a Border Network and connects with other NSPs by AS7480, and runs a personal Home Lab over the Internet tunnel and OSPF which can redistribute his internal routes. He even got the APAN/ISOC network‐engineering fellowship offer in 2021 and used the opportunity for his personal network research plan.

On the application layer, He is good at using Golang or Python to design some tools (side project) and use IaC to automate deployment.

He operates a Docker Cluster (someone calls it Docker Swarm) for his personal side project use. Import GitOps, Combined with CI/CD and Git, once the new feature push to GitHub, it will auto-do the Unit Test and Integration Test. Then build it as a docker image and deploy it to the cluster, and improve the overall process.

Contact Me

If you want to ask something, feel free to contact me!

Pinned

  1. frrouting-lg frrouting-lg Public

    FRRouting looking glass, written in Golang

    Go 14

  2. File-Folder File-Folder Public

    A System that can upload file and download it.

    Go 6 1

  3. SteveYi-LAB/ShortLink SteveYi-LAB/ShortLink Public

    Short Link, written by Golang.

    Go 7

  4. SteveYi-LAB/WHOIS-Search SteveYi-LAB/WHOIS-Search Public

    A simple WHOIS search tool, which was used on whois.steveyi.net.

    Go 2

  5. URL-Shortener URL-Shortener Public

    A URL Shortener

    Go 1 1

  6. file-upload-to-s3 file-upload-to-s3 Public

    A RESTFul API that can upload files to S3, written by Golang.

    Go