Skip to content

Commit fd21a32

Browse files
authored
Merge pull request #37 from grcengineering/claude/add-gigachad-grc-project-DlL3Y
Add GigaChad GRC project to projects page
2 parents 034255a + 754c6ce commit fd21a32

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

docs/projects.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,24 @@
6767
**Developer:** [Justin Pagano](https://linkedin.com/in/justinpagano)
6868

6969
**Contribute:** This project is open source! [View on GitHub](https://github.com/grcengineering/how-to-harden) to contribute improvements, report issues, or fork for your organization.
70+
71+
## GigaChad GRC
72+
73+
<div style="background: linear-gradient(135deg, #C41E3A 0%, #9C27B0 100%); color: white; padding: 30px; border-radius: 12px; margin: 20px 0;">
74+
<h3 style="color: white; margin-top: 0;">GRC Engineering Automation Framework</h3>
75+
<p style="font-size: 16px; margin-bottom: 20px;">A powerful framework for automating governance, risk, and compliance workflows - completely free and open source.</p>
76+
<div style="display: flex; gap: 15px; flex-wrap: wrap;">
77+
<a href="https://github.com/grcengineering/gigachad-grc" target="_blank" rel="noopener noreferrer" style="background: white; color: #C41E3A; padding: 12px 32px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 16px; transition: all 0.3s ease; box-shadow: 0 2px 8px rgba(0,0,0,0.1);" onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 4px 12px rgba(196,30,58,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)';">View Project 🚀</a>
78+
</div>
79+
</div>
80+
81+
**Features:**
82+
83+
- **Automation-First**: Streamline repetitive GRC tasks and workflows
84+
- **Open Source**: Fully transparent and customizable to your needs
85+
- **Modern Architecture**: Built with best practices for reliability and scalability
86+
- **Community-Driven**: Collaborate with GRC professionals to build better tools
87+
88+
**Developer:** [Chad Fryer](https://www.linkedin.com/in/c-fryer/)
89+
90+
**Contribute:** This project is open source! [View on GitHub](https://github.com/grcengineering/gigachad-grc) to contribute improvements, report issues, or fork for your organization.

0 commit comments

Comments
 (0)