Skip to content
View danieljuniorce's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@fluketmc @menifytech

Block or report danieljuniorce

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
danieljuniorce/README.md

Hi there 👋

  • 🔭 I started programming at the age of 15 with programming logic, and after that I tried to evolve little by little.
  class Daniel {
    public contacts() {
      return {
        github: '@danieljuniorce',
        instagram: 'https://instagram.com/danieljuniorce',
        discord: 'danieljuniorce',
        telegram: 'danieljuniorce',
        linkedin: 'https://www.linkedin.com/in/danieljuniorce',
        job: 'Fluke'
      }
    }
    
    public info() {
      return {
        name: 'Daniel',
        surname: 'Souza',
        yearsOld: '26',
        country: 'Brazil',
        state: 'Ceará',
        city: 'Fortaleza'
      }
    }
  }
  
  const MyInfo = new Daniel()
  
  console.log(MyInfo.info())
  console.log(MyInfo.contacts())

Languages and Tools:

JavaScript TypeScript Nodejs Nodejs ReactJS React Native HTML5 CSS3 MongoDB MySQL Git Linux GitHub VSCode Insomnia

Daniel Status

Pinned Loading

  1. saaiph saaiph Public

    Criação do Framework para estudo.

    PHP 1