Browse Source

working on translations

master
Julio Biason 7 years ago
parent
commit
bc20d6e26b
  1. 64
      translations.json

64
translations.json

@ -0,0 +1,64 @@
{
"name": "Júlio Biason",
"en-au": {
"title": "Software Engineer",
"phone": {
"description": "Phone",
"value": "+55 51 98222 0669"
},
"email": {
"description": "Email",
"value": "julio.biason@gmail.com"
},
"repos": {
"github": {
"description": "Github",
"value": "https://github.com/jbiason"
},
"bitbucket": {
"description": "BitBucket",
"value": "https://bitbucket.org/juliobiason"
}
},
"profile": [
"Working professionally since 1990 as a software developer, I’ve worked in various positions and with different team sizes; from a single developer and analyst to a member of a team of 15 people from 3 different companies working on the backend system of the largest Brazilian ISP.",
"Self-taught in different languages — I learnt BASIC by reading my MSX manual and Pascal by reading Turbo Pascal help system — I'm always trying to learn new things, either by following examples or by reading books about different languages and other development subjects, like clean code and agile methods.",
"Professionally, I’m always trying to expand my knowledge to different areas, systems and languages and the related processes."
],
"experience": {
"description": "Work Experience",
"jobs": [
{
"company": "Azion Technologies",
"worktime": "Jul 2017-Present",
"position": "Software Engineer",
"attributions": [
"Maintaining apps in Django/Python.",
"Maitaining Kafka consumers/producers in Python and Storm."
]
{,
{
"company": "CWI Software",
"worktime": "Sep 2012-Jul 2017",
"position": "Software Engineer",
"attributions": [
"Development of mobile applications for local university, iOS/Objective-C.",
"Development of a web framework with dynamic module loading, based on Flask (Python); interface designed with Bootstrap 2 and jQuery.",
"Development of mobile application for a logistics company, iOS/Objective-C.",
"Development of apps for Django/Python.",
"Development of embedded applications in C for routers and switches, using Tail-F ConfD and Enea Element; all development following Scrum methodologies."
]
},
{
"company": "Iplenix Sistemas de Internet",
"worktime": "Feb 2010-Sep 2012",
"position": "Software Developer",
"attributions": [
"Redesigned the company internal framework in PHP.",
""
]
}
}
}
}
}
Loading…
Cancel
Save