Quick reference materials for web development, cybersecurity, and IT operations
Continuously growing collection of practical cheat sheets for developers and security professionals
This repository contains cheat sheets covering essential topics in web development, cybersecurity, and IT infrastructure. Each cheat sheet is designed for quick reference and learning, with clear examples and practical commands.
- HTML Basics - Essential HTML elements, attributes, and structure
- CSS - Selectors, properties, layouts, and responsive design
- JavaScript - Core concepts, DOM manipulation, and modern ES6+ features
- HTTP Status Codes - Complete reference for HTTP response codes
- Web Development Overview - Full-stack development concepts and tools
- Cybersecurity Basics - Fundamental security concepts and best practices
- Cybersecurity & Encryption Overview - Cryptography, hashing, and encryption methods
- Nmap Cheat Sheet - Network scanning and reconnaissance commands
- Passive Reconnaissance - OSINT techniques and information gathering
- Shodan Cheat Sheet - Search queries and filters for Shodan
- SQL Injection - SQL injection techniques and prevention
- Wireless Penetration Testing - WiFi security testing and attacks
Each cheat sheet is formatted in Markdown for easy viewing on GitHub or any Markdown viewer.
Quick Access:
- Browse the list above
- Click on any cheat sheet to view
- Use GitHub's search function to find specific topics
Tip
Clone the repository locally for offline use: git clone https://github.com/moscovium-mc/cheat-sheets
Contributions are welcome! If you have a useful cheat sheet to add:
- Fork the repository
- Create your cheat sheet following the existing format
- Submit a pull request with a clear description
Guidelines:
- Keep formatting consistent with existing cheat sheets
- Include practical examples and commands
- Focus on clarity and accuracy
- Test all commands before submitting
This project is licensed under the MIT License - see the LICENSE file for details.
Star this repo if you find it useful