Skip to content

Commit

Permalink
Remove wzl projects
Browse files Browse the repository at this point in the history
  • Loading branch information
drik98 committed Aug 1, 2024
1 parent ef0e22f commit 242337f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 44 deletions.
44 changes: 0 additions & 44 deletions content/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,49 +196,5 @@
"image": "/images/technologies/kotlin.svg"
}
]
},
{
"title": "Aixperanto",
"description": {
"de": "Bei Aixperanto handelt es sich um eine Applikation zur Darstellung von Prozessen mittels der gleichnamigen Prozessmodellierungssprache aixperanto. Das Programm habe ich im ersten Jahr meiner Ausbildung am WZL in der Programmiersprache VBA für das Office Programm Microsoft Visio geschrieben. Dabei liest das Programm die Informationen der einzelnen Prozessschritte und deren Verbindungen aus und platziert diese automatisch in den zugehörigen Swimlanes.",
"en": "Aixperanto is an application for displaying processes using the process modeling language of the same name, aixperanto. I wrote the program in the first year of my training at the WZL in the VBA programming language for the Microsoft Visio office program. The program reads the information of the individual process steps and their connections and automatically places them in the corresponding swimlanes."
},
"image": "/images/projects/aixperanto.jpg",
"projectUrl": "",
"sourceCodeUrl": "",
"technologies": [
{
"name": "Visual Basic for Applications",
"url": "https://docs.microsoft.com/de-de/office/vba/api/overview/",
"image": "/images/technologies/vba.jpg"
},
{
"name": "Microsoft Visio",
"url": "https://www.microsoft.com/de-de/microsoft-365/visio/flowchart-software",
"image": "/images/technologies/visio.png"
}
]
},
{
"title": "OptiWo",
"description": {
"de": "Bei dem Projekt OptiWo handelt es sich um eine Webanwendung mit Java-Backend. OptiWo bietet eine datenbasierte Unterstützung bei der Gestaltung globaler Produktionsnetzwerke. Bei OptiWo habe ich während dem dritten Ausbildungsjahr am WZL mit entwickelt. Dabei habe ich hauptsächlich das Design angepasst und die verschiedenen Views weiterentwickelt.",
"en": "The OptiWo project is a web application with a Java backend. OptiWo offers data-based support in the design of global production networks. I helped develop OptiWo during my third year of training at the WZL. I mainly adapted the design and further developed the various views."
},
"image": "/images/projects/optiwo.jpg",
"projectUrl": "",
"sourceCodeUrl": "",
"technologies": [
{
"image": "/images/technologies/java.png",
"name": "Java",
"url": "https://www.java.com/"
},
{
"image": "/images/technologies/javascript-css-html.png",
"name": "Javascript Css Html5",
"url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript"
}
]
}
]
Binary file removed public/images/projects/aixperanto.jpg
Binary file not shown.
Binary file removed public/images/projects/optiwo.jpg
Binary file not shown.
Binary file removed public/images/technologies/javascript-css-html.png
Binary file not shown.
Binary file removed public/images/technologies/vba.jpg
Binary file not shown.
Binary file removed public/images/technologies/visio.png
Binary file not shown.

0 comments on commit 242337f

Please sign in to comment.