I'm not a programmer, but I tried four vibe coding tools to see if I could build anything at all on my own. Here's what I did and did not accomplish.
A Java library for creating and consuming documents in standard-bom format. "Standard BOM" is our Siemens-internal SBOM format. Every Standard BOM document is a 100% CycloneDX document, so consumers ...
main.py: The main entry point of the application. init.py: Initializes the QApplication and main window. Add new widgets: Create new custom widgets by adding Python files to the app/ui/widgets ...