Skip to content

Latest commit

 

History

History
94 lines (62 loc) · 3.6 KB

File metadata and controls

94 lines (62 loc) · 3.6 KB

🧠 IQ Toolkit - YouTube Resources

YouTube Channel License: MIT

Welcome to the official companion repository for the IQ Toolkit YouTube Channel! 🎬

Here you'll find all the code scripts, PDF guides, cheat sheets, and reference materials mentioned in my videos. Everything is organized and ready for you to download, clone, and use in your own projects.


📂 Repository Structure

The repository is organized by content type to make it easy to find what you need:

iqtoolkit-resources/
│
├── 🐘 postgres-architecture/   # PostgreSQL deep-dive series
│   └── video-01-process-memory/
│
├── 📚 pdf-guides/              # Deep-dive PDFs and slide decks
│
└── 📄 cheat-sheets/            # Quick reference guides and one-pagers

🚀 How to Use This Repo

1️⃣ Find What You Need

Browse the folders above or use GitHub's search to find resources from a specific video.

2️⃣ Download Individual Files

  • Click on any file to view it
  • Click the Raw button (for code) or the Download icon (for PDFs) to save it

3️⃣ Clone the Entire Repository

Want everything locally? Run this command in your terminal:

git clone https://github.com/iqtoolkit/iqtoolkit-resources.git

4️⃣ Stay Updated

Star ⭐ this repo to get notified when new resources are added!


📺 Featured Resources

Video Resource Description
PostgreSQL Architecture: Process Model & Memory 📁 video-01-process-memory Memory Tuning Reality demo - work_mem dangers

💡 Tip: Each folder contains its own README with specific instructions for that tutorial.


🤝 Contributing

Found a bug in a script? Have a suggestion for a cheat sheet? Contributions are welcome!

How to Contribute:

  1. 🐛 Report Issues - Open an Issue to report bugs or request new resources
  2. 🔧 Submit Fixes - Fork the repo, make your changes, and submit a Pull Request
  3. 💡 Suggest Ideas - Share your ideas for new tutorials or cheat sheets

Please read our contributing guidelines before submitting a PR.


📜 License

This repository is available under the MIT License. Feel free to use these scripts and resources in your own projects!


👇 Connect with IQ Toolkit

YouTube LinkedIn X (Twitter) Bluesky Mastodon


Made with ❤️ by IQ Toolkit