Skip to content

shubham-0819/notes

Repository files navigation

Personal Knowledge Base

Built with Material for MkDocs Website

My personal knowledge base containing notes, documentation, and learnings about various technologies and concepts in software development.

🛠️ Tech Stack

This documentation site is built using:

🚀 Getting Started

Prerequisites

  • Python 3.x
  • poetry (Python package manager)

Local Setup

  1. Clone the repository:

    git clone https://github.com/shubham-0819/notes.git
    cd notes
  2. Install dependencies:

    poetry install
  3. Run locally:

    poetry run mkdocs serve
  4. Open in browser:

    http://127.0.0.1:8000
    

📝 Contributing

While this is primarily my personal knowledge base, if you find any errors or have suggestions:

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Submit a pull request

🔄 Updates

This is a living document that I update regularly as I learn new things. Check back often for new content!

This project is licensed under the MIT License - see the LICENSE file for details.

👤 About Me

I'm a Software Engineer passionate about building scalable systems and continuous learning. Currently working at RoboMQ.

⭐ Support

If you find this knowledge base helpful, please consider giving it a star on GitHub!

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages