Skip to content
View hardfau1t's full-sized avatar
Block or Report

Block or report hardfau1t

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

Hi there πŸ‘‹ I am hardfault

I am embedded developer/Tinkerer/Linux enthuisiast. I like Rust and i use rust for most of my personal work, and Python and bash nu for scripting and automating. BTW I use arch everywhere.

πŸŽ† My major projects

  • mscout : a mpd plugin which is written in rust which will listen on mpd events and based on that calculates ratings for songs.
  • spacewar : a simple game written for stm32F767Zi, written in rust.
  • stm32_pal : its a C project workspace made with makefiles and a library which provides all the structures to manipulate all the registers which is generated using svd file
  • Xarena : esports site written in python's Django for creating online game competetions.

πŸ€“ Currently I know

  • Rust
  • C
  • Python
  • Lua
  • bash nushell for scripting

About me, I like to play CTF's(reversing and binary exploitation), ricing my linux set up, turn based strategy games.

Pinned Loading

  1. space-war space-war Public

    A game developed made for stm32f767zi and ssd1306, using RTIC

    Rust 1

  2. stm32f767zi-pal stm32f767zi-pal Public

    peripharal access library for stm32f767zi mcu

    C

  3. mscout mscout Public

    plugin for mpd to rate song based on play_counts

    Rust 7

  4. stm32f7-drivers stm32f7-drivers Public

    simple drivers for peripheral handling

    C

  5. stm32_bare_metal stm32_bare_metal Public

    simple codes written in assembly language

    Assembly

  6. Xarena Xarena Public

    JavaScript