Skip to content

Commit

Permalink
Update _index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
haytok authored Sep 29, 2024
1 parent 3f83c2a commit a2020a5
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions content/about/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ date = "2021-04-30T00:00:00+08:00"

## Experience

#### OSS EXPERIENCE
### OSS EXPERIENCE

##### Contributions to [runfinch/finch](https://github.com/runfinch/finch/commits?author=haytok) (11)
#### Contributions to [containerd/nerdctl](https://github.com/containerd/nerdctl/commits/main/?author=haytok) (1)

- [fix: Cleaning up orphaned directories and files when containers creat… by haytok · Pull Request #3457 · containerd/nerdctl](https://github.com/containerd/nerdctl/pull/3457)

#### Contributions to [runfinch/finch](https://github.com/runfinch/finch/commits?author=haytok) (11)

- [fix: Allow to use the COMPOSE_FILE variable in finch compose by haytok · Pull Request #994 · runfinch/finch](https://github.com/runfinch/finch/pull/994)
- [fix: Enable `finch support-bundle generate` to execute on Windows whe… by haytok · Pull Request #976 · runfinch/finch](https://github.com/runfinch/finch/pull/976)
Expand All @@ -21,12 +25,12 @@ date = "2021-04-30T00:00:00+08:00"
- [fix: Fix to be able to run finch build with --ssh option by haytok · Pull Request #696 · runfinch/finch](https://github.com/runfinch/finch/pull/696)
- [fix: Fix to remove the virtual machine storage in deps/finch-core/dow… by haytok · Pull Request #685 · runfinch/finch](https://github.com/runfinch/finch/pull/685)

##### Contributions to [runfinch/common-tests](https://github.com/runfinch/common-tests/commits?author=haytok) (2)
#### Contributions to [runfinch/common-tests](https://github.com/runfinch/common-tests/commits?author=haytok) (2)

- [test: Add an e2e test for the COMPOSE_FILE environment variable in fi… by haytok · Pull Request #172 · runfinch/common-tests](https://github.com/runfinch/common-tests/pull/172)
- [test: Add a test for --ssh option in finch build command by haytok · Pull Request #101 · runfinch/common-tests](https://github.com/runfinch/common-tests/pull/101)

##### Contributions to [kubearmor/KubeArmor](https://github.com/kubearmor/KubeArmor/commits?author=haytok) (6)
#### Contributions to [kubearmor/KubeArmor](https://github.com/kubearmor/KubeArmor/commits?author=haytok) (6)

- [fix(monitor): Added handling when casting a type in SystemMonitor fails by haytok · Pull Request #1472 · kubearmor/KubeArmor](https://github.com/kubearmor/KubeArmor/pull/1472)
- [fix(core): fix so that it can be restricted to matched paths and dire… by haytok · Pull Request #1461 · kubearmor/KubeArmor](https://github.com/kubearmor/KubeArmor/pull/1461)
Expand All @@ -35,13 +39,13 @@ date = "2021-04-30T00:00:00+08:00"
- [fix(CI): add the job to run go test on the KubeArmor/KubeArmor directory by haytok · Pull Request #1267 · kubearmor/KubeArmor](https://github.com/kubearmor/KubeArmor/pull/1267)
- [fix(monitor): fix UpdateNsKeyMap and DestroyBPFMaps functions by haytok · Pull Request #1264 · kubearmor/KubeArmor](https://github.com/kubearmor/KubeArmor/pull/1264)

#### WORK EXPERIENCE
## WORK EXPERIENCE

- **August 2023 ~ Present** : **Cloud Support Engineer at [Amazon Web Services Japan GK](https://aws.amazon.com/jp/)**
- When AWS Support receive customer inquiries, I reproduce the problem, identify the root cause, and provide the solutions. I primarily provide technical support for products such as `RDS for MySQL` and `Aurora MySQL`.
- **April 2022 ~ July 2023** : **Cloud Support Associate at [Amazon Web Services Japan GK](https://aws.amazon.com/jp/)**

#### Part Time Job
## Part Time Job

- **October 2019 ~ May 2020** : **Software Development Engineer at [Artill Corporation](https://artill.jp/?en)**
- I worked on the development of a web application for buying and selling artwork. Specifically, I worked on front-end development using `React` and building a development environment using `Docker` and `docker-compose`.
Expand Down

0 comments on commit a2020a5

Please sign in to comment.