Skip to content

Riju007/dev-knowledge-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧠 Knowledge Vault

A living repository of hands-on engineering notes, experiments, and deep dives β€” by a curious developer exploring the edges of modern tech.


πŸ‘‹ Who Is This For?

This repo is my personal second brain β€” but written so anyone can learn from it.

If you are:

  • 🐍 A Python / Django developer curious about DevOps and AI
  • 🐳 Someone learning Docker beyond just docker run
  • πŸ€– A developer wanting to run AI locally without paying for cloud APIs
  • πŸ“š Someone who learns best through hands-on guides with real examples

...then you're in the right place.


πŸ—‚οΈ What's Inside

🐳 Docker Notes

Practical Docker guides beyond the basics β€” from containers to local AI inference.

Guide Description Level
πŸ€– Running AI Locally with Docker Replace GitHub Copilot with a free, private, GPU-accelerated local AI using Docker Models + Continue.dev Intermediate

πŸ’‘ TIL β€” Today I Learned

Short, punchy learnings from daily development work.

Date Learning
2026-03-28 Docker Model Runner needs TCP enabled explicitly for host processes to connect

πŸ”œ Coming Soon

django-notes/        β†’ DRF patterns, ORM deep dives, deployment tips
ai-experiments/      β†’ Building with local LLMs, MCP integrations
system-design/       β†’ Architecture decisions and trade-offs

🧭 My Learning Philosophy

I don't just read docs. I break things, fix them, and write down what I learned.

Every guide in this repo was born from a real problem I faced β€” not a tutorial I followed. That means:

  • βœ… Real errors you'll actually encounter
  • βœ… Real fixes that actually work
  • βœ… Real context on why, not just how

πŸ› οΈ My Stack

EXPERTISE = {
    "primary":    ["Python", "Django", "Django REST Framework"],
    "devops":     ["Docker", "Docker Compose", "Linux"],
    "databases":  ["PostgreSQL", "Redis"],
    "exploring":  ["Local AI", "LLMs", "MCP", "AI Agents"],
}

πŸ“¬ Connect

If any of this helped you β€” a ⭐ on the repo means a lot!

Found an error or want to discuss something? Open an issue β€” I'm always happy to talk tech.


πŸ”„ Continuously updated | Started March 2026

About

🧠 My second brain β€” hands-on engineering notes on Docker, AI, Python and beyond

Topics

Resources

Stars

Watchers

Forks

Contributors