# My Channel for Developers

## My Channel for Developers

- [Welcome!](https://utube.tkssharma.com/welcome.md): Welcome to My YouTube Channel
- [Vision, Mission & Focus](https://utube.tkssharma.com/about-us/vision-mission-and-focus.md)
- [Vision](https://utube.tkssharma.com/about-us/vision-mission-and-focus/vision.md)
- [Mission](https://utube.tkssharma.com/about-us/vision-mission-and-focus/mission.md)
- [Focus](https://utube.tkssharma.com/about-us/vision-mission-and-focus/focus.md)
- [Values](https://utube.tkssharma.com/about-us/values.md)
- [About me](https://utube.tkssharma.com/team/about-me.md): I am just a developer like you with 12 Years in coding and developing software products impacting millions
- [How can I help](https://utube.tkssharma.com/collaborating/how-can-i-help.md): I am publishing videos based on demand and publishing videos
- [Connect with me](https://utube.tkssharma.com/collaborating/connect-with-me.md)
- [How to Learn From My Channel](https://utube.tkssharma.com/how-to-follow-my-channel/how-to-learn-from-my-channel.md)
- [Web Developer Bootcamp (80 Hours Course) 2024](https://utube.tkssharma.com/my-youtube-work/web-developer-bootcamp-80-hours-course-2024.md)
- [Building Microservices for SAAS 2024](https://utube.tkssharma.com/microservices/building-microservices-for-saas-2024.md)
- [How to Become a Ninja Developer](https://utube.tkssharma.com/become-ninja-developer/how-to-become-a-ninja-developer.md)
- [Node JS Scaling for Million Users](https://utube.tkssharma.com/webinars-screencasts/node-js-scaling-for-million-users.md)
- [Tooling for JS Developers 2024](https://utube.tkssharma.com/modern-tooling-for-javascript/tooling-for-js-developers-2024.md)
- [Eats Clone](https://utube.tkssharma.com/uber-eats-clone/eats-clone.md): Food Delivery app Built with Microservices
- [Airbnb Clone](https://utube.tkssharma.com/airbnb-clone/airbnb-clone.md): Full Stack Clone for Airbnb with Microservices (IN PROGRESS) and Next JS
- [Coming Soon](https://utube.tkssharma.com/udemy-clone/coming-soon.md)
- [Coming Soon](https://utube.tkssharma.com/booking.com-clone/coming-soon.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://utube.tkssharma.com/welcome.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
