Skip to content
View Griger5's full-sized avatar

Organizations

@open-atmos-krk

Block or report Griger5

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

About me

  • πŸŽ“ Applied Computer Science student at AGH University of Science and Technology.
  • πŸ’» C++ Backend Developer @ digatus
  • πŸ’‘ Former Summer Intern @ Paul Scherrer Institute
  • πŸ‘¨β€πŸ« President of KERNEL Computer Science Student Group
  • πŸ’» Mainly programming in C, C++, CUDA and Python.
  • πŸ“š Interested in: High-Performance Computing, Low-Latency Systems.

Links

LinkedIn β€’ Lignit Foundation β€’ open-atmos-krk

Projects I maintain or contribute to:

Project Description
nanobind_json nanobind add-on for automatic JSON operability between Python and C++
hpc-diy DIY computing cluster assembled and programmed by our open-atmos-krk team at AGH, comprised of Raspberry Pi 5 and Jetson Nanos
RADMONQA Supporting analysis of space radiation data from the IREM and RADEM detectors in ESA's INTEGRAL and JUICE mission at PSI
PyPartMC Python interface to PartMC, a particle-resolved Monte-Carlo code for atmospheric aerosol simulation
numba-mpi Python wrappers to the C MPI API callable from within Numba JIT-compiled code

Personal projects:

Project Description
mole-cli Cross-platform C++17 library for building type-safe command line interfaces and script interpreters
shrimp Nuxt4 application for image editing leveraging WebGPU and WebAssembly for computation
mole_math C language matrix math library accelerated with OpenMP and CUDA
Qt-sseum Multiplayer RPG written in C++ with gRPC server and Qt6 client

Pinned Loading

  1. mole-cli mole-cli Public

    Cross-platform C++ library for creating CLIs (and script interpreters) with type safety and minimal boilerplate

    C++ 3

  2. mole_math mole_math Public

    Matrix-based math library written in C with OpenMP and CUDA

    C 6

  3. open-atmos/PyPartMC open-atmos/PyPartMC Public

    Python (and C++) interface to PartMC with Jupyter/Python, Julia and Matlab examples

    C++ 31 14

  4. nanobind_json nanobind_json Public

    Forked from ianhbell/nanobind_json

    Header-only nanobind wrappers for nlohmann::json, supporting nanobind >2.0.0

    C++ 2

  5. open-atmos-krk/hpc-diy open-atmos-krk/hpc-diy Public

    Building, configuring, and using a DIY computing cluster

    Python 1 4

  6. shrimp shrimp Public

    Simple, Honest and Rapid Image Manipulation Program

    Vue