softwarearchitecture
There are 21 repositories under softwarearchitecture topic.
structurizr/lite
Structurizr Lite
structurizr/onpremises
Structurizr on-premises installation
milanm/architecture-docs
Software architecture documentation example that uses arc42 and C4 Model with AsciiDoc
bitsmuggler/software-architecture-principles
My thoughts and notes about software architecture principles.
similato87/Academia-Planner
Course project exploring GOF design patterns. Team collaboration to design a student course registration system, integrating multiple software patterns. Includes both test and functional components.
Mexidense/uml2code
This project leverages the power of OpenAI's GPT-4 Turbo with vision to process UML sequence diagram images. The tool then generates code snippets in your preferred programming language, framework, and software architecture. Plus, it's now in an exciting beta phase, so you get to be a part of the journey!
omermustekiin/University_and_Courses
This section covers (some of the important) lessons and grades I have taken at the university and educational programs.
alexnaughtonjr/Software_Architecture_Notes
Notes for doing really good software architecting.
HansakaDilshanJayawardana/Beverage-App-OSGI
SLIIT 3rd Year 2nd Semester Software Architecture Micro-Kernal Project
jjvanzon/JJ.Demos.Architecture
🧑🏽💻 Code samples for JJs-Reference-Architecture
vedangjavdekar/Raylib_Futoshiki
Futoshiki Game + In-built Level Editor recreated using raylib + C++
anmarpei/mulesoft
MuleSoft documentation and others...
aya444/CabBooking
An Online Cab Booking Software and exposing its functions as web services/API’s.
hr21don/Application-Prototype-Code-Review-Critique
Ultimately, your organization requires this prototype client to be refactored and redesigned according to the following Specification.
PiaSchilling/arcudoc
A tool for managing project documentation as a team
TomilolaSode/19048517.Sode_part2.zip
This contains the packages, class files and gui implementation to be submitted on 13/12/2023 for Software Architecture module
Tonnanto/uni-car-reservation-service
A car reservation service that is part of the software architecture course at our university. The service consists of multiple modules, each one of them complying with a given design pattern.
bitsmuggler/cas-sa-questions-answers
Answers to the working questions of Patrick's lessons in CAS Software Architecture
Mazuh/kiki_delivery
魔女の宅急便
poojakumari11228/enterprise-services-bus-SOA
Enterprise Services Bus (ESB) - Service Oriented Architecture (SOA)
SamsetDev/SOLID-Principle
A good system needs a good code base that is easy to read, understand, maintain (add/change features, fix bugs), and extend in the future. This saves development time and resources while increasing work satisfaction. So SOLID principle is heart of the any development of software.