Skip to content

Instantly share code, notes, and snippets.

@kyrsideris
Last active January 21, 2021 09:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kyrsideris/d3164b1e4077117cb82234847ca007f9 to your computer and use it in GitHub Desktop.
Save kyrsideris/d3164b1e4077117cb82234847ca007f9 to your computer and use it in GitHub Desktop.
{
"basics": {
"name": "Kyriakos Sideris",
"label": "Senior Data Engineer",
"picture": "",
"email": "kyriakos@hey.com",
"phone": "+440000000000",
"website": "https://sider.is",
"summary": "A summary of Kyriakos Sideris...",
"location": {
"address": "Crouch End",
"postalCode": "N8",
"city": "London",
"countryCode": "UK",
"region": "Greater London"
},
"profiles": [{
"network": "Twitter",
"username": "kyrsideris",
"url": "https://twitter.com/kyrsideris"
}]
},
"work": [{
"company": "Expedia Group",
"position": "Sr Software Engineer, Big Data",
"website": "https://expediagroup.com",
"startDate": "2019-12-01",
"endDate": "2021",
"summary": "Development and maintainance of steaming platfrom for Expedia Partner Solutions",
"highlights": []
},{
"company": "Expedia Group",
"position": "Software Development Engineer II",
"website": "https://expediagroup.com",
"startDate": "2018-08-08",
"endDate": "2019-12-01",
"summary": "Development and maintainance of steaming platfrom for Expedia Group",
"highlights": [
"Design, development and testing of features for Data Highway, an open-sourced Apache Kafka based streaming platform, which leverages Kubernetes.",
"Deployment, productionisation and integration testing of DH for Expedia Group",
"Development and maintenance of Hive Sink for Kafka based EG Stream Platform",
"Member of Code Academy committee, an Expedia education group"
]
},{
"company": "DeepCrawl",
"position": "Senior Data Engineer",
"website": "https://deepcrawl.com",
"startDate": "2017-06-19",
"endDate": "2018-08-07",
"summary": "Redesign of SEO crawling platform",
"highlights": [
"Design and implementation of SEO steaming platform.",
"Development and Ops on Apache Spark, Mesos, Kafka and Cassandra in DC/OS platform on AWS",
"Migration of legacy Ruby based platform into MapReduce Spark pipelines"
]
},{
"company": "Adarga",
"position": "Data Engineer",
"website": "https://adarga.ai",
"startDate": "2017-01-01",
"endDate": "2017-06-18",
"summary": "Implementation of NLP platform",
"highlights": [
"Implementing Natural Language Processing algorithms",
"Developing micro-services in Python with Docker for Kubernetes",
"Developing streaming pipelines with Apache Kafka",
"Experimenting on Apache Spark for comparison with micro-service approach",
"Part of the architecture and data science team"
]
},{
"company": "University of Bristol",
"position": "Research Associate in Software Defined Network & Data Analytics",
"website": "https://bristol.ac.uk",
"startDate": "2014-12-04",
"endDate": "2017-01-01",
"summary": "Implementation of data platform for analysis of Software Defined Network metadata",
"highlights": [
"Architecting Software Defined Networking (SDN) platforms",
"Developing application for SDN controller like ONOS and OpenDaylight",
"Developing Streaming Data Analytics for modelling of network dynamics in Apache Spark",
"Using distributed messaging system like Apache Kafka to feed data processing facilities",
"Using distributed databases like Apache Cassandra"
]
},{
"company": "Imagination Technologies Ltd.",
"position": "Software Design Engineer",
"website": "https://imgtec.com",
"startDate": "2011-01-19",
"endDate": "2014-12-03",
"summary": "",
"highlights": [
"Design, implementation and testing of various modules of DVB-T2 receiver firmware including components of: OFDM processing (SFO tracking, power tracking, etc), System (memory handling, interaction with application layer, etc), Performance optimisation of DVB-T2 IP targeting cycles and memory usage on Ensigma Series 3 RPU",
"Development and maintenance of debugging plugins for Codescape",
"Support of IP (packaging, release process and ticket resolution)"
]
},{
"company": "Research Academic Computer Technology Institute",
"position": "Web and Desktop Application Developer",
"website": "https://www.cti.gr",
"startDate": "2008-01-01",
"endDate": "2008-09-01",
"summary": "",
"highlights": [
"Web developing using PHP, JS, CSS, SQL, in Apache, MySQL",
"Desktop application designing, using Visual Basic .NET, SQL server",
"Technical support in fault tolerant systems"
]
}],
"volunteer": [],
"education": [{
"institution": "Newcastle University",
"area": "Communications and Signal Processing",
"studyType": "MSc",
"startDate": "2008-09-01",
"endDate": "2009-09-01",
"gpa": "7.7",
"courses": []
},{
"institution": "University of Patras",
"area": "Computer Engineering and Informatics",
"studyType": "BEng & MSc",
"startDate": "2001-09-01",
"endDate": "2008-09-01",
"gpa": "7.7",
"courses": []
}],
"awards": [],
"publications": [],
"skills": [{
"name": "Data Engineering",
"level": "Master",
"keywords": [
"Streaming Processing",
"Batch Processing",
"AWS", "Kubernetes",
"Apache Mesos", "Apache Kafka", "Apache Cassandra", "Apache Hive", "Apache Spark",
"Apache Avro", "Apache Parquet",
"Scala", "Java", "Python", "SQL"
]
}],
"languages": [{
"language": "Greek",
"fluency": "Native speaker"
},{
"language": "English",
"fluency": "Fluent"
},{
"language": "Spanish",
"fluency": "Beginner"
}],
"interests": [{
"name": "Running",
"keywords": [
"10K",
"Half marathon"
]
},{
"name": "Squash",
"keywords": []
},{
"name": "Cooking",
"keywords": []
}],
"references": [],
"meta": { "theme": "stackoverflow" }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment