Documentation
Tutorials
Step-by-step guides to help you get the most out of HackLikeMe.
Coding
Build a REST API
Create a complete REST API with authentication and database integration.
Security
Security Scan Your Project
Learn how to use the Security agent to find vulnerabilities in your code.
DevOps
DevOps Pipeline Setup
Set up a complete CI/CD pipeline with Docker and Kubernetes.
Quick Examples
Generate a React component
> create a React button component with variants for primary, secondary, and outlineAnalyze code for issues
> review this file for bugs and suggest improvementsCreate infrastructure
> write terraform config for an AWS Lambda function with API GatewayPlan a project
> I want to build a real-time chat application, help me plan the architecture