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'
}
};
🤓
Available for hard work
Pinned Loading
-
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
-
pdo-wrapper
pdo-wrapper Public⚡ RMM ⚡Simples abstração de banco de dados em Php 8.x usando conector PDO
PHP
-
nestjs-skeleton
nestjs-skeleton Public⚡ RMM ⚡ Standard and basic structure to assist in the quick start of tests, projects, pocs with this technology.
TypeScript
-
slim4-api-skeleton
slim4-api-skeleton Public⚡ RMM ⚡ Slim 4 Api Skeleton PHP for fast implementation
PHP
-
-
Python restful api created with Flas...
Python restful api created with Flask 2.3.x 12![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>
45Install Flask
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.