Create and deploy a simple React memorize game Learn how to create and deploy a React memorize game from scratch in this step-by-step tutorial. Discover how to deploy the app on Netlify from Github.
Deploy a static website on AWS with terraform Step-by-step guide for deploying a simple website on AWS using S3 for content distribution and CloudFront as a content delivery network service using Terraform.
Writing a simple AI-powered chrome extension for LinkedIn A tutorial on building a custom Chrome Extension for LinkedIn post commenting. Extract data from LinkedIn, generate comments using AI, and learn the essentials of Chrome extension dev.