- 🛠️ Built with Ruby on Rails
- Backend: Ruby on Rails
- Authentication: Devise
- SEO Optimization: FriendlyId (user-friendly URLs)
- Markdown Support: Redcarpet
- Authorization: Pundit
git clone https://github.com/v3rb4/v3rb4-cyber-portfolio.git
cd v3rb4-cyber-portfolio
bundle install
rails db:migrate
rails server
- Set up Rails and Devise
- Configure models and routes
- Implement controllers and UI
- Integrate TryHackMe API
- Deploy to production