This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root = true | |
[*] | |
charset = utf-8 | |
indent_style = space | |
indent_size = 4 | |
end_of_line = lf | |
insert_final_line = true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json", | |
"basics": { | |
"name": "Nathan Campolina", | |
"label": "Web Developer", | |
"email": "nathancampolina.r@gmail.com", | |
"phone": "(19) 97127-8780", | |
"summary": "I am a self-taught web developer with skills in back-end, front-end, and some DevOps. I use JavaScript (ReactJS), TypeScript, and PHP (Laravel and CodeIgniter) in my projects. I prefer the TDD method and work with PHPUnit, Jest, and Cypress. Additionally, I have been using Linux (Ubuntu and Arch) for about three years.", | |
"location": { | |
"city": "Pirassununga", |