Skip to content
View Murzbul's full-sized avatar
๐Ÿ‘ฝ
Focusing
๐Ÿ‘ฝ
Focusing
  • DigiChanges
  • Buenos Aires, Argentina

Block or report Murzbul

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

Typing SVG

I'm Nathan Russo - ๐Ÿ‘ฑ๐Ÿผ Murzbul (โ˜•๐Ÿ’ป๐Ÿ’ก)ยฎโ„ข

Open Source Love License Updated Badge My Metal Playlist

Visits GitHub Followers GitHub User's stars

Softwares I Use

webstorm docker

Languages That I Know...

Javascript Typescript Markdown PHP C++ C#

About Me...

I'm a DevOps & Teacher, but always a life student.

  • ๐Ÿ‘‹๐Ÿผ Hi, Iโ€™m @Nathan M. Russo
  • ๐Ÿ˜„ Adjectives: Coder, Leader and Kind Hearted.
  • โšก I Like Coding, Football, Music and Playing Games.
  • ๐ŸŽ“ Actually I'm focus on DevOps, Software Architect and Cibersecurity.
  • ๐Ÿ˜‰ So, Check Out My Repositories and Projects. Hope You Enjoy !!!
  • ๐Ÿ‘€ I'm interested in Clean Arquitecture and DevOps Culture.
  • ๐Ÿ’ž๏ธ I'm looking to collaborate on Open Source projects and help with my own framework project, call NExp(node experience).


๐Ÿ‘ฑ๐Ÿผ Projects ๐Ÿš€


๐Ÿ’ป Projects ๐ŸŒŸ Stars ๐Ÿด Forks ๐Ÿ› Issues ๐Ÿ”” Pull Requests ๐Ÿ‘จโ€๐Ÿ’ป Language
๐Ÿš€ Node Experience Stars Forks Issues Pull Requests Language
๐Ÿš€ Solid Experience Stars Forks Issues Pull Requests Language
๐Ÿš€ Nexp CLI Stars Forks Issues Pull Requests Language
๐Ÿš€ Shared Experience Stars Forks Issues Pull Requests Language


Pinned Loading

  1. DigiChanges/node-experience DigiChanges/node-experience Public

    Hello! NExp (Node Experience) is a boilerplate for Node, which makes use of a Hexagonal architecture, in addition to all the power of TypeScript that combined allow a perfect cohesion thus achievinโ€ฆ

    TypeScript 51 37

  2. DigiChanges/react-experience DigiChanges/react-experience Public

    It's a react boilerplate with a some components and an integration API with node experience.

    TypeScript 5 1

  3. DigiChanges/nginx-proxy-experience DigiChanges/nginx-proxy-experience Public

    JavaScript 1

  4. DigiChanges/nexp-cli DigiChanges/nexp-cli Public

    Node Experience CLI

    JavaScript 8

  5. Git Branch on Terminal with Colors Git Branch on Terminal with Colors
    1
    parse_git_branch() {
    2
         git branch 2> /dev/null | sed -e '/^[^*]/d' -e 's/* \(.*\)/(\1)/'
    3
    }
    4
    
    
    5
    export PS1="\[\e[01;32m\]\u@\h : \[\e[01;34m\]\w \[\e[01;31m\]\$(parse_git_branch)\[\e[00m\] $ "
  6. DigiChanges/solid-experience DigiChanges/solid-experience Public

    TypeScript 15 14