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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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