Coder Social home page Coder Social logo

🔥 If you're good at something never do it for free

> node ./me.js

const developer = 'me'

const softwareEngineer = {
  me: {
    alias: 'hepoblet',
    name: 'Héctor Poblete',
    role: 'Mobile Developer',
    company: `Papa John's Chile`,
    country: 'Chile',
    get hello() {
      const { alias, name, role, company, country } = this
      return `Howdy!\nMy name is ${name} aka ${alias}. I'm ${role} on ${company} from ${country} `
    }
  }
}

console.log(softwareEngineer[developer].hello)

🌋 GitHub Stats

GitHub Top Langs GitHub Stats GitHub Activity Graph

🥇 GitHub Trophies

GitHub Trophies

🚀 Repositories

hepoblet/hepoblet hepoblet/hepoblet.github.io

🔥 Streak Stats

GitHub Streak Stats

🎸 Skills

React React Native Redux Redux Saga Expo Google Play App Store Firebase Bitrise JavaScript NodeJS npm yarn CocoaPods Composer MongoDB PHP Apache NGINX Laravel MySQL Microsoft SQL Server Bootstrap Bulma Ant Design Xcode Android Studio Visual Studio Code Insomnia Postman GitHub Jira Slack Microsoft Azure Microsoft Apple Android iOS

LinkedIn Website GitHub Followers

Profile Visitors

Héctor Patricio Poblete Concha's Projects

retrofit icon retrofit

A type-safe HTTP client for Android and the JVM

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.