Skip to content

sid0831/sidlibrary-ng

Repository files navigation

A blog for Sidney Jeong

Work that will never end being in progress.

Who is this weirdo?

My name is Sidney Jeong (I do have a native name in Korean but I don't really like it), a neurodivergent amab "genderfluid in principle, demiboy in practice" non-binary person based in Seoul, Republic of Korea (South). My pronouns are they/them but he/him is acceptable for me.

I am very much a weird nerd, who tries to be considerate, kind, bright, and fun (and yes, I might freak you out). I do not bite unless you ask to do so and if and only if I'm keen on it, so feel free to reach out to me if you have something to tell me.

I used to study sociology in university and grad school. But I has always been interested in tech. After becoming unable to continue my study owing to financial challenges (and tbf the grad school life was not for me) and a lot of trial and error, I decided to start a career in tech. And I'd say I'm satisfied with it so far.

I am also a great fan of Dreamcatcher, a K-Pop girl group. Maybe we can talk about them when we have chance!

Education

Experience (after I started in tech)

  • EB Tech Net, Seoul, South Korea
    • Oct 2019 - May 2020, Systems Engineer
    • Did a technical support / pre-sales concerning early contact of reselling an HPC cloud service based in the US while also doing the technical support for customers needing it for installing and maintaining the servers. Customers included: Samsung SDS, LG U+, Hyundai Maritime Insurance, Korea Environment Corporation.
  • PersolKelly Korea (now Persol Korea), Seoul, South Korea
    • Jul 2020 - Dec 2021, Data Centre Operations Technician
    • As a Temp Operations Technician on-site at Google, I did builds, deployments, repairs, and ticket-based problem solving independent to full-time employees, in overlapping but smaller scope.
  • DXC Luxoft, Seoul, South Korea
    • Feb 2022 - April 2023, Technical Consultant (Configuration and Environmental Management)
    • As a regular configuration and environment management consultant, I performed setting up, managing configurations, and troubleshooting issues regarding development, staging, and rehearsal environments for Murex and related third-party software.
  • Amazon Web Services, Seoul, South Korea
    • Oct 2023 - Present, Cloud Support Associate (Linux)
    • As a Linux profile Cloud Support Associate in Language Support - Korean team, I'm resolving customer cases of EC2 - Linux, EBS, and other related services in Korean and English languages.
    • This blog is by no means affilliated with Amazon, Inc., Amazon Web Services, Inc., or their affilliates.

My configuration manifest (if you are my fellow nerd)

apiVersion: sidlibrary.org/v1beta3
kind: Person                # or at least I believe so
metadata:
  annotations:
    sidlibrary.org/generation: millenial
    sidlibrary.org/status: unstable
  labels:
    sidlibrary.org/headlines:
      - The Discouraged Revolutionary
      - Beyond Point of no Return
spec:
  gender:
    - genderfluid           # in principle
    - demiboy               # in practice
  neurotype: neurodivergent
  pronouns:
    - they/them             # preferred
    - he/him                # acceptable
  traits:
    nerd: true
    weird: true
  ethnicity: Korean
  ethnicIdentity: null
  quotes:
    - from: Karl Marx
      quote: Segui il tuo corso, e lascia dir le genti
      englishTranslation: Follow your own course, and let them talk
      context:
        nestedQuoteFrom: Dante Alighieri
        exactQuote: false
    - from: Confucius
      quote: 知之爲知之,不知爲不知,是知也。
      englishTranslation: |
        Saying you know what you know, and you don't know what you don't know, is the knowledge.
  supportedLocales:
    - code: ko
      variant: [ "kr", "standard" ]
      native: true
    - code: en
      variant: [ "nz|au|ca", "esl" ]
      level: C2
    - code: ja
      variant: [ "jp", "slight-influence-of-kansai" ]
      level: B1
    - code: zh
      variant: [ "tw", "mandarin" ]
      level: A1
  philosophy:
    - category: metaphysics
      value: simulation-hypothesis
    - category: philosophy-of-mind
      value: supervenience-physicalism
    - category: philosophy-of-science
      value: unrepresentative-realism
    - category: political-view
      values:
        - democratic-socialism
        - anarcho-socialism
        - identity-politics
        - multiculturalism
        - intersectionality
    - category: religious-view
      value: agnostic-atheist
  culturalPreferences:
    - category: music
      values:
        - dreamcatcher
        - k-pop
        - pop-rock
        - classical
        - world-music
    - category: books
      value: non-fiction
    - category: travel
      values:
        - cities
        - sociological-observation
        - transportation
  antiAffinityRules:        # do not interact with me if you are in this category
    - name: age-gap
      values:
        - self.age / 2      # lower limit
        - self.age * 2      # upper limit
      hardLimit: false      # I might make contingent exceptions
    - name: character
      values:
        - narcissist
        - avoidant
        - antisocial
      hardLimit: false      # just personal - society should not exclude them
    - name: philosophy
      values:
        - fascist           # this is family resemblence category of all below
        - authoritarian     # any type of
        - stalinist         # tankies included
        - maoist            # tankies included here as well
        - xenophobic        # against any foreign ethnicity
        - homophobic        # gay-in-denials included
        - transphobic       # terfs included
        - racist            # especially white supremacists
        - altright          # absolutely no exception
        - autism-speaks     # there is no room for ableism in disguise here
        - ableist-by-choice # in any cateogry of disability.
        - chauvinist        # in any identity
        - religious-zealot  # in any religion
      hardLimit: true

To do

  • Improve GitHub profile and repositories.
  • Revive this blog and fill with more contents.
  • Survive in this world.