Skip to content
View jerzabek's full-sized avatar

Highlights

  • Pro

Organizations

@NeuralVue

Block or report jerzabek

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

Pinned Loading

  1. pinehaus pinehaus Public

    Web shop implementation as verification for concepts examined in masters thesis

    TypeScript

  2. Codeshark Codeshark Public

    FER Programsko Inženjerstvo 2021./2022. Projekt

    JavaScript 2 2

  3. rsikspr rsikspr Public

    Razvoj skalabilnih informacijskih i komunikacijskih sustava proizvodne razine

    Java 1

  4. seminar-2 seminar-2 Public

    FER Seminar 2 2023.

    TypeScript 1

  5. Aliases I use in my ZSH terminal Aliases I use in my ZSH terminal
    1
    # I also use https://ohmyz.sh/ with rkj-repos theme
    2
    
                  
    3
    # Useful aliases that I use day to day
    4
    alias ls="ls -al"
    5
    alias cd..="cd .."