Skip to content
#

solid-principles

Here are 36 public repositories matching this topic...

word2png

This is a tool that encrypts a sequence of words (or pieces of texts) using the AES-256 algorithm and encodes the encrypted result into a PNG image by linking each byte value to a specific color. It also decodes the before image to get back the original sequence of words

  • Updated Sep 23, 2023
  • Go

SOLID Design Principles: Single Responsibility Principle, Open-Closed Principle, Liskov Substitution Principle, Interface Segregation Principle and Dependency Inversion Principle Creational Design Patterns: Builder, Factories (Factory Method and Abstract Factory), Prototype and Singleton Structrural Design Patterns: Adapter, Bridge, Composite, D…

  • Updated Aug 21, 2021
  • Go

Improve this page

Add a description, image, and links to the solid-principles topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the solid-principles topic, visit your repo's landing page and select "manage topics."

Learn more