Skip to content

Instantly share code, notes, and snippets.

@xfoguet
Last active December 4, 2022 11:16
Show Gist options
  • Select an option

  • Save xfoguet/edec8d3023275180a28e96308c3a17fe to your computer and use it in GitHub Desktop.

Select an option

Save xfoguet/edec8d3023275180a28e96308c3a17fe to your computer and use it in GitHub Desktop.
{
"meta": {
"theme": "kendall"
},
"basics": {
"name": "Xavier Foguet",
"label": "Backend Developer",
"image": "https://avatars.githubusercontent.com/u/4183442?v=4",
"summary": "Started developing in Cobol, moved to Lotus Notes, php (and js) and finally I focused on Go. Interested in DevOps ecosystem, Data pipe lines, Kubernetes, microservices and monitoring projects. Looking for stable (but not boring) project that can let me grow. Not interested in crypto/betting projects.",
"email": "[email protected]",
"phone":" +34 662011146",
"location": {
"city": "Toledo",
"countryCode": "ES"
},
"profiles": [
{
"url": "https://github.com/xfoguet",
"username": "xfoguet",
"network": "github"
}
]
},
"education": [
{
"endDate": "2008",
"startDate": "2001",
"area": "Telematics Engineering (incomplete)",
"studyType": "Bachelors",
"institution": "UPF - UOC"
}
],
"skills": [
{
"keywords": ["Go", "PHP"],
"level": "Senior",
"name": "Backend"
},
{
"keywords": [
"HTML / JSX",
"SCSS / CSS ",
"Javascript / Typescript",
"Svelte / Vue"
],
"level": "Interested",
"name": "Frontend"
},
{
"keywords": ["AWS", "GCloud"],
"level": "Senior",
"name": "Devops"
}
],
"work": [
{
"summary": "Working in internal tooling team. Multiple projects that allowed other teams to deploy services, creation of ephemeral envs to test new features and such.",
"website": "https://typeform.com/",
"name": "Typeform",
"location": "Remote",
"position": "Senior Backend Developer",
"startDate": "2022-03-01",
"highlights": ["Go", "Kubernetes", "API", "Jenkins"]
},
{
"summary": "Develop cloud based solutions to transfer data from/to multiple sources(db’s, S3, gcs,sftp,etc..) using microservices and streaming data",
"website": "https://www.bbvanexttechnologies.com/",
"name": "BBVA Next",
"location": "Madrid - Remote",
"position": "Senior Backend Developer",
"startDate": "2019-12-01",
"endDate": "2022-03-01",
"highlights": [
"Go",
"Docker, Ansible, Nomad",
"MongoDb, Redis, SQLdb's",
"AWS, GCP",
"Prometheus"
]
},
{
"highlights": ["Online Shop", "Stock Manager", "Tinny Go services for managing backups"],
"summary": "Main client was a Laravel based e-commerce with multiple catalog sources that were handled via Go microservices. Developed Go services for Stock handling in some small shops.",
"website": "",
"pinned": true,
"name": "Freelance",
"position": "Backend Developer",
"location": "Remote",
"startDate": "2018-03-01",
"endDate": "2019-12-01"
},
{
"highlights": [
"Key vlue DB to reduce costs",
"Service for real time trading ads"
],
"summary": "Integration multiple ad campaigns to our own db. Developed a cache db (key-Value) that had multiple protocols implemented. That DB worked as a cache layer with custom ttl.",
"website": "https://kimiagroup.com/",
"name": "Kimia",
"location": "Madrid",
"position": "Backend Developer",
"startDate": "2017-09-01",
"endDate": "2018-03-01"
},
{
"highlights": [
"Managed a team"
],
"summary": "Online newspaper. Using Wordpress as CMS, developed a big plugin to handle “front page” organization. Later moved to AWS with Varnish cache layer. Implemented an app for BI that enabled custom subscription types on real time.Online newspaper. Using Wordpress as CMS, developed a big plugin to handle “front page” organization. Later moved to AWS with Varnish cache layer. Implemented an app for BI that enabled custom subscription types on real time.",
"website": "https://www.elindependiente.com/",
"name": "El Independiente",
"position": "CTO",
"location": "Madrid",
"startDate": "2016-08-01",
"endDate": "2017-09-01"
},
{
"summary": "Developed subscription plans and payments service for online newspaper.",
"website": "http://elespanol.com",
"name": "El Español",
"location": "Madrid",
"position": "Backend Developer",
"startDate": "2015-06-01",
"endDate": "2016-07-01"
},
{
"summary": "Develop a solution to merge multiple CMS into a new platform",
"name": "Colegio Registradores",
"position": "Analyst Developer",
"location": "Madrid",
"endDate": "2015-06-01",
"startDate": "2014-03-01"
},
{
"summary": "Migration from Lotus Notes to MS Platform",
"name": "Bankia",
"location": "Madrid",
"position": "Analyst Developer",
"endDate": "2014-10-01",
"startDate": "2011-02-01"
},
{
"name": "Bet Value",
"summary": "Migrated XML usage to JSON",
"location": "Madrid",
"position": "Analyst Developer",
"startDate": "2010-08-01",
"endDate": "2011-02-01"
},
{
"name": "T-Systems",
"location": "Barcelona",
"summary": "Multiple projects using Lotus Notes and jQuery",
"position": "Analyst Developer",
"startDate": "2006-10-01",
"endDate": "2010-06-01"
},
{
"name": "Iconus",
"location": "Barcelona",
"summary": "Lotus Notes related projects",
"position": "Jr->Sr Developer",
"startDate": "2004-09-01",
"endDate": "2006-10-01"
}
],
"interests": [
{
"name": "Gardening"
},
{
"name": "Vermicomposting"
},
{
"name": "Fishing"
},
{
"name": "Fly tying"
},
{
"name": "Reading"
},
{
"name": "Open Source"
},
{
"name": "Fly observation"
}
],
"volunteer": [
{
"organization": "School events",
"position": "Give Talks",
"summary": "Once / twice per year I speak about some things that i'm passionate about. Try to make kids aware of things that sorround us with some teory and lots of practice.",
"highlights": [
"Ants, how do they work?",
"Switfs, how important are they?",
"Vermicomposting, Why is awesome to compost at home",
"Bats,why are they so important?"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment