Skip to content
View gabyx's full-sized avatar
👌
More Single Layer of Abstraction please ...
👌
More Single Layer of Abstraction please ...

Sponsors

@agentydragon

Block or report gabyx

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

My Projects

Git & Best Practices

  • Githooks: 🦎 Githooks: per-repo and shared Git hooks with version control and auto - update.

  • Vim Motions In A Nutshell: What you really need to know when learning Vim motions.

  • Best Practices at SDSC: Contributions to developer enablement, development practices, documentation tooling and CI setup.

Configuration

  • dotfiles, astronvim: My config files for my programming setup and NixOS configuration.

  • NixOS Workshop: A small workshop aiming to get you started with a modern flake-based NixOS configuration setup, exploring NixOS in a VM and deploying it.

Rust

C++

Language Learning

  • RsFluid: Rust learning project implementing a fluid simulation.

  • Markdown2PDF: Rust learning project implementing a full-stack micro-service (kubernetes) architectured web-app which converts Markdown files/projects into PDF in the backend, using all best tools available so far in 2024.

  • Ki-Kist: Rust learning project implementing a REST client & server architecture (kubernetes) to store asymmetric encryption keys for signing documents.

Build-Systems

  • Quitsh: A component-based build tool which aims at treating build tooling code as normal code with typed, fast-compilable language go.

  • RsBuckPlayground: Building a Rust project with Buck2. Nix acts as a toolchain provider before buck is involved.

Markdown

Numerics

  • ApproxMVBB: Fast algorithms to compute approximation of 3d minimal bounding boxes.

Mechanics

  • GRSFramework: Granular rigid body simulation framework.
  • Woodpecker: Non-smooth mechanics benchmark problem computed in a python notebook converted to a SVG animation.

Metrics

github metrics

Pinned Loading

  1. Githooks Public

    🦎 Githooks: per-repo and shared Git hooks with version control and auto update. [✩Star] if you're using it!

    Go 110 5

  2. Technical-Markdown Public

    Easy and full-automated markdown setup for technical documents.

    Less 115 7

  3. ApproxMVBB Public

    Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.

    C++ 457 93

  4. Technical-Presentation Public

    Technical Presentations with https://github.com/hakimel/reveal.js - With Standalone Packaging for HTML/PDF

    Shell 1 1

  5. RsFluid Public

    An Eulerian fluid simulation written in Rust to learn the language

    Rust 11

  6. GRSFramework Public

    Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.

    C++ 10

1,168 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing gabyx's contributions from April 21, 2024 to April 26, 2025. The contributions are 85% commits, 7% pull requests, 4% code review, 4% issues. 4% Code review 4% Issues 7% Pull requests 85% Commits

Contribution activity

April 2025

Created 1 repository
  • gabyx/devenv Nix
    This contribution was made on Apr 2

Created a pull request in cachix/devenv that received 21 comments

feat: add keycloak service

Add keycloak service. Add optional realm import and export. Add example. Test that it works. Make health prope script work. @andrzejressel, @tb…

+5,130 −49 lines changed 21 comments
Opened 7 other pull requests in 5 repositories
Reviewed 3 pull requests in 3 repositories

Created an issue in oxalica/rust-overlay that received 1 comment

bug/question: rust-default-1.88-.. derivation is part of output but why?

Problem We have the following rust CLI tool default.nix which you can build with: nix build "github:sdsc-ordes/catplus-converters?dir=tools/nix&ref…

1 comment
Loading