Skip to content
View ricardo-melo-martins's full-sized avatar
🤓
Available for hard work
🤓
Available for hard work
Block or Report

Block or report ricardo-melo-martins

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

⚡ RMM ⚡

const profile = {
  name: 'Ricardo Melo Martins',
  age: '48',
  occupation: Fullstack Developer,
  proficiency: [backend, frontend], 
  experiences: [mobile, devops],
}

# knowledge acquired in the private companies I worked for
expand(profile.proficiency) => {
  'backend': {
    PHP: ['Zend', 'Symfony', 'Cake', 'Laravel', 'Codeigniter'],
    Node: ['Express', 'NestJs'],
    Python: ['Flask'],
    Java: ['Springboot', 'JSF','Struts','RestEasy'],
    Csharp: ['Mvc Razor'],
    VB: ['6', 'Vb.net', 'Asp Classic']
  },
  'frontend': {
    Html: ['Tailwind Css', 'Bootstrap', 'OnsenUI', 'Dojo']
    Javascript: ['vanilla', 'typescript', 'babel'],
    Vue: ['2', '3', 'Composition Api', 'typescript'],
    React: ['Mui'],
    Angular: ['2+', 'Angularjs'],
    extras: ['Jquery','Gulp']
  },
};

expand(profile.experiences) => {
  'mobile': {
    Java,
    React Native,
    hybrid : {
      Ionic,
      Monaca,
      Framework7
    },
  },
  'devops': {
    Network,
    Docker,
    Shell,
    Cloud: {
      'Azure',
      'AWS Amazon'
      'GC Google' 
  }
};

📊 GitHub Stats:

Pinned

  1. typescript-skeleton typescript-skeleton Public template

    ⚡ RMM ⚡ Typescript Standard and basic structure to assist in the quick start of tests, projects, pocs with this technology.

    TypeScript

  2. pdo-wrapper pdo-wrapper Public

    ⚡ RMM ⚡Simples abstração de banco de dados em Php 8.x usando conector PDO

    PHP

  3. nestjs-skeleton nestjs-skeleton Public

    ⚡ RMM ⚡ Standard and basic structure to assist in the quick start of tests, projects, pocs with this technology.

    TypeScript

  4. slim4-api-skeleton slim4-api-skeleton Public

    ⚡ RMM ⚡ Slim 4 Api Skeleton PHP for fast implementation

    PHP

  5. docker docker Public

    ⚡ RMM ⚡:: 🐳 docker with database for fun development

    PLpgSQL

  6. Python restful api created with Flas... Python restful api created with Flask 2.3.x
    1
    
                  
    2
    ![Flask 2.3 logo](https://flask.palletsprojects.com/en/2.3.x/_images/flask-horizontal.png)
    3
    <small>[Flask 2.3.x Documentation](https://flask.palletsprojects.com/en/2.3.x/)</small>
    4
    
                  
    5
    Install Flask