There are 0 repository under softwarearchitecture topic.
Structurizr on-premises installation
Software architecture documentation example that uses arc42 and C4 Model with AsciiDoc
My thoughts and notes about software architecture principles.
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.
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!
🧠 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.
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
This section covers (some of the important) lessons and grades I have taken at the university and educational programs.
Notes for doing really good software architecting.
SLIIT 3rd Year 2nd Semester Software Architecture Micro-Kernal Project
🧑🏽💻 Code samples for JJs-Reference-Architecture
Futoshiki Game + In-built Level Editor recreated using raylib + C++
An Online Cab Booking Software and exposing its functions as web services/API’s.
Ultimately, your organization requires this prototype client to be refactored and redesigned according to the following Specification.
A tool for managing project documentation as a team
This contains the packages, class files and gui implementation to be submitted on 13/12/2023 for Software Architecture module
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.
Hi 👋, my name is Alex. CEO @ Life Value. Developing technology to improve healthcare outcomes. Passionate about clean code and making a meaningful impact.
Answers to the working questions of Patrick's lessons in CAS Software Architecture
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.
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.
Enterprise Services Bus (ESB) - Service Oriented Architecture (SOA)
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.