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

Block or report Reinis

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

Hi, I'm Reinis 👋

I'm interested in many topics of Open Source software and IT, driven by the need to understand how things work.

Have learned and used Python for a many years. Right now, learning PHP and Web development in general.

Constantly learning new things and enjoying every bit of it.

LinkedIn Gmail

Linux vim Git GitHub GitLab

Python PHP PHP TypeScript HTML5 CSS3 Tailwind CSS

Reinis' GitHub Stats

Languages

Programming languages

Pinned Loading

  1. aoc2023pluto aoc2023pluto Public

    Advent of Code 2023 Pluto notebooks

    Julia 1

  2. Print bit pattern of a number in Bash Print bit pattern of a number in Bash
    1
    # Pretty print binary pattern of a number
    2
    pb() {
    3
        pn 2 4 "${1}"
    4
    }
    5
    
                  
  3. vim-gromacs vim-gromacs Public

    Forked from HubLot/vim-gromacs

    Plugin Vi/Vim to manipulate Gromacs files (syntax highlighting, macros)

    Vim Script 3

  4. openbabel openbabel Public

    Forked from openbabel/openbabel

    Open Babel is a chemical toolbox designed to speak the many languages of chemical data.

    C++ 1

  5. rei4dan rei4dan Public

    Personal Gentoo overlay

    Shell

  6. cyrus-and/gdb-dashboard cyrus-and/gdb-dashboard Public

    Modular visual interface for GDB in Python

    Python 10.9k 763