1
0
website/content/info/projects.md
2020-10-02 17:43:30 +03:00

1.7 KiB

+++ title = "projects" +++

Projects I maintain

  • Hakkero OS

    • Learning project to create a micro-kernel that runs on x86, arm and risc-v.
    • Current goal is to support webassembly and be able to run everything in ring 0, thanks to it's sandboxing features.
  • Neonment

    • Neonment is a first person hero shooter. Name is subject to change.
  • treeculler

    • A Rust crate for working with frustum and occlusion culling.
  • bevy_networking_delivery

    • A Rust crate for Bevy game engine that implements a simple Delivery based networking layer.
  • kIDE

    • Opinionated configuration for kakoune text editor, focusing on an IDE-like experience.
  • FlutterEnhancements

    • Basic Flutter support for Sublime Text 3.

Projects I contribute(d) to

  • Veloren and it's Book

    • Veloren is a multiplayer voxel RPG written in Rust.
    • My main contributions are for rendering and UI. Also maintaining build files for the Nix package manager and the Turkish translation. And added some guides to the book.
  • iced

    • A cross-platform GUI library for Rust, inspired by Elm.
  • nixpkgs

  • Nihonoari

    • A little and minimalist Flutter application for Japanese Kana training.