softwarearchitecture
There are 27 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!
andredisa/system-designer-AI
🧠 Welcome to system-designer-AI! Your AI-powered tool for smart software architecture decisions. system-designer-AI guides you with precision, recommending the best architecture patterns, databases, and security measures for your project's unique needs.
MMALI3287/Word-Maestro
Word-Maestro is a C++ educational game built on OpenGL and irrKlang that challenges players’ vocabulary with multiple modes, real-time scoring and persistent leaderboards
omermustekiin/University_and_Courses
This section covers (some of the important) lessons and grades I have taken at the university and educational programs.
vedangjavdekar/Raylib_Futoshiki
Futoshiki Game + In-built Level Editor recreated using raylib + C++
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
alexszilagyi/alexszilagyi
Hi 👋, my name is Alex. CEO @ Life Value. Developing technology to improve healthcare outcomes. Passionate about clean code and making a meaningful impact.
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.
PariCoderDeveloper/TodoList
TodoList is a single-page web application (SPA) designed to manage daily tasks efficiently. The main goal of this app is to provide a clean and simple user interface for adding, viewing, editing, and deleting tasks. Each task can have a title, a due date, and a completion status.
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
Kamlesh142024/MVCarchitecture-Depot-System-Project
This Java-based Depot Management System, developed in Eclipse IDE is designed to manage customer and parcel information within a depot. The application handles the storage, retrieval, and display of customer details and parcel information, including the calculation of parcelFees and days in storage.
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.