Hi, I am Philipp. I am a computer science master graduate from RWTH Aachen University (Germany) and contributor to many cool open source projects:
- API Testing Bot - As part of my master thesis I developed a (chat-) bot for modeling REST API test cases. It can be used within GitHub issue and pull request comments to create test cases. Using OpenAI's Codex model, the bot is able to understand natural language test descriptions. Java code can be generated for the modeled test cases.
- las2peer - As a @rwth-acis member I contributed to las2peer, a Java-based decentralized framework for distributing community services in a peer-to-peer infrastructure. The framework was migrated from Java 8 to 17 and an automated build with GitHub Actions & Gradle was introduced.
- CAE - During my bachelor thesis I started contributing to the Community Application Editor (CAE). It is a web-based collaborative model-driven editor for community web applications. Among other things, I have extended the CAE with a versioning system for the models that are used to describe the web applications. A demo video I made is available on YouTube.