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

Block or report dtziugomez

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

Hi I'm Deyvi Tziu

Dev & Digital Nomad.

const background = {
 .NET: {
  code: ["c#", "vb","SQL"],
  tools: ["Devexpress", "linq", "Visual studio"],
  architecture: ["mvc", "3 layer", "solid"]
 },
 JAVASCRIPT: {
  code: [ES6, HTML, CSS],
  tools: [React, Redux, Node, Angular, Vuejs],
  architecture: ["mvc"]
 }
  
}

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! :)

Popular repositories

  1. Recursos Recursos Public

    first repository

    1

  2. html5-boilerplate html5-boilerplate Public

    Forked from h5bp/html5-boilerplate

    A professional front-end template for building fast, robust, and adaptable web apps or sites.

    CSS

  3. Modernizr Modernizr Public

    Forked from Modernizr/Modernizr

    Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user’s browser.

    JavaScript

  4. jquery jquery Public

    Forked from jquery/jquery

    jQuery JavaScript Library

    JavaScript

  5. todomvc-backbone-es6 todomvc-backbone-es6 Public

    Forked from tastejs/todomvc-backbone-es6

    Backbone TodoMVC rewritten using ES6

    CSS

  6. jquery-simulate jquery-simulate Public

    Forked from eduardolundgren/jquery-simulate

    jQuery Simulate is a plugin to simulate browser mouse and keyboard real events. This plugin leveraged the jQuery UI Automated tests to another level, giving the possibility to create automated scri…

    JavaScript