
Know X is a collection of practical, example-driven repositories for learning programming languages, databases, scripting, development and networking tools through small, runnable examples.
Whether you're learning a technology for the first time or revisiting it months later, the goal is the same:
- 📖 Learn by reading code
- ▶️ Learn by running examples
- 🧪 Learn by experimenting
| Repository |
Description |
| know-dart |
Practical Dart examples from basics to OOP. |
| know-go |
Go fundamentals with runnable examples. |
| know-ruby |
Practical Ruby examples and language fundamentals. |
| Repository |
Description |
| know-postgres |
PostgreSQL and SQL examples for everyday development. |
| Repository |
Description |
| know-bash |
Bash scripting and Linux command-line essentials. |
| bash-scripts |
Useful Bash scripts for Ubuntu servers and automation. |
| Repository |
Description |
| docker-apps |
Docker Compose stacks for databases, monitoring, and self-hosted services. |
| Repository |
Description |
| Minis |
Small programming projects for learning, practice, and contributions. |
| Repository |
Description |
| mikrotik-scripts |
Practical MikroTik scripts and RouterOS configuration examples. |
- Small examples instead of long tutorials.
- Runnable code instead of screenshots.
- Practical concepts over unnecessary theory.
- Open source and continuously improved.
If these repositories help you learn something new, consider ⭐ starring the ones you find useful.
Contributions are welcome!
Before opening a pull request, please:
- Open an issue first to discuss changes
- Keep examples small and focused
- Follow existing naming patterns
See CONTRIBUTING.md for details.