Skip to content
View baekrang256's full-sized avatar

Highlights

  • Pro

Block or report baekrang256

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

Hi there ๐Ÿ‘‹

My name is Seiyeon Cho!

  • ๐Ÿ”ญ Iโ€™ve worked (working) on

    • KAIST (Computer Science/Mathematics Bachelor Degree, 2017.02.~2024.08.) (Tot. 3.18/4.3, Major 3.84/4.3)
    • Student Intern at KAIST CASYS (Jongse Park) : String Key and Multithreading for ALEX (2022.12.~2023.12.) Related Paper
      • Modified ALEX to support string key, and handled resulitng perofrmance drop using carefully handled multithreading system.
      • Related theory : RCU Barrier, Read-Write Lock, Mutex, condition_variable tool in C++, Linear model AI, B+tree
    • Graduate Research at KAIST CASYS (Youngjin Kwon) : Cuckoo Trie's File mapping performance analysis (2024.02.~06.)
      • Implemented key deletiion in Cuckoo Trie, and used Strata FS's API to test the index structure's performance on different standards
      • Related theory : File mapping, File system, VFS, Cuckoo Trie (Cuckoo hashing + Trie), MLP
    • SWE (TV SW), LG Electronics (2025.02~)
  • ๐Ÿ“œ Certificates (certificate can be shown if requested)

    • CSTS Foundation Level
    • TOEIC : 970
    • OPic : AL
  • ๐ŸŒฑ Iโ€™m currently learning/working on...

    • Device driver / Linux / C++ theory learning
    • PS
  • ๐Ÿ“ซ How to reach me

  • ๐ŸŒ community website

Seiyeon Cho's GitHub stats Solved.ac Profile

Pinned Loading

  1. ALEX ALEX Public

    Forked from microsoft/ALEX

    A library for building an in-memory, Adaptive Learned indEX

    C++ 1

  2. Birdy Birdy Public

    Birdy, a discord bot for message handling and scheduling

    Kotlin