Skip to content
View hachispin's full-sized avatar
  • London, UK

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.

Content in all repositories owned by your account will be closed.
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!

Programming languages

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.

General setup

  • Operating system: Fedora and Windows (dual booting)
  • Desktop environment: KDE Plasma
  • Web browser: Firefox (considering Helium once it has expand-on-hover for vertical tabs)
  • Code editor: Neovim (my config), VSCodium, Zed (spiritually)
  • Fonts: Slightly customized Recursive builds (for monospace and sans-serif) and Source Serif 4.

Projects

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 11

  3. learning-projects learning-projects Public

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

    Python