<div class="kg-card kg-toggle-card" data-kg-toggle-state="close">
            <div class="kg-toggle-heading">
                <h4 class="kg-toggle-heading-text"><span style="white-space: pre-wrap;">SOLID Principles</span></h4>
                <button class="kg-toggle-card-icon">
                    <svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
                        <path class="cls-1" d="M23.25,7.311,12.53,18.03a.749.749,0,0,1-1.06,0L.75,7.311"></path>
                    </svg>
                </button>
            </div>
            <div class="kg-toggle-content"><p><a href="https://www.ggorantala.dev/introduction-to-solid-design-principles/"><span style="white-space: pre-wrap;">Introduction to SOLID Design Principles</span></a></p></div>
        </div>
<div class="kg-card kg-toggle-card" data-kg-toggle-state="close">
            <div class="kg-toggle-heading">
                <h4 class="kg-toggle-heading-text"><span style="white-space: pre-wrap;">Single Responsibility Principle</span></h4>
                <button class="kg-toggle-card-icon">
                    <svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
                        <path class="cls-1" d="M23.25,7.311,12.53,18.03a.749.749,0,0,1-1.06,0L.75,7.311"></path>
                    </svg>
                </button>
            </div>
            <div class="kg-toggle-content"><p><a href="https://www.ggorantala.dev/introduction-to-srp/"><span style="white-space: pre-wrap;">Introduction to the SRP</span></a></p><p><a href="https://www.ggorantala.dev/srp-advantages-and-disadvantages/"><span style="white-space: pre-wrap;">Strengths & Weaknesses</span></a></p><p><a href="https://www.ggorantala.dev/twitter-example-using-srp/"><span style="white-space: pre-wrap;">Example: Twitter Registration</span></a></p><p><a href="https://www.ggorantala.dev/srp-examples/"><span style="white-space: pre-wrap;">SRP: Few More Examples</span></a></p></div>
        </div>