docker-container-setup
Set up Docker to build, run, and manage containerized applications
nginx-web-server-setup
Install and configure nginx as a basic web server to serve static content
redis-setup-local
Install and configure Redis for local development and basic operations
setup-typescript-project
Initialize a new TypeScript project with proper configuration and type checking
setup-celery-task-queue
Set up and configure Celery distributed task queue for asynchronous job processing
deploy-app-to-kubernetes
Deploy a containerized application to a Kubernetes cluster with basic scaling and management
terraform-infrastructure-provisioning
Deploy and manage cloud infrastructure using Terraform's declarative configuration language
deploy-kubernetes-application
Deploy and manage a containerized application on a Kubernetes cluster
python-environment-setup
Set up a Python development environment with package management and virtual environments
typescript-setup
Set up a TypeScript development environment with proper tooling and configuration
git-repository-management
Initialize, clone, and manage Git repositories for version control
install-python-environment
Install and configure a Python development environment with package management
postgresql-basic-setup
Install and configure PostgreSQL database server with basic user and database creation
typescript-setup-basic-project
Set up a basic TypeScript project with compilation and type checking
aws-account-setup
Set up and configure a new AWS account with basic security and billing controls
nginx-basic-setup
Install and configure nginx as a basic web server with reverse proxy capabilities
create-fastapi-rest-api
Create a basic REST API using FastAPI with automatic documentation and validation
linux-system-setup
Set up a basic Linux development environment with essential tools and configurations
install-linux-mint-desktop
Install Linux Mint operating system on a desktop or laptop computer
docker-container-basics
Build and run containerized applications using Docker for consistent deployment environments
setup-github-actions-workflow
Create and configure a basic GitHub Actions CI/CD workflow for automated testing and deployment
postgresql-install-setup
Install and configure PostgreSQL database server for local development
mongodb-setup-and-basic-operations
Install MongoDB and perform basic database operations with collections and documents
initialize-git-repository
Set up a new Git repository and make the first commit for version control
create-react-component
Create and implement a reusable React component with props and state