--- title: "ShaaProgs" layout: default permalink: "/author-shaaprogs.html" ---

{{page.title}}

{{ site.authors.shaaprogs.site }}

{{ site.authors.shaaprogs.bio }}

{{ site.authors.shaaprogs.name }}

Posts by {{page.title}}

{% assign posts = site.posts | where:"author","shaaprogs" %} {% for post in posts %} {% include main-loop-card.html %} {% endfor %}