Merge branch 'master' into add-description-for-hannes

This commit is contained in:
Hannes Heine 2023-02-15 07:42:38 +01:00 committed by GitHub
commit 81e7ad5413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 222 additions and 26 deletions

View File

@ -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 🌟']
]
},
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -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 <!--[Alex](./people/alex-friedland.md)-->
- [Wolfgang Huß](./people/wolfgang-huss.md)
- Moriz <!--[Moriz](./people/moriz-wahl.md)-->
- [Ulf Gebhardt](./people/ulf-gebhardt.md)
- Mahula <!--[Mahula](./people/mathias-.md)-->
- Claus-Peter <!--[Claus-Peter](./people/claus-peter-huebner.md)-->
- Hardi <!--[Hardi](./people/chrisopher-.md)-->
- [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 <!--[Moriz](./people/moriz-wahl.md))-->
- Claus-Peter <!--[Claus-Peter](./people/claus-peter-huebner.md))-->
- Hardi <!--[Hardi](./people/chrisopher-.md))-->
<!-- ## Organisationen -->
<!-- textlint-disable period-in-list-item -->

View File

@ -0,0 +1,75 @@
<!-- textlint-disable write-good -->
# Alexander Friedland
![Bild Alexander Friedland](https://avatars.githubusercontent.com/u/1324583?s=400&u=6fef4891e73aa4aaddaecfa883303e9e0b2ba53b&v=4)
<!-- Seit 1999 bin ich Webentwickler. Ein Studium habe ich nicht, ich bin Quereinsteiger und habe mir alles selber beigebracht.
Javascript ist meine Stärke. Ich kann Frontend mäßig alles basteln was gewünscht wird. Ich habe bei sehr vielen Projekten mitgemacht. -->
Since 1999 I am a web developer. I dont have a degree, Im 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)

125
docs/people/mathias-lenz.md Normal file
View File

@ -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 <!-- textlint-disable apostrophe --> development's <!-- textlint-enable apostrophe --> 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)

View File

@ -6,7 +6,7 @@
<!-- Seit meinem 14. Lebensjahr, also seit Anfang 1983, beschäftige ich mich nun schon mit Programmierung.
Dabei bin ich durch einige Phasen interessanter technologischer Veränderungen gegangen.
Diese erlernte ich Überwiegend autodidaktisch und in Pairing-Sessions. -->
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