Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cherkavi/enterprise-architect-toolbox

Toolbox for Enterpise Architect
https://github.com/cherkavi/enterprise-architect-toolbox

architects cheatsheet enterprisearchitecture toolbox

Last synced: 3 days ago
JSON representation

Toolbox for Enterpise Architect

Awesome Lists containing this project

README

        

# Enterprise Architect Toolbox
collection of tools/approaches/methods for everyday work.

## common
* [architecture](./architecture-cheat-sheet.md)
* [list of abbreviations](./abbreviations.md)

## Togaf
* [cheat sheet Togaf](./architecture-togaf-cheat-sheet.md)
* [cheat sheet Togaf::archimate](./architecture-togaf-cheat-sheet.md#archimate)
* [cheat sheet Togaf::archimate + sequence diagram](./architecture-togaf-cheat-sheet.md#archimate-with-sequence-diagram-my-own-invention)
* [cheat sheet Togaf::archimate + class diagram](./architecture-togaf-cheat-sheet.md#archimate-with-class-diagram-my-own-invention)

## Learning
* [Ultralearning (Scott Young + update)](./ultralearning.md)

## Decision making
* [my own invention for making decisions](./decision-maker.md)
* [decision matrix - fast solution for evaluation](https://en.wikipedia.org/wiki/Decision_matrix)

## Analysing

## People interaction
* [pre negotiations, proposal/offer](./proposal-offer.md)
* [negotiations](./negotiations.md)
* [conflicts](./conflict.md)
* [stress resilience](./stress-resilience.md)

## Employee adaptation

## Patterns, antipatterns, styles
* [patterns, antipatterns, styles](./architecture-patterns.md)
* [antipatterns](https://sourcemaking.com/antipatterns/software-architecture-antipatterns)

## Notation
- UML
- SysML
- Archimate
- [C4 - context, container, component, code](https://c4model.com/)

### unusual types of diagrams
- [DB Markup Language](https://dbml.dbdiagram.io/home)
- [D2 - Declarative Diagrams](https://d2lang.com/)
- [D2 github](https://github.com/terrastruct/d2)
- [Block Diagrams](http://blockdiag.com/en/blockdiag/examples.html)
- [Network Diagrams](http://blockdiag.com/en/nwdiag/index.html)
- [GraphViz - structural information as diagrams of abstract graphs and networks](https://www.graphviz.org/)
- [Pikchr - tech documentation](https://pikchr.org/home/doc/trunk/doc/userman.md)
- [Symbolator is a component diagramming tool for VHDL and Verilog](https://kevinpt.github.io/symbolator/)
- [TikZ - LATEX style language for describing graphics in text](https://pgf-tikz.github.io/pgf/pgfmanual.pdf)
- [WireViz - cable/wiring documentation ](https://github.com/wireviz/WireViz)