Skip to content

Commit 65b438b

Browse files
authored
Adding the GRC Engineering Lab Builder
1 parent dacbe91 commit 65b438b

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
@@ -22,4 +22,25 @@
2222

2323
**Contribute:** This project is open source! [View on GitHub](https://github.com/emreugurlu/open-security-training) to contribute improvements, report issues, or fork for your organization.
2424

25+
## GRC Engineering Lab Builder
2526

27+
<div style="background: linear-gradient(135deg, #7B2CBF 0%, #06A77D 100%); color: white; padding: 30px; border-radius: 12px; margin: 20px 0;">
28+
<h3 style="color: white; margin-top: 0;">Free, AI-Powered GRC Learning Platform</h3>
29+
<p style="font-size: 16px; margin-bottom: 20px;">Generate hyper-personalized GRC Engineering learning labs in 5 minutes using Claude or ChatGPT. Build automation projects, master prompt engineering, and level up your career - completely free and open source.</p>
30+
<div style="display: flex; gap: 15px; flex-wrap: wrap;">
31+
<a href="https://grc.engineering/grc_engineering_lab_builder/generator.html" target="_blank" rel="noopener noreferrer" style="background: white; color: #7B2CBF; 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(123,44,191,0.3)';" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)';">Generate My Prompts 🚀</a>
32+
</div>
33+
</div>
34+
35+
**Features:**
36+
37+
- **3 Career Scenarios**: Employed (solve work problems), Job Seeking (build portfolio), Career Transition (quick wins in first 90 days)
38+
- **Personalized Prompts**: Tailored to your role, technical level, available time, and specific challenges
39+
- **Works with Any AI**: Claude, ChatGPT, Gemini - use your preferred AI assistant
40+
- **No API Keys Needed**: Use your own AI account, no signup required
41+
- **Privacy First**: Your data never leaves your browser, completely local
42+
- **Real Results**: Users have automated SOC 2 reviews, reducing time from 3 hours to 30 minutes
43+
44+
**Developer:** [Ayoub Fandi](https://www.linkedin.com/in/ayoubfandi/)
45+
46+
**Contribute:** This project is open source! [View on GitHub](https://github.com/grcengineering/grc_engineering_lab_builder) to contribute improvements, report issues, or fork for your organization.

0 commit comments

Comments
 (0)