Hazuki Keatsu

An undergraduate at Xidian University majoring in Software Engineering. I am proficient in using the frameworks like Flutter and Svelte. Rust is my favorite which I used for my own compiler project.

Flutter Flutter
Svelte Svelte
Rust Rust
TypeScript Typescript
Hazuki Keatsu

About

An undergraduate student from China majoring in Software Engineering — a XDUer. I'm not a theorist but a hands-on person, and I actively contribute to various open-source projects.

Right now I'm focusing on Compiler and Operating System. If you are interested in me, feel free to reach out.

Selected path

Experience

A work-in-progress record of things I am conducting.

  1. Education

    Software Engineering at XDU

    Even though there are some regrets, I still welcomed a brand new beginning.

    • Software Engineering
  2. Practice

    Participate into FOSS

    Collaborating on XDYou, an open-source utility that makes everyday campus information easier to reach.

    • Flutter
  3. Exploration

    Compiler

    Exploring the boundary between language design and systems programming.

    • Rust
    • LLVM

Projects

  • 01

    XDYou Cooperator

    An open-source student information lookup software for XDU students, including features like class schedule check, grade check, and electricity bill check.

    • Flutter Flutter
    • Swift Swift
    • Kotlin Kotlin
  • 02

    Gane Owner

    Gane is a project still in developing. It is a Go language compiler and compilation architecture under a no-std environment that combines JIT and AOT compilation. It is dedicated to addressing the stop-the-world problem of Go language's GC during operation, while also providing an engineering practice for the design of compilers with higher execution performance.

    • Rust Rust
    • Go Go
    • LLVM LLVM
  • 03

    Homero Owner

    The home page template with minimalism which is the website you are browsing. And the blog renderer based on Markdown is integrated into the template.

    • Svelte Svelte