Skip to content
View kche0169's full-sized avatar
🏥
Studying
🏥
Studying

Block or report kche0169

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

Hello World! 🌏

Hi, I'm Kche (a.k.a ShiraTake)👋

🎓 Education

🎓 Master of Science in Information Engineering

📍The Chinese University of Hong Kong (CUHK)

  • Focus: Machine Learning, Deep Learning Systems

🎓 Bachelor of Science

📍Monash University

  • Relevant Coursework: Operating Systems, Database Systems, Computer Vision, Reinforcement Learning
  • Research: Multi-Agent Systems, AI Planning

🏫 High School Diploma

📍Tian Shan School Affiliated to East China Normal University

The fields I'm currently interested in💬

I have a broad range of interests in computer science, particularly in the following areas

  1. Single-Agent & Multi-Agent Planning and Decision Making
    • I am particularly interested in the field of Single-Agent and Multi-Agent Planning and Decision Making, with a focus on developing intelligent systems capable of autonomous decision-making and efficient problem-solving in dynamic environments.
    • I am currently participating in a multi-agent planning competition Robot Runners, where the goal is to enable agents to collaborate or compete in complex environments. I am looking for like-minded individuals to join, collaborate, and tackle the challenges together.

      If you have interested in this competition, please contacted with me.

  2. Operating Systems & Low-Level Programming
    I am fascinated by how operating systems work under the hood, and I enjoy contributing to projects that involve Rust and C to build fast and reliable systems software, particularly in memory management, scheduling, and system calls.
  3. Database Systems & Storage Engine
    I am currently interning at a database company, where my main responsibility is developing an open-source vector database. At the same time, I am deepening my understanding of database kernel principles and technologies to continuously enhance my professional skills and development capabilities.

Looking forward to learning🌱

  1. I am interested in the design and optimization of distributed systems.
  2. I am learning to use go to create fun toy projects.

My Tech Stack🔧

Here are some of the key technologies I'm currently working with:

  1. Programming Languages & Frameworks & Libraries

  1. Tools & Platforms

My side projects🤔

About OS

2. CSAPP Labs

About Networks

1. CS144

2. Protobuf - Bridge

About Database

Infinity is an AI-native database designed for large language model (LLM) applications.

TinySQL is a course designed to teach you how to implement a distributed relational database in Go.
The name TinySQL indicates that it is a simplified version of TiDB. See my comments in my blog.

About AI

1. CS188

Github Stat⚡

Anurag's GitHub stats

How to reach me📫

Pinned Loading

  1. Rust-Web-Server Rust-Web-Server Public

    一个可运行的单线程 web server

    Rust 1

  2. infinity infinity Public

    Forked from infiniflow/infinity

    The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text

    C++

  3. greptimedb greptimedb Public

    Forked from GreptimeTeam/greptimedb

    An open-source, cloud-native, unified time series database for metrics, logs and events, supporting SQL/PromQL/Streaming. Available on GreptimeCloud.

    Rust

  4. mini-lsm mini-lsm Public

    Forked from skyzh/mini-lsm

    A course of building an LSM-Tree storage engine (database) in a week.

    Rust