guest@brain : /dev/mem $ grep -r "learnings" /dev/brain

The Knowledge Index Hub

Personal documentation and technical deep-dives by Darlingson Makuwila. Tracing the path from software engineering to artificial intelligence.

🧠 /AI_ML

2 FILES

001_TRANSFORMER_ARCH.md

Breaking down multi-head attention mechanisms and positional encoding implementation.

002_RL_Q_LEARNING.py

Implementing Q-learning tables for simple grid-world optimization problems.

🗄️ /Data_Engineering

2 FILES

KAFKA_PIPELINES.conf

Distributed messaging systems and stream processing architectures for real-time telemetry.

ETL_WORKFLOWS.sql

Optimization strategies for large-scale data ingestion and transformation in PostgreSQL.

<> /Languages

6 FILES

KOTLIN/

  • coroutines.log
  • generics.notes
  • ... more

DOTNET/

  • blazor_wasm.md
  • ef_core_perf.txt
  • ... more

PYTHON/

  • fastapi_async.py
  • poetry_env.log
  • ... more