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