Skip to content
View senorihl's full-sized avatar

Block or report senorihl

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

Bonjour there 👋, I'm Senorihl

PHP, JavaScript & React Native developper.

senorihl

Blogs posts

Connect with me:

senorihl senorihl 2414324 https://senorihl.github.io/feed.xml

Languages and Tools:

bash css3 docker express firebase gcp git graphql gulp html5 javascript jekyll jest linux mocha mysql nginx nodejs php postgresql postman react reactnative redis redux sass sqlite symfony travisci typescript webpack

Play with me:

SC Steam

Pinned Loading

  1. Awesome Git PS1 Awesome Git PS1
    1
    # get current branch in git repo
    2
    function parse_git_branch() {
    3
        BRANCH=`git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/\1/'`
    4
        if [ ! "${BRANCH}" == "" ]
    5
        then
  2. lemonde/phalcon-abtest lemonde/phalcon-abtest Public

    PHP 1 2