Skip to content

Instantly share code, notes, and snippets.

View fernandobhz's full-sized avatar

Fernando Reis Guimarães fernandobhz

View GitHub Profile
@fernandobhz
fernandobhz / SoftwareEngineer.md
Created May 13, 2020 18:47 — forked from jprivillaso/SoftwareEngineer.md
Software Engineer role at Energicos Gmbh

SOFTWARE ENGINEER ENERGICOS GMBH

Energicos is a utility company headquartered in Berlin/ Germany. We supply Gas, Electricity and Heat to mainly residential customers in Germany. Energicos energy supply is based on real-time data analysis to minimise the carbon footprint. The software representing the backbone of our real-time data analysis is being developed by a 100% distributed team using cutting-edge technologies. Our Applications are using AWS Serverless as main architecture layer. We use multiple AWS services supporting scalability for both the team and the resulting features to ensure a rapid feature development and deploy process. To accommodate our growing business we are looking for an independent and experienced engineer with great analytical skills and advanced knowledge regarding AWS services.

Main Responsibilities for this position:

  • Build new APIs using swagger and VTL integrations with DynamoDB
javascript: (function() {
var results = [];
var totalTrips = 0;
var cancelledTrips = 0;
var nbTripsShared = 0;
var finishedParsing = false;
var totalNbPeopleSharedWith = 0;
var urlCalculated = [];
function parsePage(page) {