sigridjineth / sigridjineth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sigrid Jin (sigridjin.eth)

👋 Hi! Welcome to my GitHub place for those who pass by as a stranger or my acquaintance.

I am a Software Engineer specializing in web backend and system core engineering (but not limited to), pursuing a foundation in mathematics degree in a college program at Kyung Hee University located in Seoul, South Korea. My keen interest in Ethereum Hobbying using Golang and Rust with a solid understanding of traditional backend engineering sets me apart.

In addition to the technical prowess, I enjoy writing educational materials and engaging in public speaking and technical writing to help fellow developers gain an understanding of software concepts.

type sigridjin_eth struct {
	GitHub        GitHub
	Email         Email
	Twitter       Twitter
	LinkedIn      LinkedIn
	TechStack     []Technology
	Student       []School
}

func (s *sigridjin_eth) NewSigridJinEth() *sigridjin_eth {
	return *sigridjin_eth{
		GitHub:    GitHub{"sigridjin_eth"},
		Email: 	   Email{"sigrid.jinhyung@gmail.com"},
		Twitter:   Twitter{"sigridjin_eth"},
		TechStack: []Technology{
      				"Go", "Rust", "Python", "Node.js", "Java",
    		},
		Student: []School{
      				"Mathematics at Kyung Hee University",
      				"CodeSquad Backend Alumni", "Harmony ZKU Alumni",
      				"Chinese Major at Seoul Foreign Language High School Alumni",
    		},
	},
}

Work Experiences

  • Software Engineer at DSRV, the blockchain infrastructure provider and validator (2022.03 ~ 2023.08)
  • Code Reviewer on Spring Backend masters course at CodeSquad, Seoul-based programming hackerschool (2022 ~)
  • Techie Research intern at NAVER CONNECT (부스트캠프 boostcamp & Entry AI 2019.07 ~ 2020.01)
  • some fintech/crypto startups located at Seoul, South Korea (Chain Partners & teamw.e, 2018.03 ~ 2019.02)
  • Non-techie research freelance at The Economist & JoongAng Ilbo Folin (2018 ~ 2019)
  • proudly nonce community alumni (co-living at genesis, Ethereum Research Group Member / 2018.03 ~ 2019.10)

Education & Extracuricular Activities

  • The committer of DAO-focused PBFT Blockchain Engine, Simperby, maintained by POSTECH University DAO
  • 30th SERVER Part Member, THE SOPT, the student-joint programming club in Seoul-based universities (2022.03 ~ 2022.07)
  • 2nd cohort graduate, Harmony Protocol zkDAO (2022.03 ~ 2022.05)
  • Backend masters course, CodeSquad, Seoul-based programming hackerschool. (2020.01 ~ 2020.08)
  • Department of Mathematics (Cryptography), Kyung Hee University. (2018.03 ~)
  • Virtual High School, Ontario, Canada (2020.03 ~ dropped out)
  • Chinese Major, Seoul Foreign Language High School. (2015.03 ~ 2017.02)

Message from me with love💪

chat_svg

See how extent Sigrid Jin loves algorithm❤️

Solved.ac 프로필

Watch my contribution graph get eaten by the snake🐍

snake svg

🔭 Philosophy

  • Minimum Viable Products (MVPs) and Proof of Concepts (PoCs) are some of the quickest ways to make ideas more tangible and to experiment with new technologies (relatively speaking).

📫 How to reach me

About


Languages

Language:HTML 76.9%Language:JavaScript 23.1%