<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ahmed Hasan</title>
    <description>The latest articles on DEV Community by Ahmed Hasan (@ahmdhsn-dev).</description>
    <link>https://dev.to/ahmdhsn-dev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F392948%2Fad1ec68e-1c38-4964-b7af-bbd12d2b930f.jpeg</url>
      <title>DEV Community: Ahmed Hasan</title>
      <link>https://dev.to/ahmdhsn-dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ahmdhsn-dev"/>
    <language>en</language>
    <item>
      <title>How I Scored 910/1000 on CCAF Claude Certification and Open-Sourced My Last Cheat Sheet</title>
      <dc:creator>Ahmed Hasan</dc:creator>
      <pubDate>Tue, 28 Jul 2026 10:25:01 +0000</pubDate>
      <link>https://dev.to/ahmdhsn-dev/how-i-scored-9101000-on-ccaf-claude-certification-and-open-sourced-my-last-cheat-sheet-5ae1</link>
      <guid>https://dev.to/ahmdhsn-dev/how-i-scored-9101000-on-ccaf-claude-certification-and-open-sourced-my-last-cheat-sheet-5ae1</guid>
      <description>&lt;p&gt;I passed &lt;strong&gt;Claude Certified Architect Foundations (CCAF)&lt;/strong&gt; with &lt;strong&gt;910/1000&lt;/strong&gt; on 15 July 2026, and I'm the first at my company to finish it. I open-sourced the study notes I built: &lt;strong&gt;&lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide" rel="noopener noreferrer"&gt;github.com/ahmdhsn-dev/ccaf-study-guide&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;CCAF is scenario-heavy: you pick the right architecture when an agent forgets context, a generic tool keeps misfiring, or a customer escalation lands mid-process. The official guide covers all of it, but it's dense. The repo distills &lt;strong&gt;30 exam tasks&lt;/strong&gt; across 5 domains into two complementary views: &lt;strong&gt;what to do&lt;/strong&gt; (patterns and traps) and &lt;strong&gt;what not to do&lt;/strong&gt; (&lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/03-anti-patterns-catalog.md" rel="noopener noreferrer"&gt;anti-patterns&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What's inside:&lt;/strong&gt; a one-page concept map, a trap taxonomy (why wrong answers sound right), and an &lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/03-anti-patterns-catalog.md" rel="noopener noreferrer"&gt;anti-patterns catalog&lt;/a&gt; that maps every "avoid / do not / instead of" warning from the official guide. If a distractor sounds plausible, check the traps first; if it sounds like a shortcut the guide rejects, check the &lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/03-anti-patterns-catalog.md" rel="noopener noreferrer"&gt;anti-patterns&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Use it as your &lt;strong&gt;last cheat sheet&lt;/strong&gt;, not your textbook. Take a mock first to see where you stand, then study the official guide and use the repo to close the gaps.&lt;/p&gt;




&lt;h2&gt;
  
  
  Start here
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Get access via &lt;a href="https://anthropic.skilljar.com/claude-certified-architect-foundations-access-request" rel="noopener noreferrer"&gt;Anthropic Academy / Skilljar&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Take a free mock (&lt;a href="https://ccaf.cyberskill.world/" rel="noopener noreferrer"&gt;CyberSkill&lt;/a&gt; or &lt;a href="https://claudecertificationguide.com/" rel="noopener noreferrer"&gt;Certification Guide&lt;/a&gt;) to baseline where you stand&lt;/li&gt;
&lt;li&gt;Read the &lt;strong&gt;official exam guide&lt;/strong&gt; at least &lt;strong&gt;3 times&lt;/strong&gt; (I printed mine to cut digital distractions)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Practice on a real project&lt;/strong&gt; alongside study: build an agent loop, wire up MCP tools, or configure Claude Code. Scenarios stick better when you've lived them.&lt;/li&gt;
&lt;li&gt;Retake mocks until you hit &lt;strong&gt;900+&lt;/strong&gt;, then book the real exam&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Full workflow: &lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/README.md" rel="noopener noreferrer"&gt;study/README.md&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Recommended Academy path
&lt;/h2&gt;

&lt;p&gt;Building with the Claude API → Claude Code in Action → Introduction to Agent Skills → Introduction to MCP&lt;/p&gt;

&lt;p&gt;I completed all four with hands-on labs in May 2026. Production work with skills, MCP servers, and tool orchestration helped, but the exam tests &lt;strong&gt;guide patterns&lt;/strong&gt;, not how your repo is wired.&lt;/p&gt;




&lt;h2&gt;
  
  
  Study path (4 docs)
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Step&lt;/th&gt;
&lt;th&gt;Doc&lt;/th&gt;
&lt;th&gt;What you get&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;1&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/00-concept-map.md" rel="noopener noreferrer"&gt;Concept map&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;All 30 tasks on one page&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/02-mock-exam-trap-guide.md" rel="noopener noreferrer"&gt;Mock exam trap guide&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Why wrong answers sound right&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;3&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/03-anti-patterns-catalog.md" rel="noopener noreferrer"&gt;Anti-patterns catalog&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;What the guide says not to do&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;4&lt;/td&gt;
&lt;td&gt;&lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/04-api-and-product-faq.md" rel="noopener noreferrer"&gt;API &amp;amp; product FAQ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;Exam vs production gotchas&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;strong&gt;Domain weights:&lt;/strong&gt; Agentic Architecture (27%) · Tool Design &amp;amp; MCP (18%) · Claude Code Config (20%) · Prompt &amp;amp; Structured Output (20%) · Context &amp;amp; Reliability (15%). See the &lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/00-concept-map.md" rel="noopener noreferrer"&gt;concept map&lt;/a&gt; for task breakdown.&lt;/p&gt;




&lt;h2&gt;
  
  
  Mock exam strategy
&lt;/h2&gt;

&lt;p&gt;Take the &lt;a href="https://ccaf.cyberskill.world/" rel="noopener noreferrer"&gt;CyberSkill mock&lt;/a&gt; first (closest to the real exam), then the &lt;a href="https://claudecertificationguide.com/" rel="noopener noreferrer"&gt;Certification Guide short mock&lt;/a&gt;. My first CyberSkill run scored &lt;strong&gt;850/1000&lt;/strong&gt;; after mapping misses to the guide and retaking, I was consistently &lt;strong&gt;950+&lt;/strong&gt; before booking. For every miss, map it to the &lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/02-mock-exam-trap-guide.md" rel="noopener noreferrer"&gt;trap taxonomy&lt;/a&gt;, cross-check the &lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/03-anti-patterns-catalog.md" rel="noopener noreferrer"&gt;anti-patterns catalog&lt;/a&gt;, re-read the matching section in the official guide, and repeat until you're consistently at &lt;strong&gt;900+&lt;/strong&gt; (I booked at &lt;strong&gt;950+&lt;/strong&gt;).&lt;/p&gt;

&lt;p&gt;Mocks are your prerequisite gate, not an arbitrary iteration cap. You won't feel ready. The exam has &lt;code&gt;stop_reason: end_turn&lt;/code&gt; before you do, and that's normal.&lt;/p&gt;

&lt;p&gt;Nine misses on my first CyberSkill run; these three patterns accounted for most of them (full mapping in the cheat sheet below):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Context (Task 5.1):&lt;/strong&gt; Progressive summarization beats a "structured issue data layer" when context fills up&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tool design (Task 2.1):&lt;/strong&gt; Split purpose-specific tools beat a generic &lt;code&gt;analyze_document&lt;/code&gt; with an enum mode&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Escalation (Tasks 1.4, 5.2):&lt;/strong&gt; Structured handoff brief, not a reference ID; angry + no context → acknowledge + one question&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Trap cheat sheet
&lt;/h2&gt;

&lt;p&gt;High-yield patterns from mock exams. Full taxonomy: &lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/02-mock-exam-trap-guide.md" rel="noopener noreferrer"&gt;02-mock-exam-trap-guide.md&lt;/a&gt;.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Context filling up (multi-issue)     → 5.1 Summarize resolved; active thread full
Generic tool, inconsistent output    → 2.1 Split typed tools
Messy source formats                 → 4.3 Schema + normalization in prompt
Function behind wrappers             → 2.5 List aliases → grep each
Agent forgets mid-conversation       → 5.1 Pass full messages array
Unknown bug path                     → 1.6 Adaptive investigation
Long code exploration (30+ min)      → 5.4 Scratchpad file
Mid-process escalation               → 1.4 Structured handoff brief
Angry + no context                   → 5.2 Acknowledge + one question
Identity multi-match                 → 5.2 Ask identifiers, never guess
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Trap&lt;/th&gt;
&lt;th&gt;Sounds like...&lt;/th&gt;
&lt;th&gt;Guide-preferred&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Sounds enterprise&lt;/td&gt;
&lt;td&gt;Structured data layer, reference IDs&lt;/td&gt;
&lt;td&gt;Progressive summarization&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Sounds efficient&lt;/td&gt;
&lt;td&gt;Re-fetch via MCP, parallel workers&lt;/td&gt;
&lt;td&gt;Trim/summarize context&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Sounds smart&lt;/td&gt;
&lt;td&gt;Confidence threshold, routing classifier&lt;/td&gt;
&lt;td&gt;Explicit criteria; programmatic gates&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Sounds helpful&lt;/td&gt;
&lt;td&gt;Immediate escalation, unauthorized retry&lt;/td&gt;
&lt;td&gt;Calibrated: brief, one question, or resolve&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Sounds thorough&lt;/td&gt;
&lt;td&gt;Plan everything first&lt;/td&gt;
&lt;td&gt;Adaptive evidence-driven steps&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Sounds simple&lt;/td&gt;
&lt;td&gt;Better description on generic tool&lt;/td&gt;
&lt;td&gt;Split tools + typed schemas&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Sounds pragmatic&lt;/td&gt;
&lt;td&gt;Post-processing normalization&lt;/td&gt;
&lt;td&gt;Canonical format at extraction&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  Top 5 anti-patterns (high exam yield)
&lt;/h2&gt;

&lt;p&gt;From &lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/03-anti-patterns-catalog.md" rel="noopener noreferrer"&gt;03-anti-patterns-catalog.md&lt;/a&gt;:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Heuristic customer selection on multi-match:&lt;/strong&gt; ask for email, phone, or order ID; never confidence-threshold auto-pick (Task 5.2).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Sliding window drops resolved threads:&lt;/strong&gt; progressive summarization on resolved issues; keep active thread full (Task 5.1).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. Generic &lt;code&gt;analyze_document&lt;/code&gt; + free-text mode:&lt;/strong&gt; split into &lt;code&gt;extract_data_points&lt;/code&gt;, &lt;code&gt;summarize_content&lt;/code&gt;, etc. (Task 2.1).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;4. Batch API for pre-merge blocking checks:&lt;/strong&gt; sync Messages API for blocking; Batch for overnight audits (Task 4.5).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;5. Giving synthesis agent web search tools:&lt;/strong&gt; scope to &lt;code&gt;verify_fact&lt;/code&gt;; route new lookups through coordinator (Task 2.3).&lt;/p&gt;




&lt;h2&gt;
  
  
  Exam vs production (quick hits)
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Topic&lt;/th&gt;
&lt;th&gt;Exam (guide)&lt;/th&gt;
&lt;th&gt;Production (2026)&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Structured output&lt;/td&gt;
&lt;td&gt;
&lt;code&gt;tool_use&lt;/code&gt; + JSON schema&lt;/td&gt;
&lt;td&gt;Also &lt;code&gt;output_config.format&lt;/code&gt;; prefill removed on new models&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Batch tool use&lt;/td&gt;
&lt;td&gt;No multi-turn in one request&lt;/td&gt;
&lt;td&gt;Server tools + &lt;code&gt;pause_turn&lt;/code&gt;; client MCP loops still multi-request&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;/memory&lt;/code&gt;&lt;/td&gt;
&lt;td&gt;Diagnostic command (in scope)&lt;/td&gt;
&lt;td&gt;Plus expanded CLAUDE.md / rules / skills ecosystem&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Full breakdown: &lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/study/04-api-and-product-faq.md" rel="noopener noreferrer"&gt;04-api-and-product-faq.md&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Repo link
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide" rel="noopener noreferrer"&gt;github.com/ahmdhsn-dev/ccaf-study-guide&lt;/a&gt;&lt;/strong&gt;. MIT licensed, unofficial, not affiliated with Anthropic.&lt;/p&gt;

&lt;p&gt;Community links and extra mocks: &lt;a href="https://github.com/ahmdhsn-dev/ccaf-study-guide/blob/main/resources/links.md" rel="noopener noreferrer"&gt;resources/links.md&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Disclaimer:&lt;/strong&gt; Based on the exam taken 15 July 2026. Unofficial, not affiliated with Anthropic. Verify latest exam requirements before you sit.&lt;/p&gt;

</description>
      <category>claude</category>
      <category>certification</category>
      <category>ccaf</category>
      <category>anthropic</category>
    </item>
    <item>
      <title>Is working remote from Skardu possible?</title>
      <dc:creator>Ahmed Hasan</dc:creator>
      <pubDate>Mon, 13 Jun 2022 15:09:28 +0000</pubDate>
      <link>https://dev.to/ahmdhsn-dev/is-working-remote-from-skardu-possible-17gk</link>
      <guid>https://dev.to/ahmdhsn-dev/is-working-remote-from-skardu-possible-17gk</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;While doing my undergraduate study in Computer Science, I made a lot of friends that are now doing remote jobs or are working remotely from home. A bunch of us decided to work from a beautiful natural place where our eyes can relax away from digital screens without affecting our work.&lt;/p&gt;

&lt;h2&gt;
  
  
  About the Place
&lt;/h2&gt;

&lt;p&gt;Skardu is located in the Gilgit-Baltistan (northern region) of Pakistan. The city is an important gateway to the important nearby mountains of the Karakoram mountain range. It is a known hub for &lt;strong&gt;mountaineers&lt;/strong&gt; to stay before expediting to reach one of the highest peaks in the world.&lt;/p&gt;

&lt;h2&gt;
  
  
  Is work from Skardu possible?
&lt;/h2&gt;

&lt;p&gt;Following are my findings on the significant three factors for smooth remote work.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Electricity&lt;/li&gt;
&lt;li&gt;Mobile Network&lt;/li&gt;
&lt;li&gt;Internet&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Electricity&lt;/strong&gt;&lt;br&gt;
Since the main source of electricity production is from hydroelectric plants installed in rivers and canals. Visiting the place in summer will give you a constant availability of electricity. You may need more power backup if visiting out of season. Scheduled load shedding will be common close to winters. The ideal time to get good electricity would be from &lt;strong&gt;June&lt;/strong&gt; till &lt;strong&gt;August&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Mobile network&lt;/strong&gt;&lt;br&gt;
The mobile networks of Pakistan like Ufone and Zong works well for calls and messages but will not work for internet data connectivity. There is a different mobile network named &lt;strong&gt;SCOM&lt;/strong&gt; in Skardu. For internet, you can get a SCOM sim at a very decent price and can have a high-speed internet package on it as well.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Internet&lt;/strong&gt;&lt;br&gt;
You can get &lt;strong&gt;high-speed internet&lt;/strong&gt; in the main city areas.&lt;br&gt;
We were able to get a decent enough speed at &lt;strong&gt;Skardu main bazaar&lt;/strong&gt;.&lt;br&gt;
The speed in &lt;strong&gt;Shigar&lt;/strong&gt; actually exceeded the speed I get in my home. Overall, I would say that the internet will not be an issue as long as electricity is not an issue. Having a good internet package can really make it possible to work without any hassle.&lt;br&gt;
&lt;strong&gt;Speed in Skardu city&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6sz2gd0whwxxbm6bqg96.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6sz2gd0whwxxbm6bqg96.png" alt="Internet Speed at main Skardu bazaar" width="718" height="1046"&gt;&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Speed in Shigar&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj9i3cd3cusbjnbdzpxz1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj9i3cd3cusbjnbdzpxz1.png" alt="Internet Speed at Shigar" width="714" height="1028"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Did we actually work?
&lt;/h2&gt;

&lt;p&gt;While planning and evaluating the available options, our final decision was to take the time off to clear our heads (yes we need that a lot) instead of working remotely.&lt;br&gt;
We took &lt;strong&gt;annual leaves&lt;/strong&gt; for a week as we were not too sure about the limitations that we might face for smooth remote work, and postponed that remote work plan for later.&lt;br&gt;
Some of us did however take our workstations to move images and stuff from &lt;strong&gt;DSLR&lt;/strong&gt; (thank you Abbas for letting me borrow it) and Slack communications (yeah! not a good idea for a vacation).&lt;br&gt;
Other than image editing, migration, and communications on &lt;strong&gt;Slack&lt;/strong&gt;, I did not work on anything related to development. Nouman however was able to find time and work on some side tasks without any hassle.&lt;/p&gt;

&lt;h2&gt;
  
  
  Our vacation summary video
&lt;/h2&gt;

&lt;p&gt;If you are interested in knowing a bit more about the place and us, you can check out this &lt;a href="https://www.youtube.com/watch?fbclid=IwAR1WtL1j4BbA6RtTZT_cxiMtEqVPhpRrxhiHVJPOZ1pYLphJ-yPbcndIG50&amp;amp;v=hqnDVIuDTFg&amp;amp;feature=youtu.be" rel="noopener noreferrer"&gt;Youtube video&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Based on the three main factors we observed during our 7 days visit, we think it is very possible to work remotely from the beautiful valley of Skardu.&lt;/p&gt;

</description>
      <category>remote</category>
      <category>mountains</category>
      <category>skardu</category>
    </item>
  </channel>
</rss>
