# About

> A personal repository and handbook of experiments, learnings, and documentation dedicated to mastering Claude Code.

### 👋 Hi, I am [Sumonta Saha Mridul ](https://www.linkedin.com/in/sumonta-saha-mridul-b35bb61a0/)

I’m currently working as an Associate Software Engineer I at **Cefalo Bangladesh Ltd,** a graduate software engineering student from SUST. Alongside my job, I love to share knowledge and help others grow in their coding & career journey. I’ve also been fortunate to achieve **6× Top 10 finishes in hackathons & project showcases winner**.

* ✍️ I write the [***Code & Career Golpo Newsletter***](https://www.linkedin.com/newsletters/code-career-golpo-7309186050084544512/) (1000+ subscribers), where I share coding tips, project lessons, productivity insights, and career advice every Friday.&#x20;
* I co-founded the[ **Code & Career Golpo YouTube Channel**](https://www.youtube.com/@LearnCodewithPS5638) (1000+ subscribers), where we create videos in Bangla & English about programming, open source, and career growth.&#x20;

In this Gitbook I will try out different things related to Claude Code. I daily go through many good documents related to Claude so I will try to add as much documentation related to learning-related things that you can try with the Claude Code. There is a complete handbook I will just make for myself. If you like you can read it or follow it for your purpose.

{% embed url="<https://youtu.be/oqSgYUIeQeE?si=ElgKZC6-2VlWYrq9>" fullWidth="false" %}

### 🎯 Purpose of this Gitbook

In this Giftbook, I will be trying out different features, concepts, and workflows related to Claude Code. I go through many excellent documents and resources about Claude on a daily basis. To keep track of it all, I am compiling this space to add as much documentation and as many hands-on, learning-related experiments as possible.

Essentially, this is a complete handbook I am building for myself to structure my learning journey.

While this is primarily a personal reference guide, you are more than welcome to read through it! If you find it helpful, feel free to follow along and use these resources for your own purposes.

#### What to Expect:

* Daily Learnings: Insights gathered from various high-quality documents.
* Practical Experiments: Hands-on examples and things you can try with Claude Code.
* Curated Documentation: A structured collection of learning materials

***

{% hint style="success" %}
**A small request:**

Would You like donate a small amount : [**Click Here**](https://forms.gle/S1FJaEpzGcnMQbm77)

*If you find value in what we’re doing, please **subscribe to My YouTube channel** & Newsletter and **share this initiative** with others in your network. Together, we can build a stronger tech community.*&#x20;

**Want to learn a topic like this? \[**[**Subscribe to My YouTube Channel**](https://www.youtube.com/@LearnCodewithPS5638)**]**

**Code & Career Golpo Newsletter:** [Subscribe to My Newsletter](https://www.linkedin.com/newsletters/code-career-golpo-7309186050084544512/)
{% endhint %}

***

#### 📽️ Useful YouTube Video:

* [ এই GitHub README দেখে Recruiter আমাকে Contact করেছিল | The Most Requested video 2026](https://youtu.be/x1p5xxodD2Q?si=vEgBCr9m5F28eBxP)
* [**কীভাবে সফটওয়্যার কোম্পানিতে ইন্টার্নশিপ পাওয়া যাবে?: CV Review & Interview Tips**](https://www.youtube.com/watch?v=5FaCSq13hjM)
* [সফটওয়্যার কোম্পানিতে ইন্টার্নশিপ পাওয়ার জন্য CV কীভাবে লিখবেন | CV রিভিউ (পার্ট ১)](https://youtu.be/TpfBocAvbzs?si=dSwZFQBLTA8OrB0V)
* [How to Find & Read Research Papers Effectively | Thesis Latest Guide (2025)](https://youtu.be/tZ5cEzChIWU?si=WA--9TndN89w9o3_)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sumontas-organization.gitbook.io/claude-code-handbook-sumonta056/getting-started/readme.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.
