Skip to content

Instantly share code, notes, and snippets.

@Konafets
Last active July 19, 2023 06:24
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 Konafets/ed10ad049447fe143fedf18c19b573c0 to your computer and use it in GitHub Desktop.
Save Konafets/ed10ad049447fe143fedf18c19b573c0 to your computer and use it in GitHub Desktop.
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Stefano Kowalke",
"label": "Developer",
"image": "https://avatars0.githubusercontent.com/u/363363?s=460&u=38f220a2c9c658141804f881c334c594eb1642ac&v=4",
"email": "info@arroba-it.de",
"phone": "",
"url": "https://arroba-it.de",
"summary": "I am freelance PHP developer with over 15 years experience. I started my carreer with TYPO3 and extension developing but shifted my focus towards Laravel and Statamic over the last 8 years. I specialized in refactoring legacy PHP codebases and from time to time I implement a webshop in Shopify. Certified experience in the application of the GDPR completes my profile.",
"location": {
"address": "Kompagniestr. 35",
"postalCode": "24937",
"city": "Flensburg",
"countryCode": "DE",
"region": "Schleswig-Holstein"
},
"profiles": [
{
"network": "Mastodon",
"username": "@Konafets@norden.social",
"url": "https://norden.social/@Konafets"
},
{
"network": "Github",
"username": "Konafets",
"url": "https://github.com/konafets"
}
]
},
"work": [
{
"name": "Arroba IT",
"location": "Flensburg",
"description": "",
"position": "Owner and developer",
"startDate": "2018-01-01",
"summary": "As a freelancer I work for various customers, you can see a selection below. Beside those there are little projects I am not allowed to disclose the name but describe the project itself. Those you will find here.",
"highlights": [
"Web-Applications with Laravel and VueJS",
"Installing and configuring Statamic sites",
"Integration of Google Tag Manager, Google Analytics, Google Adwords, Google Business and Google Merchant",
"Installing booking systems with Pretix",
"Creating Webshops with Shopify"
]
},
{
"name": "Web Agency / Publisher",
"location": "Bonn",
"description": "Worked for the agency but the customer was a publisher in Bonn.",
"position": "Freelance Laravel Developer",
"startDate": "2021-10-15",
"endDate": "2023-01-10",
"summary": "In a team of three I was involved developing an Landingpage Manager using Laravel acting as a backend and NuxtJS as a frontend. The project involved refactoring of old code and developing new features. ",
"highlights": [
"Unit- and Acceptancetests with PHPUnit",
"End-to-End-Tests with Cypress and Cypress.io",
"Coaching the team the \"Laravel way\"",
"Documenting the Laravel API, which is consumed by the VueJS frontend",
"Gitlab CI pipeline",
"AWS S3 and CloudFront"
]
},
{
"name": "Swisscom",
"location": "Bern, Switzerland",
"description": "Swiss-based communication company",
"position": "Freelance TYPO3-Developer",
"url": "https://www.swisscom.ch//",
"startDate": "2019-07-15",
"endDate": "2021-08-31",
"summary": "In our team we provided service for the main webpage of a swiss-based private bank. This included regular TYPO3 upgrades, developing of in-house extensions as well as community extensions. We also maintained an Laravel applications which provided the stock quotes from an external API.",
"highlights": [
"Integration of Google Analytics and Google Tag Manager",
"Migrating Gulp to Webpack",
"Docker and Docker Compose",
"Apache Solr integration in TYPO3",
"Scrum"
]
},
{
"name": "Aerotune GmbH",
"location": "Flensburg",
"description": "A startup which provided a new way to test your aerodynamic while cycling. It connects external hardware with an powerful data platform.",
"position": "Developer",
"url": "https://aerotune.com/",
"startDate": "2017-02-15",
"endDate": "2017-11-31",
"summary": "Creating a concept of a data platform for cyclists. The platform gives a cyclist a deep insight in their aerodynamics and how to improve it. It consumes an In-House developed algorithm via a REST API and visualize the returned data via a JS chart library.",
"highlights": [
"Building the platform with Laravel and VueJS",
"Generate a PDF with charts and diagrams from complex data using Python and Plotly"
]
},
{
"name": "Skyfillers GmbH",
"location": "Flensburg",
"description": "Web agency focused on TYPO3",
"position": "Developer",
"url": "https://skyfillers.com/",
"startDate": "2015-01-05",
"endDate": "2017-01-31",
"summary": "We have built websites with TYPO, developed extensions and performed upgrades. We have also developed applications with BackboneJS, MeteorJS and Laravel.",
"highlights": [
"Extbase and Fluid",
"Implementing REST APIs",
"BackboneJS",
"MeteorJs",
"Laravel",
"VueJS"
]
},
{
"name": "Flensburg University of Applied Science",
"location": "Flensburg",
"position": "Student aid",
"url": "https://hs-flensburg.de/",
"startDate": "2011-02-01",
"endDate": "2013-03-01",
"summary": "Tutor for Java, C/C++ and relational databases"
},
{
"name": "Europe-University of Flensburg",
"location": "Flensburg",
"description": "International Management Studies faculty",
"position": "Student aid",
"url": "https://www.uni-flensburg.de/",
"startDate": "2010-11-01",
"endDate": "2013-09-30",
"summary": "Maintaining the TYPO3 installation of the faculty and providing support to the editors.",
"highlights": [
"TYPO3"
]
},
{
"name": "Elephant Seven",
"location": "Hamburg",
"description": "Elephant Seven was an multimedia agency which is now resolved into Pixelpark.",
"position": "Intern",
"url": "https://www.digitaspixelpark.com/",
"startDate": "2008-10-01",
"endDate": "2009-03-01",
"summary": "I made an internship in the web development department building Websites and applications with TYPO3, CakePHP and Ruby on Rails.",
"highlights": [
"Implemented an importer for approx. 60.000 customer records from CSV to TYPO3"
]
}
],
"volunteer": [
{
"organization": "The Fjordbeweger",
"position": "Webmaster",
"url": "https://fjordbeweger.de/",
"startDate": "2018-05-01",
"summary": "The Fjordbeweger is one of over 150 initiatives in the DACH region that make cargo bikes available free of charge as a common good. I manage the booking system of the Flensburg initiative."
}
],
"education": [
{
"institution": "Maxpert",
"url": "https://www.maxpert.de/",
"area": "Scrum Master and Product Owner",
"studyType": "Certificate",
"startDate": "2020-03-01",
"endDate": "2020-03-31"
},
{
"institution": "IHK",
"url": "https://www.ihk-flensburg.de/",
"area": "Company data protection officer",
"studyType": "Certificate",
"startDate": "2019-03-01",
"endDate": "2019-03-31"
},
{
"institution": "Flensburg University of Applied Science",
"url": "https://hs-flensburg.de/",
"area": "Information Technology",
"score": "1.7",
"studyType": "Bachelor",
"startDate": "2010-09-01",
"endDate": "2014-06-15"
}
],
"skills": [
{
"name": "Languages",
"keywords": [
"HTML",
"CSS",
"Javascript",
"PHP",
"Java",
"Kotlin"
]
},
{
"name": "Frameworks",
"keywords": [
"Laravel",
"Ruby on Rails",
"TYPO3",
"VueJS"
]
},
{
"name": "Databases",
"keywords": [
"MySQL/MariaDB",
"Postgres",
"MongoDB",
"Doctrine",
"ElasticSearch",
"Solr",
"Eloquent/ActiveRecord"
]
},
{
"name": "Platforms",
"keywords": [
"MacOS",
"Linux"
]
},
{
"name": "Tools",
"keywords": [
"Git",
"Jira",
"Github",
"Gitlab"
]
}
],
"languages": [
{
"language": "German",
"fluency": "Native speaker"
},
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Permaculture",
"keywords": [
"Garden",
"Circular Economy"
]
},
{
"name": "Personal Knowledge Management",
"keywords": [
"Obsidian",
"Roam",
"Zettelkasten",
"Logseq"
]
}
],
"projects": [
{
"name": "Singerun.de",
"description": "A map for singing circles from scouts",
"highlights": [
"Laravel",
"JSON",
"Vue",
"Leaflet"
],
"keywords": [
"Leaflet",
"Javascript"
],
"startDate": "2016-08-24",
"url": "https://singerun.de",
"roles": [
"Team lead"
],
"type": "application"
},
{
"name": "Intellij/PhpStorm language plugin for Antlers",
"description": "Developing a language plugin for Statamics templating language Antlers.",
"highlights": [
"Laravel",
"Statamic",
"Antlers",
"Java",
"Kotlin"
],
"keywords": [
"Statamic",
"Antlers",
"Java",
"Kotlin"
],
"startDate": "2022-05-22",
"url": "https://plugins.jetbrains.com/plugin/19203-antlers-language-support",
"roles": [
"Team lead"
],
"type": "application"
}
],
"meta": {
"canonical": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/resume.json",
"version": "v1.0.0",
"lastModified": "2017-12-24T15:53:00",
"theme": "kendall"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment