<?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: Manish Bhattarai</title>
    <description>The latest articles on DEV Community by Manish Bhattarai (@manishbhattarai).</description>
    <link>https://dev.to/manishbhattarai</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%2F3750164%2F39107560-362c-41d5-b360-07c22ccb14f2.png</url>
      <title>DEV Community: Manish Bhattarai</title>
      <link>https://dev.to/manishbhattarai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manishbhattarai"/>
    <language>en</language>
    <item>
      <title>How Percime Technologies Is Building Global-Ready Products from Nepal</title>
      <dc:creator>Manish Bhattarai</dc:creator>
      <pubDate>Tue, 03 Feb 2026 09:44:35 +0000</pubDate>
      <link>https://dev.to/manishbhattarai/how-percime-technologies-is-building-global-ready-products-from-nepal-5a81</link>
      <guid>https://dev.to/manishbhattarai/how-percime-technologies-is-building-global-ready-products-from-nepal-5a81</guid>
      <description>&lt;p&gt;Nepal’s tech ecosystem is quietly changing.&lt;/p&gt;

&lt;p&gt;Over the last few years, more Nepali teams have moved beyond outsourcing and support work and started building &lt;strong&gt;product-grade software, scalable platforms, and globally usable tools&lt;/strong&gt;. What’s interesting is not just that this is happening—but how these teams are approaching engineering, ownership, and delivery.&lt;/p&gt;

&lt;p&gt;One of the companies contributing to this shift is &lt;a href="https://percime.com" rel="noopener noreferrer"&gt;&lt;strong&gt;Percime Technologies&lt;/strong&gt;&lt;/a&gt;, a Kathmandu-based technology firm focused on cloud engineering, product development, and delivery-ready teams.&lt;/p&gt;

&lt;p&gt;This post looks at Percime’s approach, the products they’ve already shipped, and what their work says about where Nepali tech is headed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;From Service Mindset to Product Thinking&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A common challenge in emerging tech markets is remaining stuck in a “task execution” mindset—delivering features without owning outcomes.&lt;/p&gt;

&lt;p&gt;Percime started with a different assumption:&lt;br&gt;
&lt;strong&gt;engineering teams should own results, not just tickets&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That philosophy shows up in how they work with clients and in the internal products they’ve already launched.&lt;/p&gt;

&lt;p&gt;Instead of positioning themselves as a general IT vendor, Percime operates as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;A cloud and software delivery partner&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;With engineers retained on Percime’s payroll&lt;/li&gt;
&lt;li&gt;Accountable for continuity, performance, and delivery quality&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This structure reduces coordination overhead on the client side and keeps architectural decisions closer to the engineers who implement them.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What Percime Has Already Built&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Before scaling services aggressively, Percime focused on &lt;strong&gt;shipping real products&lt;/strong&gt;—something many service companies delay or avoid.&lt;/p&gt;

&lt;p&gt;🔧 &lt;strong&gt;PercimeTools&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A growing collection of practical utilities aimed at developers, operators, and everyday workflows.&lt;/p&gt;

&lt;p&gt;The emphasis is on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Speed&lt;/li&gt;
&lt;li&gt;Simplicity&lt;/li&gt;
&lt;li&gt;Tools that solve one problem well&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://tools.percime.com" rel="noopener noreferrer"&gt;https://tools.percime.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📅 &lt;strong&gt;Evento&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;An event and scheduling platform designed with lightweight workflows and clean UX in mind.&lt;/p&gt;

&lt;p&gt;Evento reflects Percime’s preference for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Minimal abstractions&lt;/li&gt;
&lt;li&gt;Predictable behavior&lt;/li&gt;
&lt;li&gt;Clear ownership of state and data&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://evento.percime.com" rel="noopener noreferrer"&gt;https://evento.percime.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🎮 &lt;strong&gt;Battleboard (In Development)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Percime is also building a multiplayer game platform—Battleboard—which is shaping how the team thinks about:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Real-time systems&lt;/li&gt;
&lt;li&gt;State synchronization&lt;/li&gt;
&lt;li&gt;Performance at scale&lt;/li&gt;
&lt;li&gt;Product-driven iteration&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;👉 &lt;a href="https://battleboard.fun" rel="noopener noreferrer"&gt;https://battleboard.fun&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Building a game alongside enterprise work has helped the team sharpen product instincts that translate back into client projects.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Engineering Principles They Apply Consistently&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Across services and products, Percime’s work reflects a few consistent engineering choices:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Cloud-Native by Default&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Infrastructure decisions favor scalability, observability, and clean separation of concerns from day one.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Delivery Over Headcount&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;They avoid the “more people = more output” trap by keeping teams small, accountable, and ownership-driven.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Product Discipline&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Even service engagements are treated like products:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Clear scope boundaries&lt;/li&gt;
&lt;li&gt;Defined success metrics&lt;/li&gt;
&lt;li&gt;Iterative releases instead of endless revisions&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Long-Term Maintainability&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Architectural decisions are evaluated not just for speed today, but for clarity six months later.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why This Matters Beyond One Company&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Percime Technologies isn’t important because it exists—it’s important because it represents a pattern.&lt;/p&gt;

&lt;p&gt;More Nepali tech companies are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Shipping products alongside services&lt;/li&gt;
&lt;li&gt;Owning architecture and outcomes&lt;/li&gt;
&lt;li&gt;Competing globally without hiding behind low-cost positioning&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This shift improves:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Developer skill depth&lt;/li&gt;
&lt;li&gt;Product maturity&lt;/li&gt;
&lt;li&gt;Global trust in teams operating out of Nepal&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Looking Ahead&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Percime is still early in its journey, but the direction is clear:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Build first&lt;/li&gt;
&lt;li&gt;Learn fast&lt;/li&gt;
&lt;li&gt;Scale responsibly&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;As more companies from Nepal take this approach, the global perception of where high-quality software can come from will continue to expand.&lt;/p&gt;

&lt;p&gt;And that’s a change worth paying attention to.&lt;/p&gt;

</description>
      <category>softwareengineering</category>
      <category>cloud</category>
      <category>nepal</category>
      <category>staffaugmentation</category>
    </item>
  </channel>
</rss>
