diff --git a/.textlintrc.js b/.textlintrc.js index e475209..c9cbaf1 100644 --- a/.textlintrc.js +++ b/.textlintrc.js @@ -37,4 +37,4 @@ module.exports = { filters: { comments: true, }, -} \ No newline at end of file +} diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index cae0870..d54da90 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -48,12 +48,11 @@ module.exports = { title: 'People', 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ß'], - ['/people/hannes-heine', 'Hannes Heine'], - // ['/random/website', 'Websites using this theme 👌'], - // ['/random/emoji', 'Emoji 😃'], - // ['/random/lorem', 'Lorem Ipsum 🌟'] ] }, ] diff --git a/docs/images/portrait/ml-portrait.jpg b/docs/images/portrait/ml-portrait.jpg new file mode 100644 index 0000000..f3bce98 Binary files /dev/null and b/docs/images/portrait/ml-portrait.jpg differ diff --git a/docs/index.md b/docs/index.md index 58320b6..9467888 100644 --- a/docs/index.md +++ b/docs/index.md @@ -23,14 +23,14 @@ In the following we list some projects we are proud of: Since we constantly try to recruit new members this list is not complete. -- Alex -- [Wolfgang Huß](./people/wolfgang-huss.md) -- Moriz -- [Ulf Gebhardt](./people/ulf-gebhardt.md) -- Mahula -- Claus-Peter -- Hardi +- [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 diff --git a/docs/people/alexander-friedland.md b/docs/people/alexander-friedland.md new file mode 100644 index 0000000..18b30a6 --- /dev/null +++ b/docs/people/alexander-friedland.md @@ -0,0 +1,75 @@ + +# Alexander Friedland + +![Bild – Alexander Friedland](https://avatars.githubusercontent.com/u/1324583?s=400&u=6fef4891e73aa4aaddaecfa883303e9e0b2ba53b&v=4) + + +Since 1999 I am a web developer. I don’t have a degree, I’m a career changer and taught myself everything. +Javascript is my strength. I can build anything you want on the frontend. I have participated in a great many projects. + +## Roles + +- Desktop application developer +- Frontend developer + +## Expertise & Projects + +I developed and contributed to different projects: + +- Programmer for [ocelot.social project](https://github.com/Ocelot-Social-Community) + - Frontend development + - DevOps + - GitHub + - UI (user interface) + - Testing + - Manual testing +- Programmer for [Gradido software project](../projects/gradido.md) + - Frontend development + +### Frontend Development + +- [Javascript](https://www.javascript.com/) +- [Vue](https://vuejs.org/) +- [Nuxt](https://nuxtjs.org) +- [BootstrapVue](https://bootstrap-vue.org/) + +### Backend Development + +- [Node](https://nodejs.org/) +- [Neo4j](https://neo4j.com/) +- [IPFS](https://ipfs.tech/) +- [PHP](https://www.php.net/) + +### DevOps + +- [Docker](https://www.docker.com) +- [GitHub](https://github.com/) + +### Testing + +- [Jest](https://jestjs.io) +- [Cypress](https://www.cypress.io/) +- [Cucumber](https://cucumber.io/) + +### Programming & Database & Markup Languages + +- [Javascript](https://www.javascript.com/) +- [GraphQL](https://graphql.org) +- [Cypher](https://neo4j.com/developer/cypher/) +- [HTML](https://en.wikipedia.org/wiki/HTML) +- [CSS](https://en.wikipedia.org/wiki/CSS) +- [PostScript](https://en.wikipedia.org/wiki/PostScript) + +## Spoken Languages + +- German (native speaker) +- English (read and write) + +## Profile + +- [Github](https://github.com/ogerly) + + + + diff --git a/docs/people/mathias-lenz.md b/docs/people/mathias-lenz.md new file mode 100644 index 0000000..fef6554 --- /dev/null +++ b/docs/people/mathias-lenz.md @@ -0,0 +1,125 @@ +# Mathias + +![Mathias](~@images/portrait/ml-portrait.jpg) + +Rooted in DIY crafting and interest in language, patterns, and human connections. +In school years first self taught steps where made towards computer systems and programming. +While studying computational linguistics Mathias branched out into different areas of the computer technology realm. +His motivation is to spread the knowledge and hands-on possibilities of contemporary tools, reduce scepticism about them, and empower anybody interested to get hold of them and use them to their own benefits. +And in particular in software development's facette of quality assurance he found his profession. + + +## Role + +In these fields Mathias can contribute with expertise: + +- Testing (ISTQB certified) + - Test automation + - Test conception + - Test design + - Consulting on test strategies and tools + - Setup of test environments + - Agile testing + - Manual testing + - Exploratory testing +- DevOps +- Frontend development +- Design-Eye + +And with a hands-on mentality, he can also contribute to other areas and familiarise himself with new approaches and tools to get an idea or project to work. + + +## Expertise & Projects + +Based on a degree in computational linguistics, Mathias found interest and contributed to different fields and projects. + +- Supporting the [Gradido software project](../projects/gradido.md) + - Test automation + - Testing concept + - Agile testing + - Frontend development + - Translations +- Contributing to eHealth projects while working for web agencies + - Testing concept + - Conception and test planning + - Test automation + - Agile testing + - Manual testing + - Exploratory testing +- Translations for OSS projects +- Contribution to open source gaming 3D multiplayer engine + - Porting from Java to C++ and patching + - Setting up and maintaining build systems for Unix operating systems + - Patching + + +## Approaches & tools + +### Testing approaches + +- [Test-driven development](https://en.wikipedia.org/wiki/Test-driven_development) +- [Behavior-driven development/testing](https://www.bddtesting.com/) +- Testing by concept and plan +- Exploratoy testing (based on intuition and experience) + + +### Test automation + +- [Robot Framework](https://robotframework.org/) +- [Playwright](https://playwright.dev/) +- [Cypress](https://www.cypress.io/) +- [Selenium](https://www.selenium.dev/) +- [Appium](https://appium.io/) +- [RSpec](https://rspec.info/) +- [Insomnia](https://insomnia.rest/) +- [Cucumber](https://cucumber.io/) and [Gherkin](https://cucumber.io/docs/gherkin/) +- [Katalon Studio](https://katalon.com/) + + +### Test management & reporting +- [Trac](https://trac.edgewall.org/) +- [TestRail](https://www.gurock.com/testrail/) +- [Xray](https://www.getxray.app/) +- [Github Issues](https://docs.github.com/en/issues) +- [GitLab Test Cases](https://docs.gitlab.com/ee/ci/test_cases/) +- [Jira bug tracking](https://www.atlassian.com/software/jira/features/bug-tracking) + + +### Frontend development + +- [Vue](https://vuejs.org/) +- [Quasar](https://quasar.dev/) + + +### Programming & markup languages + +- [Javascript](https://www.javascript.com/) +- [Python](https://www.python.org/) +- [Ruby](https://www.ruby-lang.org/) +- [C++](https://en.wikipedia.org/wiki/C%2B%2B) +- [HTML](https://en.wikipedia.org/wiki/HTML) +- [CSS](https://en.wikipedia.org/wiki/CSS) +- [LaTex](https://www.latex-project.org/) + + +## Further commitments and interests + +Besides computer technology there are commitments and interests in + +- Delicious and healthy food and cooking +- Music - rhythms and lyrics +- Human connections +- Literature +- Time exchange +- Connecting the dots + + +## Spoken languages + +- German (native speaker) +- English (business fluent) + + +### Profile + +[GitHub](https://github.com/mahula) diff --git a/docs/people/wolfgang-huss.md b/docs/people/wolfgang-huss.md index b568c01..09ae31d 100644 --- a/docs/people/wolfgang-huss.md +++ b/docs/people/wolfgang-huss.md @@ -6,7 +6,7 @@ -Since I was 14 years old, i.e. since the beginning of 1983, I have been involved in programming. +Since I was 14 years old, that is since the beginning of 1983, I have been involved in programming. I have gone through several phases of interesting technological changes. I learned these mainly self-taught and in pairing sessions. @@ -38,18 +38,21 @@ Today, I also benefit from this in programming. ## Roles +- Project and development manager + - Agile methods - Desktop application developer - Frontend developer - Backend developer - DevOps - - GitHub Actions -- UI (user interface) -- Testing + - Git and GitHub code development + - Server administration +- Tester - Setup of test environments - Agile testing - Manual testing -- Design +- Designer - Corporate design + - UI (user interface) ## Expertise & Projects @@ -59,14 +62,8 @@ I developed and contributed to different projects: - Frontend development - Backend development - DevOps - - GitHub - - Server adminitration - - Kubernetes - UI (user interface) - Testing - - Setup of test environments - - Agile testing - - Manual testing - Employee at [Gradido software project](../projects/gradido.md) - Frontend development - Backend development @@ -92,10 +89,10 @@ I developed and contributed to different projects: ### DevOps & Server Administration -- [Kubernetes](https://kubernetes.io/) -- [Docker](https://www.docker.com) - [GitHub](https://github.com/) - [GitHub Actions](https://github.com/features/actions/) +- [Docker](https://www.docker.com) +- [Kubernetes](https://kubernetes.io/) ### Testing @@ -129,7 +126,7 @@ I developed and contributed to different projects: ## Profile -- [Github](https://github.com/tirokk) +- [GitHub](https://github.com/tirokk) ## Further Interests and Commitments