softwarearchitecture

There are 27 repositories under softwarearchitecture topic.

  • structurizr/lite

    Structurizr Lite

    Language:Java354810054
  • structurizr/onpremises

    Structurizr on-premises installation

    Language:Java207910370
  • architecture-docs

    milanm/architecture-docs

    Software architecture documentation example that uses arc42 and C4 Model with AsciiDoc

    Language:HTML665012
  • 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.

    Language:Java5100
  • 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!

    Language:TypeScript4101
  • 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.

    Language:Python20
  • Word-Maestro

    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

    Language:C2101
  • omermustekiin/University_and_Courses

    This section covers (some of the important) lessons and grades I have taken at the university and educational programs.

    Language:Java2100
  • Raylib_Futoshiki

    vedangjavdekar/Raylib_Futoshiki

    Futoshiki Game + In-built Level Editor recreated using raylib + C++

    Language:C++2100
  • 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

    Language:Java1100
  • jjvanzon/JJ.Demos.Architecture

    🧑🏽‍💻 Code samples for JJs-Reference-Architecture

    Language:C#110
  • 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.

    00
  • anmarpei/mulesoft

    MuleSoft documentation and others...

  • aya444/CabBooking

    An Online Cab Booking Software and exposing its functions as web services/API’s.

    Language:Java0101
  • hr21don/Application-Prototype-Code-Review-Critique

    Ultimately, your organization requires this prototype client to be refactored and redesigned according to the following Specification.

    Language:Java0200
  • 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.

    Language:C#0000
  • PiaSchilling/arcudoc

    A tool for managing project documentation as a team

    Language:Java0100
  • 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

    Language:Java0100
  • 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.

    Language:Java0110
  • 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.

    Language:Java
  • Mazuh/kiki_delivery

    魔女の宅急便

    Language:Python10
  • poojakumari11228/enterprise-services-bus-SOA

    Enterprise Services Bus (ESB) - Service Oriented Architecture (SOA)

    Language:Java10
  • 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.