<?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: Mangi Lerine Laslie JR</title>
    <description>The latest articles on DEV Community by Mangi Lerine Laslie JR (@mangi_lerinelasliejr_96).</description>
    <link>https://dev.to/mangi_lerinelasliejr_96</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%2F4079159%2F38208a1c-7616-4dcc-b3c3-b6bf35bbb0dc.jpeg</url>
      <title>DEV Community: Mangi Lerine Laslie JR</title>
      <link>https://dev.to/mangi_lerinelasliejr_96</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mangi_lerinelasliejr_96"/>
    <language>en</language>
    <item>
      <title>I Built a Laboratory Management System Before I Fully Understood the Laboratory</title>
      <dc:creator>Mangi Lerine Laslie JR</dc:creator>
      <pubDate>Tue, 18 Aug 2026 22:36:46 +0000</pubDate>
      <link>https://dev.to/mangi_lerinelasliejr_96/i-built-a-laboratory-management-system-before-i-fully-understood-the-laboratory-188a</link>
      <guid>https://dev.to/mangi_lerinelasliejr_96/i-built-a-laboratory-management-system-before-i-fully-understood-the-laboratory-188a</guid>
      <description>&lt;p&gt;The first time I tried building healthcare software, I was solving a problem from the perspective of a patient.&lt;/p&gt;

&lt;p&gt;This time was different.&lt;/p&gt;

&lt;p&gt;My uncle owns one of the biggest medical laboratories in Cameroon, and after one of our conversations about his work, I started looking at the problem from a completely different perspective.&lt;/p&gt;

&lt;p&gt;I had already gained considerably more experience as a developer.&lt;/p&gt;

&lt;p&gt;I had worked with real products, learned from other developers and become more comfortable with modern application development.&lt;/p&gt;

&lt;p&gt;So I decided to build him a system.&lt;/p&gt;

&lt;p&gt;This wasn't another small experiment.&lt;/p&gt;

&lt;p&gt;I wanted to build something his laboratory could actually use.&lt;/p&gt;

&lt;p&gt;I started building with React and Firebase. I implemented authentication and began creating different roles and workflows for the people who would interact with the system.&lt;/p&gt;

&lt;p&gt;The more I built, the more excited I became.&lt;/p&gt;

&lt;p&gt;I remember looking at the application and thinking:&lt;/p&gt;

&lt;p&gt;This could actually work.&lt;/p&gt;

&lt;p&gt;But I was still making an important mistake.&lt;/p&gt;

&lt;p&gt;I knew how to build software.&lt;/p&gt;

&lt;p&gt;I didn't yet understand the laboratory well enough.&lt;/p&gt;

&lt;p&gt;The difference between building software and solving a problem&lt;/p&gt;

&lt;p&gt;From the outside, a laboratory workflow can appear simple:&lt;/p&gt;

&lt;p&gt;Patient → Test → Result.&lt;/p&gt;

&lt;p&gt;But that's nowhere near the full picture.&lt;/p&gt;

&lt;p&gt;There are people involved in registration, sample collection, testing, result entry, verification, approval, reporting, inventory and administration.&lt;/p&gt;

&lt;p&gt;Different people have different responsibilities.&lt;/p&gt;

&lt;p&gt;Different actions require different permissions.&lt;/p&gt;

&lt;p&gt;And a system that ignores those realities can become more of a burden than a solution.&lt;/p&gt;

&lt;p&gt;My uncle helped me understand that.&lt;/p&gt;

&lt;p&gt;He gave me insight into how the laboratory actually operated and pointed out things I hadn't considered when designing the system.&lt;/p&gt;

&lt;p&gt;That changed the way I thought about the project.&lt;/p&gt;

&lt;p&gt;I began realizing that I couldn't simply build what I thought a laboratory needed.&lt;/p&gt;

&lt;p&gt;I had to understand what a laboratory actually needed.&lt;/p&gt;

&lt;p&gt;So I went back to the application.&lt;/p&gt;

&lt;p&gt;I changed things.&lt;/p&gt;

&lt;p&gt;I removed things.&lt;/p&gt;

&lt;p&gt;I added new workflows.&lt;/p&gt;

&lt;p&gt;I adjusted the way different users interacted with the system.&lt;/p&gt;

&lt;p&gt;Eventually, I had something much better than my original eHealth project.&lt;/p&gt;

&lt;p&gt;A basic laboratory management system.&lt;/p&gt;

&lt;p&gt;And I genuinely believed I was finally getting somewhere.&lt;/p&gt;

&lt;p&gt;But there was a problem I couldn't solve with code.&lt;/p&gt;

&lt;p&gt;Life was about to interrupt the project again.&lt;/p&gt;

&lt;p&gt;And for the second time, something I had spent so much time building would end up sitting on a shelf.&lt;/p&gt;

&lt;p&gt;I just didn't know it yet.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>I Tried to Build a Healthcare App Before I Understood the Problem</title>
      <dc:creator>Mangi Lerine Laslie JR</dc:creator>
      <pubDate>Sun, 16 Aug 2026 20:54:48 +0000</pubDate>
      <link>https://dev.to/mangi_lerinelasliejr_96/i-tried-to-build-a-healthcare-app-before-i-understood-the-problem-1a0o</link>
      <guid>https://dev.to/mangi_lerinelasliejr_96/i-tried-to-build-a-healthcare-app-before-i-understood-the-problem-1a0o</guid>
      <description>&lt;p&gt;When I started building my first healthcare project, I thought the hardest part would be writing the code.&lt;/p&gt;

&lt;p&gt;I was wrong.&lt;/p&gt;

&lt;p&gt;The hardest part was understanding what I was actually trying to solve.&lt;/p&gt;

&lt;p&gt;In 2024, I had just been admitted to a public hospital in Limbe after being diagnosed with a bacterial infection. While I was there, I experienced some of the frustrations that eventually made me start thinking about healthcare software.&lt;/p&gt;

&lt;p&gt;After returning home, I opened my laptop.&lt;/p&gt;

&lt;p&gt;I decided to build something.&lt;/p&gt;

&lt;p&gt;At the time, I was primarily working with Flutter, and my understanding of backend infrastructure was still developing.&lt;/p&gt;

&lt;p&gt;I had used mock data before, but I wanted to make the project feel more real.&lt;/p&gt;

&lt;p&gt;That's when I started experimenting with Firebase and Firestore.&lt;/p&gt;

&lt;p&gt;The problem?&lt;/p&gt;

&lt;p&gt;I barely understood what I was doing.&lt;/p&gt;

&lt;p&gt;I knew I needed authentication.&lt;/p&gt;

&lt;p&gt;I knew I needed somewhere to store patient information.&lt;/p&gt;

&lt;p&gt;I knew different parts of the application needed to communicate with each other.&lt;/p&gt;

&lt;p&gt;But knowing what you want a system to do and understanding how to architect that system are two completely different things.&lt;/p&gt;

&lt;p&gt;So I started with what I knew.&lt;/p&gt;

&lt;p&gt;I built screens.&lt;/p&gt;

&lt;p&gt;I created flows.&lt;/p&gt;

&lt;p&gt;I connected things together.&lt;/p&gt;

&lt;p&gt;I tested.&lt;/p&gt;

&lt;p&gt;I broke things.&lt;/p&gt;

&lt;p&gt;I searched for solutions.&lt;/p&gt;

&lt;p&gt;And I repeated the process.&lt;/p&gt;

&lt;p&gt;Eventually, I called the project eHealth.&lt;/p&gt;

&lt;p&gt;Looking back, it was a very ambitious project for where I was technically.&lt;/p&gt;

&lt;p&gt;But it taught me something that has stayed with me ever since:&lt;/p&gt;

&lt;p&gt;You can build a technically impressive application and still be solving the wrong problem.&lt;/p&gt;

&lt;p&gt;I understood my experience as a patient.&lt;/p&gt;

&lt;p&gt;I didn't understand the experience of the people operating the system.&lt;/p&gt;

&lt;p&gt;I didn't know how nurses actually received information.&lt;/p&gt;

&lt;p&gt;I didn't understand how laboratory technicians handled samples.&lt;/p&gt;

&lt;p&gt;I didn't understand how results moved through a laboratory.&lt;/p&gt;

&lt;p&gt;I didn't understand the operational constraints.&lt;/p&gt;

&lt;p&gt;I was essentially designing a healthcare system from the perspective of someone who had used healthcare services.&lt;/p&gt;

&lt;p&gt;That wasn't enough.&lt;/p&gt;

&lt;p&gt;Eventually, I paused the project.&lt;/p&gt;

&lt;p&gt;At the time, I thought I had simply failed to finish something I had started.&lt;/p&gt;

&lt;p&gt;Today, I see it differently.&lt;/p&gt;

&lt;p&gt;That first project wasn't the final product.&lt;/p&gt;

&lt;p&gt;It was the beginning of my education about the problem.&lt;/p&gt;

&lt;p&gt;And perhaps more importantly, it taught me that software development isn't just about knowing how to code.&lt;/p&gt;

&lt;p&gt;You have to understand the people who will use what you build.&lt;/p&gt;

&lt;p&gt;You have to understand their workflow.&lt;/p&gt;

&lt;p&gt;You have to understand the environment.&lt;/p&gt;

&lt;p&gt;And sometimes, you have to be willing to throw away something you've spent weeks building because your understanding of the problem has changed.&lt;/p&gt;

&lt;p&gt;Years later, that lesson would become extremely important when I returned to this idea.&lt;/p&gt;

&lt;p&gt;But I didn't know that yet.&lt;/p&gt;

&lt;p&gt;At the time, I simply closed the project and moved on.&lt;/p&gt;

&lt;p&gt;The next chapter would have nothing to do with healthcare.&lt;/p&gt;

&lt;p&gt;DEV tags&lt;/p&gt;

</description>
      <category>software</category>
      <category>buildinpublic</category>
      <category>healthtech</category>
      <category>startup</category>
    </item>
    <item>
      <title>The 16-Year-Old Cameroonian Betting on Himself to Transform Laboratory Management In Africa</title>
      <dc:creator>Mangi Lerine Laslie JR</dc:creator>
      <pubDate>Sat, 15 Aug 2026 15:17:10 +0000</pubDate>
      <link>https://dev.to/mangi_lerinelasliejr_96/the-16-year-old-cameroonian-betting-on-himself-to-transform-laboratory-management-in-africa-3o65</link>
      <guid>https://dev.to/mangi_lerinelasliejr_96/the-16-year-old-cameroonian-betting-on-himself-to-transform-laboratory-management-in-africa-3o65</guid>
      <description>&lt;p&gt;EPISODE 1: THE HOSPITAL ADMISSION THAT SPARKED THE IDEA&lt;/p&gt;

&lt;p&gt;![ ](&lt;a href="https://dev-to-uploads.s3.us-east-2.amazonaw" rel="noopener noreferrer"&gt;https://dev-to-uploads.s3.us-east-2.amazonaw&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I never planned to build a healthcare company.&lt;/p&gt;

&lt;p&gt;In 2024, I was preparing for my GCE Ordinary Level examinations.&lt;/p&gt;

&lt;p&gt;Then, just days before the exams, I was diagnosed with a bacterial infection and admitted to a public hospital in Limbe.&lt;/p&gt;

&lt;p&gt;My grandmother accompanied me.&lt;/p&gt;

&lt;p&gt;Suddenly, instead of sitting at home preparing for my exams, I was studying from a hospital bed.&lt;/p&gt;

&lt;p&gt;I remember many things about that period.&lt;/p&gt;

&lt;p&gt;The people who showed me kindness.&lt;br&gt;
The food.&lt;br&gt;
The care I received.&lt;/p&gt;

&lt;p&gt;But I also started noticing things that bothered me.&lt;/p&gt;

&lt;p&gt;Appointments could be missed.&lt;/p&gt;

&lt;p&gt;Information didn't always reach the right person at the right time.&lt;/p&gt;

&lt;p&gt;There were moments where it felt like people were doing their best, but the system around them was making things harder than they needed to be.&lt;/p&gt;

&lt;p&gt;Then I had to go to the laboratory.&lt;/p&gt;

&lt;p&gt;I waited.&lt;/p&gt;

&lt;p&gt;And waited.&lt;/p&gt;

&lt;p&gt;Eventually, I was told that the doctor had arrived and that it was finally my turn.&lt;/p&gt;

&lt;p&gt;I gave my sample.&lt;/p&gt;

&lt;p&gt;And then I left.&lt;/p&gt;

&lt;p&gt;I wasn't given a way to monitor what was happening with my test.&lt;/p&gt;

&lt;p&gt;I was simply told that I would be contacted.&lt;/p&gt;

&lt;p&gt;At the time, I didn't know it, but that experience was going to stay with me.&lt;/p&gt;

&lt;p&gt;Because when I got home, I did something very typical of me.&lt;/p&gt;

&lt;p&gt;I opened my laptop.&lt;/p&gt;

&lt;p&gt;I didn't have a company.&lt;/p&gt;

&lt;p&gt;I didn't have investors.&lt;/p&gt;

&lt;p&gt;I didn't even have a proper understanding of how healthcare systems worked.&lt;/p&gt;

&lt;p&gt;I just had a problem I couldn't stop thinking about.&lt;/p&gt;

&lt;p&gt;And I wanted to see if I could build something.&lt;/p&gt;

&lt;p&gt;To be continued.&lt;/p&gt;

&lt;h1&gt;
  
  
  Cameroon #BuildInPublic #AfricanTech #nanoLabs
&lt;/h1&gt;

&lt;p&gt;Do NOT explain what you built yet.&lt;/p&gt;

&lt;p&gt;Let people wonder.&lt;br&gt;
CHECK NANOLABS OUT NOW nanolabs&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
