Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

A prototype demonstrating the Factory design pattern for flexible object creation and reduced coupling, built with Java. Created during an early learning phase and retained as a technical reference.

License

Notifications You must be signed in to change notification settings

Hereetria/factory-pattern-prototype

Repository files navigation

🏭 Factory Pattern Prototype — Java Implementation • (Archived)


📌 Project Overview

This project is a Java prototype created to practice implementing the Factory design pattern in a clean and structured way.
It focuses on object creation through factory methods, improving flexibility and reducing tight coupling between classes.

📦 Archived — This project is no longer being updated. It’s kept as part of my learning history and serves as a technical reference for future projects.


🧰 Tech Stack

Java Badge


📜 License

License: MIT

This project is licensed under the terms described in the LICENSE file.


© 2025 Yusuf Okan Sirkeci — Hereetria

About

A prototype demonstrating the Factory design pattern for flexible object creation and reduced coupling, built with Java. Created during an early learning phase and retained as a technical reference.

Topics

Resources

License

Stars

Watchers

Forks

Languages