🔍 Search results for "css"
Html Css Mastery
---
name: html-css-mastery
category: coding
description: "Production-grade front-end engineering: semantic HTML5, scalable CSS architecture, responsive design, performance optimization, and security hardening."
version: 1.0.0
tags: [html, css, fronte
Openclaw Mastery
Complete mastery of OpenClaw — the open-source AI agent platform. Covers Docker gateway deployment, ClawHub skill ecosystem, browser automation (CamoFox/Patchright/Scrapling), multi-provider LLM confi
Lemp Lamp Mastery
```nginx
# /etc/nginx/nginx.conf
user www-data; worker_processes auto; worker_rlimit_nofile 65535;
events { worker_connections 4096; multi_accept on; use epoll; }
http {
sendfile on; tcp_nopush on; tcp_nodelay on; keepalive_timeout 65; server_tok
Secure Coding
Cross-language secure coding: OWASP Top 10, input validation, auth patterns, cryptography, supply chain security with concrete examples in Python, PHP, JS, Go, Java.
Networking Ssl Mastery
Networking and SSL/TLS mastery — DNS, reverse proxies, TLS termination, CDN tuning, firewall rules, and certificate management
Whatsapp Chat Viewer
Deploy and maintain the WhatsApp Chat Viewer — a Flask web app that reads Hermes session transcripts and displays them in a WhatsApp Web-like UI. Includes WhatsApp Bridge API integration for group nam