Skip to content
View hachispin's full-sized avatar
  • London, UK
  • 08:52 (UTC +01:00)

Block or report hachispin

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hachispin/README.md

Hi!

I generally prefer programming in Rust for larger projects. For quick scripts, I use Python or Bash. Occasionally, for learning purposes I use C++ (C++20 and above) and C.

Using...

  • Operating system: Fedora and Windows (dual booting)
  • Desktop environment: KDE Plasma
  • Web browser: Firefox (considering Helium once it's stable)
  • Code editor: Neovim (my config), Zed, VSCodium
  • Font: Mainly Lilex, Google Sans Code, Iosevka

Working on...

For the next few months I intend to focus on my EPQ, matrix-visualizer. I'll try to keep up development of my other projects if possible in the meantime.

And A-levels.

Pinned Loading

  1. matrix-visualizer matrix-visualizer Public

    A repository to hold my extended project qualification (EPO) written in Rust for visualizing matrices.

    Rust

  2. currust currust Public

    Converts cursors between Windows (CUR/ANI) to Linux (Xcursor) seamlessly; a CLI tool written in Rust

    Rust 6

  3. learning-projects learning-projects Public

    Small, one-off projects done to (hopefully) improve my programming skills

    Python