Skip to content
View kche0169's full-sized avatar
🏠
Working
🏠
Working

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 there, I'm kche aka ShiraTake👋

我目前感兴趣的领域💬

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. Looking forward to learning QEMU, particularly its role in system-level virtualization and testing different OS environments.
  2. I am interested in the design and optimization of distributed systems.

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

  1. rCore
  2. CSAPP Labs

About Networks

  1. CS144
  2. CSAPP Proxy Lab
  3. Protobuf - Bridge

About Database

  1. Infinity

About AI

  1. 本项目是基于CS188创建,用于学习传统的AI算法,主要包括各类寻路算法和强化学习(以single agent为主)。

Github Stat⚡

Anurag's GitHub stats

How to reach me📫

Pinned Loading

  1. CS-APP-Proxy-Lab CS-APP-Proxy-Lab Public

    实现一个支持多并发连接的HTTP代理服务器,并通过缓存最近访问的网页内容优化性能。 Implement an HTTP proxy server that supports multiple concurrent connections and optimizes performance by caching recently accessed web content.

    C 1

  2. Rust-Web-Server Rust-Web-Server Public

    一个可运行的单线程 web server

    Rust 1

  3. LRL52/CS144-Sponge LRL52/CS144-Sponge Public

    Standford CS144 Lab (Sponge 版本),已全部完成

    C++ 71 41

  4. 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++