diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 12c114c..d54da90 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -49,6 +49,7 @@ module.exports = { collapsable: false, children: [ ['/people/alexander-friedland', 'Alexander Friedland'], + ['/people/hannes-heine', 'Hannes Heine'], ['/people/mathias-lenz', 'Mathias Lenz'], ['/people/ulf-gebhardt', 'Ulf Gebhardt'], ['/people/wolfgang-huss', 'Wolfgang Huß'], diff --git a/docs/images/portrait/hannes-heine.jpg b/docs/images/portrait/hannes-heine.jpg new file mode 100644 index 0000000..2af21cb Binary files /dev/null and b/docs/images/portrait/hannes-heine.jpg differ diff --git a/docs/index.md b/docs/index.md index 0fc5caa..9467888 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,13 +24,13 @@ In the following we list some projects we are proud of: Since we constantly try to recruit new members this list is not complete. - [Alexander Friedland](./people/alexander-friedland.md) +- [Hannes Heine](./people/hannes-heine.md) - [Mathias Lenz](./people/mathias-lenz.md) - [Ulf Gebhardt](./people/ulf-gebhardt.md) - [Wolfgang Huß](./people/wolfgang-huss.md) - Moriz - Claus-Peter - Hardi -- Hannes diff --git a/docs/people/hannes-heine.md b/docs/people/hannes-heine.md new file mode 100644 index 0000000..353923a --- /dev/null +++ b/docs/people/hannes-heine.md @@ -0,0 +1,111 @@ +# Hannes Heine + +## Presentation + +![Hannes Heine](~@images/portrait/hannes-heine.jpg) + +I was born in Germany and raised in France, so I speak both languages fluently. In my free time I like to play video games, do Reiki and all kind of sports. +As child, except for my interest for sports, I always excelled in sciences. In 10th grade I came across coding, the starting time was so exiting, I had the impression that I could do magic on a small device. It captivated me so much that after my graduation in 2008 (baccalauréat), I studied for 3 years in the beautiful city of Toulouse (mathematics, mechanics and informatics). +After that I moved back to Germany in the city were I was born - Hamburg. + +## Work + +### Hired jobs + +- White Paper Media ltd. now known as [OktoPOS](https://www.oktopos.com/en/#!) and [OktoCareer](https://www.oktocareer.com/en/home) + +> My role was a software engineer, my tasks was mainly to work on the OkotoPOS project with allot of data transfer from an application to another and a little bit of Frontend (Java, JUnit, jersey, hibernate, etc.). + +- [MSP AG](https://www.mspag.com/en) + +> Their my role was a software engineer. I helped to plan and develope import and export of data for different clients in the Censhare backend (Java, JaxRS, XPATH, XSLT, XLIFF, JavaPOI, etc.). + +### Freelance projects + +- [DeutscheSee Online Shop](https://www.deutschesee.de/shop/) + +> My tasks their were to help on their Shopware shop (PHP, Laravel, etc.) development and on their own application (AngularJS) that was used by their manufactures to send back the correct weight of the sold product. + +- Human Connection + +> I helped them to translate from German to French. + +- Gradido + +> I do tasks from backend (GraphQL, TypeScript, TypeORM, etc.) to frontend (VueJS, Bootstrap, etc.). + +- Setup of different small Shopware shops and CMS sites + +> (Hosting, Configuration, etc.) + +You can find me on [Github](https://github.com/elweyn) + +## Role + +- DevOps +- Backend Developer +- Software & Database architect +- Scrum Master +- Design-Eye + +## Spoken languages + +- French fluently +- German fluently +- English written and spoken + +## Coding languages + +In my software years I had allot of different languages listed behind are the one that I used the most. + +### For Javascript + +- [Node](https://github.com/nodejs/node) +- [Vue](https://vuejs.org/) +- [Express](https://expressjs.com/) +- [Apollo](https://www.apollographql.com/docs/apollo-server/) +- [Angular](https://angular.io/) +- [GraphQL](https://graphql.org/) +- [TypeScript](https://www.typescriptlang.org/) +- [TypeORM](https://typeorm.io/) + +### For Java + +- [JAX-RS](https://www.oracle.com/technical-resources/articles/java/jax-rs.html) +- [Apache POI](https://poi.apache.org/) +- [JavaPOS](https://en.wikipedia.org/wiki/JavaPOS) +- [JDBC](https://en.wikipedia.org/wiki/Java_Database_Connectivity) + +### For PHP + +- [Shopware](https://www.shopware.com/) +- [Wordpress](https://wordpress.org/) + +### Web basics + +- [HTML](https://en.wikipedia.org/wiki/HTML) +- [CSS](https://en.wikipedia.org/wiki/CSS) +- [Bootstrap](https://getbootstrap.com/) +- [XSLT](https://en.wikipedia.org/wiki/XSLT) +- [XPath](https://en.wikipedia.org/wiki/XPath) +- [XLIFF](https://en.wikipedia.org/wiki/XLIFF) + +### Webserver + +- [Apache](https://httpd.apache.org/) +- [nginx](https://nginx.org/en/) +- [Express](https://expressjs.com/) + +### Database + +- [Mysql](https://www.mysql.com/) +- [MariaDB](https://mariadb.org/) +- [PostgreSQL](https://www.postgresql.org/) +- [Oracle](https://www.oracle.com/) + +### Development + +- [Git](https://git-scm.com/) +- [Github](https://github.com/) +- [Kanaban](https://en.wikipedia.org/wiki/Kanban) +- [Agile software development](https://en.wikipedia.org/wiki/Agile_software_development)