Skip to content
View Lachstec's full-sized avatar

Highlights

  • Pro

Block or report Lachstec

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

Hello there, i am Leon 👋

Applied computer science student and hobbyist programmer with a special interest in low level languages, especially Rust. I also have some basic knowledge of Java and C.

  • 🔭 Currently learning graphics development
  • 🌱 Long term goal: Writing a really small game completely from scratch
  • 💭 Also interested in: Cyber Security, Operating Systems, WebAssembly

Popular repositories Loading

  1. ginmi ginmi Public

    gnmi client for rust

    Rust 1

  2. Lachstec Lachstec Public

    Config files for my GitHub profile.

  3. arm_asm arm_asm Public

    repo where i put stuff from my arm book

    Assembly

  4. distributed-systems distributed-systems Public

    excercises from my distributed systems class

    C

  5. sparse-vector sparse-vector Public

    Implementation of a Sparse Vector using a backing LinkedList

    Java

  6. rb-tree rb-tree Public

    red black tree for algorithms and datastructures lecture

    Java