Giter VIP home page Giter VIP logo
Carlos Díaz (Junior Web Developer) photo

cqrlosarch Goto Github PK

followers: 16.0 following: 16.0 repos: 66.0 gists: 1.0

Name: Carlos Díaz (Junior Web Developer)

Type: User

Bio: F.P. Diseño y Publicación Web / Diplomado en Gestión y Administración Pública - UNEX / Lic. en Ciencias Políticas - Univ. Complutense (Madrid)

Twitter: cqrlosArch

Location: Mérida, Spain

Hi there 👋

I am a frontend developer and a lover of technology

GitHub Profile Trophy

GitHub Profile Trophy

GitHub Stats

Most Used Languages GitHub Stats
Top Langs Stats

My Skills

import SoftwareDeveloper from 'cqrlosarch';

class Bio extends SoftwareDeveloper {
    name     = 'Carlos Díaz';
    stack    = 'Frontend Developer';
    location = 'Spain';
}

class Skills extends SoftwareDeveloper {
    languages = ['HTML', 'CSS', 'JavaScript'];

    preprocessos = {
        html: 'Pug',
        CSS: {
            Sass/SCSS': true,
            PostCSS: true
         },
        javascript: {
            babel: true,
            typescript: async () => await learn()
        }
    };

    othersTecnologies = {
        versionControl: 'Git',
        softwareHosting: 'GitHub',
        linterns: 'ESLint',
        formaters: 'Prettier',
        deployment:{
            firebase: true,
            vercel: true,
        },
        tasksRunners: {
            gulp: true,
            webpack: true,
            rollup: true,
            parcel = async () => await learn(),

        }
    };

 
    frameworks = {
            React: true,
            async () => await learn('Svelte','Vue','Angular');

        }

    node = async () => await learn()
}

Carlos Díaz (Junior Web Developer)'s Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.