/// Giancarlo's Profile
///
/// I'm a software developer working mainly with rails and flutter
///
/// Find me on:
/// Github : [giancarlopro]
/// Valorant : [Giancarlo]
class Giancarlo extends Developer {
final String name = 'Giancarlo Rocha';
final String email = 'contato@giancarlo.rocks';
List<String> get languages => [
'dart',
'ruby',
'javascript',
];
List<String> get technologies => [
'flutter',
'rails',
'react',
'postgresql',
'mariadb',
];
String get OS => 'Arch Linux';
List<String> get editors => [
'vscode',
'vim',
];
}
giancarlopro
Follow
[object Object]
Highlights
- Pro
Pinned Loading
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.