Skip to content

Repository files navigation

KIWIKI

Introduction - Information Technology Wiki

This project is a collection of CLI commands, utilities, and technical knowledge gathered over 15+ years in software engineering.

  • 2019-11-10: Lost my Google Docs wiki file. Important lesson learned.
  • 2020-04-28: Started this markdown wiki after years of accumulated IT knowledge disappeared.
  • 2021-04-07: Processing and reorganizing knowledge base.

I was born in Colombia and started my career in software engineering, systems engineering, and computer science in 2011. I realized it's useful to collect code snippets for different operating systems and platforms. My interests span complex use cases with regex, programming languages, Docker, and more.

Journey: Started with a .txt file (2012) → Google Docs (accidentally deleted 2019) → This markdown wiki (2020-present)

Lesson Learned: Don't rely on the cloud 100%. Maintain local copies of your digital material.

Built by andres.nz — A Colombian adopted by Kiwis since 2016


Table of Contents

Professional development, communication, leadership, and personal growth.

2. Cloud Computing

3. Containers & Virtualization

4. Software Engineering & DevOps Tools

4.1 CI/CD Pipeline

4.2 Infrastructure & Automation

4.3 Build & Version Control

4.4 Development Tools & Productivity

5. Software Development Lifecycle

5.1 Programming Languages

5.2 Code Quality & Process

6. Operating Systems

7. Infrastructure & Data

8. Enterprise Solutions

9. Media & Content


Inbox

  • categorise the commands below
drawio --version

drawio --export --format png --recursive docs/diagrams/

drawio -x -f png --output devops-continuous-delivery-framework.png devops-continuous-delivery-framework.drawio

drawio -x -f png --scale 2.5 -o devops-loop.png devops-loop.drawio

drawio -x -f png --output tooling-map.png tooling-map.drawio

# verbosity
ELECTRON_ENABLE_LOGGING=1 drawio --export --format svg --recursive --output docs/diagrams/imgs/svgs/ ./docs/diagrams/
  • Windows users powershell 7.6 and above set var
$video_name="2025_08_11_DCYL.avi"
  • extract the frames
ffmpeg -i $video_name -filter:v "select='eq(t,2)+eq(t,5)+eq(t,7)+eq(t,10)'" -fps_mode passthrough %03d-Colombia-coral-2025-08-11.png -loglevel verbose

About

2020-04-28 I lost years of work on setting a nice Information Technology Wiki. Now I start a new one in github.

Topics

Resources

Stars

12 stars

Watchers

0 watching

Forks

Packages

Contributors

Languages