<?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>Forem: Tobe Obiakor</title>
    <description>The latest articles on Forem by Tobe Obiakor (@obiako).</description>
    <link>https://forem.com/obiako</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%2F327096%2Fee7be041-f5b6-4582-9ee2-94985bc96792.jpeg</url>
      <title>Forem: Tobe Obiakor</title>
      <link>https://forem.com/obiako</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/obiako"/>
    <language>en</language>
    <item>
      <title>Starting my MBA</title>
      <dc:creator>Tobe Obiakor</dc:creator>
      <pubDate>Wed, 12 Nov 2025 19:09:09 +0000</pubDate>
      <link>https://forem.com/obiako/starting-my-mba-12bl</link>
      <guid>https://forem.com/obiako/starting-my-mba-12bl</guid>
      <description>&lt;p&gt;After many years of working as a software developer, I started building my own product. Given my career trajectory, you might have guessed what kind of product it is: an &lt;strong&gt;HRIS&lt;/strong&gt; (Human Resources Information System).&lt;/p&gt;

&lt;p&gt;After struggling to sell it and seeing some of my colleagues struggle with sales, I took the advice of my friend Tim to enroll for an MBA at &lt;strong&gt;Rome Business School&lt;/strong&gt;. I wanted to sell my product. My former boss will say that if you build the best software in the world and cannot sell it, it will end up on your laptop.&lt;/p&gt;

&lt;p&gt;With the goal of becoming a salesperson (or business leader), I enrolled for the one-year executive program, and it has been nothing short of eye-opening.&lt;/p&gt;

&lt;p&gt;The pre-masters training, which is a set of four short courses with an assessment at the end of each, prepares you with the soft skills needed for the MBA. These courses: &lt;strong&gt;Time Management&lt;/strong&gt;, &lt;strong&gt;Basic Accounting&lt;/strong&gt;, &lt;strong&gt;Quantitative Analysis&lt;/strong&gt;, and &lt;strong&gt;Speed Reading&lt;/strong&gt; are the foundation upon which the MBA will be built.&lt;/p&gt;

&lt;p&gt;The program I opted for is the online version because after working remotely for the past 3 years, I cannot afford to spend my weekends in Lagos traffic.&lt;/p&gt;

&lt;p&gt;Last week, we officially started our classes. On Saturday, we started with &lt;strong&gt;Global Marketing Management&lt;/strong&gt;. This seven-hour session, though long with breaks in between, helped us understand the difference between domestic, international, and global marketing and see the big picture of a product's movement from the local to the global scene.&lt;/p&gt;

&lt;p&gt;Sunday was a four-hour marathon in &lt;strong&gt;Geo-Economy and Geo-Politics for Business&lt;/strong&gt;. This was so interesting that we could not go for breaks! We had two breakout sessions with case studies that helped us understand how geopolitical stand-offs and natural issues between world powers could affect the global economy. We also looked at different trade routes and organizations and how they affect trades and supply across the globe.&lt;/p&gt;

&lt;p&gt;I may end up pivoting from tech to business. I would keep my fingers crossed for now. I promised my career advisor Ejiro that I would write more. This is me trying to keep that promise.&lt;/p&gt;

</description>
      <category>career</category>
      <category>education</category>
      <category>leadership</category>
    </item>
    <item>
      <title>Deploying Strapi on Render free plan</title>
      <dc:creator>Tobe Obiakor</dc:creator>
      <pubDate>Thu, 04 May 2023 09:09:51 +0000</pubDate>
      <link>https://forem.com/obiako/deploying-strapi-on-render-free-plan-687</link>
      <guid>https://forem.com/obiako/deploying-strapi-on-render-free-plan-687</guid>
      <description>&lt;p&gt;This post assumes that you have already installed the Strapi backend on your local machine. If you have not, you can do that by following the instructions on the link below.&lt;br&gt;
 &lt;a href="https://docs.strapi.io/dev-docs/quick-start#_1-install-strapi-and-create-a-new-project" rel="noopener noreferrer"&gt;Install strapi and create new project&lt;/a&gt;&lt;br&gt;
After installation, create a new user and create your collections.&lt;br&gt;
In your command line navigate to the root folder and initialize git and push to remote origin. If you do not know how to go about it, you can do so following the instruction below.&lt;br&gt;
&lt;a href="https://docs.github.com/en/migrations/importing-source-code/using-the-command-line-to-import-source-code/adding-locally-hosted-code-to-github" rel="noopener noreferrer"&gt;Adding locally hosted code to GitHub&lt;/a&gt;&lt;br&gt;
login to render and click on the new button&lt;/p&gt;

&lt;p&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%2Fuvtoxpmk4u4ja5q4dgxi.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%2Fuvtoxpmk4u4ja5q4dgxi.png" alt="installing a new app on render" width="527" height="453"&gt;&lt;/a&gt;&lt;br&gt;
Select Web Service.&lt;br&gt;
Connect to your GitHub or GitLab Account. and click on the connect button beside the repo you selected&lt;/p&gt;

&lt;p&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%2Fsb6ppus7rux133y4nyvq.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%2Fsb6ppus7rux133y4nyvq.png" alt="connect to github" width="800" height="478"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Enter a unique name for your web service&lt;/p&gt;

&lt;p&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%2F5fs32q3ek57e1rwz7v38.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%2F5fs32q3ek57e1rwz7v38.png" alt="web service name" width="770" height="103"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Change the start command from &lt;code&gt;yarn start&lt;/code&gt; to &lt;code&gt;yarn develop&lt;/code&gt;. this is to enable you create collection on the production environment&lt;/p&gt;

&lt;p&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%2Fa6w1bvliug4m77m4k6g7.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%2Fa6w1bvliug4m77m4k6g7.png" alt="start command" width="612" height="157"&gt;&lt;/a&gt;&lt;br&gt;
Leave every other thing as is and click on create Web Service.&lt;/p&gt;

&lt;p&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%2Fmtwmqfy48zmenxazzrh3.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%2Fmtwmqfy48zmenxazzrh3.png" alt="create web service" width="376" height="88"&gt;&lt;/a&gt;&lt;br&gt;
The deployment starts&lt;/p&gt;

&lt;p&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%2Fwearkrp7jynloyn4461l.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%2Fwearkrp7jynloyn4461l.png" alt="start deployment" width="800" height="447"&gt;&lt;/a&gt;&lt;br&gt;
Select Environment from the left navigation pane and click on the Add Secret File button&lt;/p&gt;

&lt;p&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%2Fjs4ortou02vjrppx1vkp.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%2Fjs4ortou02vjrppx1vkp.png" alt="Add Secret File" width="800" height="263"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;enter the file name as .env, click on the eye icon &lt;/p&gt;

&lt;p&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%2Fv9cz80kkimwxush1bvcw.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%2Fv9cz80kkimwxush1bvcw.png" alt="create secret file" width="800" height="140"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;copy the content of the .env file in your root folder on local and paste it in the textarea.&lt;br&gt;
change the value of DATABASE_FILENAME to /data/strapi.db from .tmp/data.db&lt;br&gt;
 click on done&lt;/p&gt;

&lt;p&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%2F7ckf3e65skvt67t6ss10.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%2F7ckf3e65skvt67t6ss10.png" alt=".env content" width="800" height="466"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Click on the save changes button.&lt;br&gt;
Click on Events on the left navigation pane to monitor your deployment.&lt;/p&gt;

&lt;p&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%2Fyo40w77csfh16n84eapf.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%2Fyo40w77csfh16n84eapf.png" alt="deploy text" width="800" height="81"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Select the deployment by clicking on the &lt;strong&gt;deploy&lt;/strong&gt; text.&lt;br&gt;
the log should display like this when the deployment is done.&lt;/p&gt;

&lt;p&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%2Fjpqf0575eooeo3hla8eo.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%2Fjpqf0575eooeo3hla8eo.png" alt="deploy complete" width="" height=""&gt;&lt;/a&gt;&lt;br&gt;
visit your url/admin to access the strapi backend deployed&lt;/p&gt;

</description>
      <category>strapi</category>
      <category>render</category>
      <category>headlesscms</category>
      <category>javascript</category>
    </item>
    <item>
      <title>How Leave Planning and Management increases Employee productivity</title>
      <dc:creator>Tobe Obiakor</dc:creator>
      <pubDate>Thu, 22 Jul 2021 05:50:23 +0000</pubDate>
      <link>https://forem.com/obiako/how-leave-planning-and-management-increases-employee-productivity-2fdo</link>
      <guid>https://forem.com/obiako/how-leave-planning-and-management-increases-employee-productivity-2fdo</guid>
      <description>&lt;p&gt;All work and no play makes Jack dull. The same can be said of employees who are so engrossed in work that they do not take out time to rest. The resultant effect is a burned out employee who become distraught with work and starts making mistakes that they ordinarily would not make. Sunday evening becomes a time of huge scare because work resumes on Monday.&lt;br&gt;
While goal getting and target achievement are topics that awash our screens on social media, little or no emphasis has been put on resting as a means of getting the best of an employee who is in fact a human being.&lt;br&gt;
I have friends who are in their twenties and early thirties and have developed a high blood pressure because the work from week to week, month to month and year to year without applying for vacation or resting. They are commended in their organizations as exemplary staff but the inverse of this is a deterioration of their health without their knowledge. It is when their body shuts down and they are forced to visit the hospital that they discover their health challenges that they now have to manage as a result of not taking a rest.&lt;br&gt;
Organizations should encourage leave planning and leave utilization by staff. Staff should plan their leave at the beginning of the fiscal year and rewarded for a 100% leave utilization at the end of the fiscal year.&lt;br&gt;
Some of the effects of vacationing are&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;You return refreshed and re-energised&lt;/li&gt;
&lt;li&gt;Your brain that has been stuck in a routine makes connection between different ideas.&lt;/li&gt;
&lt;li&gt;Taking a step back from work and vacationing in a different environment helps you see things from a broader view point.&lt;/li&gt;
&lt;li&gt;A proper vacation helps us reset and remotivate. &lt;/li&gt;
&lt;li&gt;You boost your performance. HR data of 125,000 US employees found that high performing employees took an average of 19 vacation days, compared to individuals with lower marks who took only 14.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;How can HR managers effectively track leave planning and employee leave utilization? A leave management system. &lt;br&gt;
A good leave management system should have the following main features;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Leave planning. &lt;/li&gt;
&lt;li&gt;Self service for employee leave application. &lt;/li&gt;
&lt;li&gt;Leave approval workflow. &lt;/li&gt;
&lt;li&gt;Leave utilization report - visuals and excel. &lt;/li&gt;
&lt;li&gt;Notifications. &lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Are you struggling with managing tired and unmotivated staff? HCMatrix is a web based Human Capital management system helps HRs manage employees leave life cycle and allows employees to apply for leave and view their leave utilization. Visit &lt;a href="https://hcmatrix.com" rel="noopener noreferrer"&gt;https://hcmatrix.com&lt;/a&gt; for more information. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Work fatigue in Lagos</title>
      <dc:creator>Tobe Obiakor</dc:creator>
      <pubDate>Tue, 10 Mar 2020 08:33:27 +0000</pubDate>
      <link>https://forem.com/obiako/work-fatigue-in-lagos-3n43</link>
      <guid>https://forem.com/obiako/work-fatigue-in-lagos-3n43</guid>
      <description>&lt;p&gt;Every young person is expected to have something doing, no matter how small. In Nigeria its like a cycle; you are trained through school and are expected to start working after school to support your parents and younger siblings and if you lose the family's breadwinner you are expected to fend for yourself.&lt;/p&gt;

&lt;p&gt;A lot of us are thrust in to the harsh reality of life without being prepared for it. As a student you cannot wait to finish your schooling and start life on your own, have your own place, your own car and enjoy life. A few are lucky to live out their dreams, many more are faced with the opposite. Many get jobs after plenty aptitude tests and interviews and have to commute to work daily. &lt;/p&gt;

&lt;p&gt;The Lagos metropolitan is divided into the Mainland and Island axis. As simple as this may sound it is quite complex. Anyplace located after the three bridges (Eko bridge, Carter bridge and Third mainland bridge) is seen as Island and anyplace that you do not have to cross any of these bridges to get to, is seen as Mainland. Most businesses are either located or headquartered In Ikoyi, Victoria Island or Lekki, a few are located in the Yaba or Ikeja Area of the metropolis. &lt;/p&gt;

&lt;p&gt;The Irony of this is that most of the workers of these businesses cannot afford to live close to their work place and have to travel to the aforementioned locations daily. The cost of living around your work place is most of the times higher than your gross pay before tax and other deductions except for a few from well to do families who come from the family house or whose rent is paid by their rich parents. &lt;/p&gt;

&lt;p&gt;People have to leave their home as early as 4am and get home as late as 11pm as the teeming population of the city ensures that the road is clogged with cars and buses. The fact that most buses and cars are in bad shapes ensures that the commute is joy sapping. From the occasional quarreling over the cost of commuting with the conductors, to the heat experienced in the over saturated buses, to the uncomfortable seating arrangement added to the unrealistic pressure from work is a perfect recipe for being stressed out. Some days you wake up early and feel like not going to work but when you remember the bills you have to pay at the end of the month, you have no choice but to drag yourself to work. &lt;/p&gt;

&lt;p&gt;What about the weekend you may ask? well the weekend is taken by your engagements in church and your side hustles. Being that We are an overtly religious people and that most persons who are struggling grow close to God, the exchange of your spare time for God's blessings is an arrangement most of the working class go into. Being that the salary is very minute there is every need to "double your hustle". Many young persons go to the market, buy goods at a cheap rate or import from China and sell it on social media. Lots of these activities are done at the weekend and before you say "jack", Its Monday. At a point you grow tired of your job but cannot leave, as your bills are like piled up rocks before you, watching you continue the endless cycle.&lt;/p&gt;

</description>
      <category>work</category>
      <category>fatigue</category>
      <category>lagos</category>
    </item>
  </channel>
</rss>
