Skip to content
View JelteDirks's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report JelteDirks

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
JelteDirks/readme.md

This is me

Programming is easy, creating good software is a challenge.

Pinned Loading

  1. git-analyzer git-analyzer Public

    Analyze a git repositories. Ultimately analyze all git repositories of some user (github/githlab/etc).

    Rust

  2. lsdep lsdep Public

    Listing a directory with a certain specified depth. Practice doing this in rust since I will be needing it in another project.

    Rust

  3. motor-shield-control motor-shield-control Public

    A Rust library for controlling DC or stepper motors with the Arduino Motor Control Shield for (2x) L293D.

    Rust

  4. nvim-config nvim-config Public

    Config files for nvim

    Lua

  5. web-image-generator web-image-generator Public

    A CLI program for generating commonly used web image sizes from a provided image.

    Rust

  6. trie-builder trie-builder Public

    Builds a trie from a list of strings.

    C