<?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: Obodo David</title>
    <description>The latest articles on DEV Community by Obodo David (@quentinsop).</description>
    <link>https://dev.to/quentinsop</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F985463%2Fb248f862-06b8-4460-902d-e96ce5c94f43.jpeg</url>
      <title>DEV Community: Obodo David</title>
      <link>https://dev.to/quentinsop</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/quentinsop"/>
    <language>en</language>
    <item>
      <title>Think About Your Audience - The ChRIS Project.</title>
      <dc:creator>Obodo David</dc:creator>
      <pubDate>Tue, 10 Jan 2023 01:23:37 +0000</pubDate>
      <link>https://dev.to/quentinsop/think-about-your-audience-the-chris-project-mil</link>
      <guid>https://dev.to/quentinsop/think-about-your-audience-the-chris-project-mil</guid>
      <description>&lt;p&gt;ChRIS is a web-based platform designed to make it easy for people to run any kind of medical image processing. ChRIS is comprised of multiple opens source projects (&lt;em&gt;openstack and openshift&lt;/em&gt;) - containerized microservices that communicate with each other through restAPIs.&lt;/p&gt;

&lt;p&gt;ChRIS aims to solve the problem of reinventing the wheel, in that people are always writing the same backend over and over again. This happens because there's no reward in research to write a good system. Medical image processing research happens in relative isolation, the focus is on the output - Everyone invents their own platform. ChRIS aims to remove this barrier by letting researchers to focus not on building the infrastructure by having the infrastructure a solved problem for researchers.&lt;/p&gt;

&lt;p&gt;ChRIS aims to process medical data very fast, get it out of the hospital on to the cloud do some very fast computing and get it back to the hospital, putting it right in front of someone who needs that information in a matter of seconds or minutes instead of the conventional days/hours had the person been reinventing the wheel.&lt;/p&gt;

&lt;p&gt;A point of note is that the ChRIS project runs on MOC - Massachusetts Open Cloud. This helps us to run research and innovation over a production-scale public cloud.&lt;/p&gt;

&lt;p&gt;As stated earlier, ChRIS makes computing very fast, efficient and easy. In the world of image processing that consumes high compute power and takes time, it'll benefit people (medical researchers and innovators) to use ChRIS to build these Image processes in matter of seconds, making their research clinically relevant.&lt;/p&gt;

&lt;p&gt;I am really excited to be working on ChRIS because I am doing meaningful work that helps people. I work on &lt;strong&gt;Consolidating and making reusable various react ui components from two user interfaces - the ChRIS UI and store&lt;/strong&gt;. In essence I am merging the ChRIS store into the ChRIS UI by deciding which UI to retain and also adding new features.&lt;/p&gt;

&lt;p&gt;When I first started, understanding the code base was a bit difficult but after spending some time on it, it became clear how the code was structured making it easier to build on the code base.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;It's been an interesting ride working on the ChRIS project.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>productivity</category>
      <category>beginners</category>
      <category>react</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Everyone Struggles - WSL</title>
      <dc:creator>Obodo David</dc:creator>
      <pubDate>Mon, 09 Jan 2023 19:42:09 +0000</pubDate>
      <link>https://dev.to/quentinsop/everyone-struggles-wsl-50n1</link>
      <guid>https://dev.to/quentinsop/everyone-struggles-wsl-50n1</guid>
      <description>&lt;p&gt;I have always known Linux distros like &lt;strong&gt;Ubuntu&lt;/strong&gt; to be opensource and that it is more efficient and reliable for software development.&lt;/p&gt;

&lt;p&gt;Since &lt;strong&gt;Windows&lt;/strong&gt; is widespread, software developers employ virtual machines like Oracle virtual box to run other operating system on Windows.&lt;/p&gt;

&lt;p&gt;This has been my default way of doing things. Running a VM on Windows always consumed lots of CPU power and RAM because I was running the full Ubuntu distro.&lt;/p&gt;

&lt;p&gt;This practice continued until I Joined the Outreachy space. I began researching better and faster ways of doing things and this led to my discovery of WSL - Windows Subsystem for Linux.&lt;/p&gt;

&lt;p&gt;I was skeptical at first because I was going to lose some GUI functionality that the full Ubuntu distro offered. I was also unsure of the performance and as such I reached out to my colleagues who provided better insight that led to my decision in using WSL.&lt;/p&gt;

&lt;p&gt;Prior to using WSL, my local machine would freeze after sometime of running Ubuntu in the VM but now it doesn't do that anymore. My projects are CPU intensive but I am able to cope by minimizing the RAM and CPU usage by running &lt;strong&gt;WSL&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It was a struggle but I rose above it because I was able to ask for help.&lt;/p&gt;

</description>
      <category>learning</category>
      <category>fullstack</category>
      <category>webdev</category>
      <category>career</category>
    </item>
    <item>
      <title>Introduce Yourself</title>
      <dc:creator>Obodo David</dc:creator>
      <pubDate>Sat, 10 Dec 2022 23:22:05 +0000</pubDate>
      <link>https://dev.to/quentinsop/introduce-yourself-5hb</link>
      <guid>https://dev.to/quentinsop/introduce-yourself-5hb</guid>
      <description>&lt;h2&gt;
  
  
  Meet David.
&lt;/h2&gt;

&lt;p&gt;I am Obodo, David Sopuruchukwu, an Outreachy intern on the project &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Consolidating and making reusable various react UI components from two user interfaces.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I graduated from the University of Nigeria, Nsukka in 2019 with a bachelors in Mechanical Engineering. After that, I was opportune to work with &lt;strong&gt;Starnet Innovations&lt;/strong&gt;, a technology company specializing in software and web development.&lt;/p&gt;

&lt;p&gt;My time at Starnet Innovations provided me with enthusiasm and &lt;br&gt;
fueled my drive for software development. I learnt about opensource and proprietary projects, their benefits and cons.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Core Values
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;“Creativity doesn’t wait for that perfect moment. It fashions its own perfect moments out of ordinary ones.” —Bruce Garrabrandt&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Bruce's quote closely  resonates with my being, I believe that people are born with &lt;strong&gt;creativity&lt;/strong&gt; and not developing it is a disservice to humanity.&lt;/p&gt;

&lt;p&gt;The first step is thinking out the solution (&lt;em&gt;creativity&lt;/em&gt;), the next step is enduring the hardships that comes with bringing the creative solution to reality, this is the next best thing I possess, &lt;strong&gt;Determination&lt;/strong&gt;. I always believe that it is not enough to possess an Idea, because an Idea that remains in the Idea stage is as good as not having an Idea.&lt;/p&gt;

&lt;p&gt;I believe that there are times when we enlist the help of other people to drive our plans for the future. It is paramount that in thinking about the future, I develop the necessary skillset required to lead the people whose help I enlist. I believe that leaders are born out of circumstances but a true leader is one who in the face of adversity, maintains his/her vision and action plan for the future. &lt;strong&gt;Leadership&lt;/strong&gt; is key to success&lt;/p&gt;

&lt;h2&gt;
  
  
  My Motivation for Outreachy.
&lt;/h2&gt;

&lt;p&gt;Outreachy provides me with the opportunity to learn from very talented mentors. Outreachy projects are opensource and therefore, offers me the flexibility to contribute to projects that impact people's life. Before applying to Outreachy, there are many bias I faced in the world of tech but outreachy encourages persons faced with bias to apply for its internship.&lt;/p&gt;

&lt;p&gt;My biggest motivation, was a friend of mine, a previous Outreachy recipient whom I met in a shared program. He told me about Outreachy and encouraged me to apply. In his words, &lt;code&gt;Outreachy could redefine how I think of software engineering&lt;/code&gt;, and I must confess, It has.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>typescript</category>
      <category>react</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
