<?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: Nelly Mogere</title>
    <description>The latest articles on DEV Community by Nelly Mogere (@nelly_mogere_194bac0cb2ba).</description>
    <link>https://dev.to/nelly_mogere_194bac0cb2ba</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%2F3854620%2F67d8d347-95e8-4e45-afd2-00fa8d919732.jpg</url>
      <title>DEV Community: Nelly Mogere</title>
      <link>https://dev.to/nelly_mogere_194bac0cb2ba</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nelly_mogere_194bac0cb2ba"/>
    <language>en</language>
    <item>
      <title>How Excel is Used in Real-World Data Analysis</title>
      <dc:creator>Nelly Mogere</dc:creator>
      <pubDate>Sat, 06 Jun 2026 06:57:21 +0000</pubDate>
      <link>https://dev.to/nelly_mogere_194bac0cb2ba/how-excel-is-used-in-real-world-data-analysis-g1</link>
      <guid>https://dev.to/nelly_mogere_194bac0cb2ba/how-excel-is-used-in-real-world-data-analysis-g1</guid>
      <description>&lt;h2&gt;
  
  
  &lt;strong&gt;Introduction&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;In today’s digital world, data is everywhere. Businesses, schools, hospitals and organizations collect large amounts of information every day. One of the most commonly used tools for organizing and analyzing this data is Microsoft Excel.&lt;/p&gt;

&lt;p&gt;Before starting my data analytics journey, I viewed Excel as a simple spreadsheet application mainly used for typing tables and performing calculations. However, after learning more about it during my training at LuxDevHQ, I now understand how powerful and important it is in real-world data analysis.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What is excel&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Microsoft Excel is a spreadsheet software developed by Microsoft that helps users:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Organize data&lt;/li&gt;
&lt;li&gt;Perform calculations&lt;/li&gt;
&lt;li&gt;Analyze information&lt;/li&gt;
&lt;li&gt;Create charts and reports&lt;/li&gt;
&lt;li&gt;Visualize trends and patterns&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Excel is widely used because it is easy to learn, flexible, and useful in many industries.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Real-World application of excel in data analysis&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; Business decision-making&lt;br&gt;
Businesses use Excel to track and analyze important information such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Sales performance&lt;/li&gt;
&lt;li&gt;Inventory records&lt;/li&gt;
&lt;li&gt;Employee performance&lt;/li&gt;
&lt;li&gt;Customer trends&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For example, a company can use Excel to identify which products sell the most and which products are underperforming. This helps managers make better business decisions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2.&lt;/strong&gt; Financial Reporting and Budgeting&lt;br&gt;
Excel is heavily used in finance and accounting. Companies use it to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Calculate profits and losses&lt;/li&gt;
&lt;li&gt;Track expenses&lt;/li&gt;
&lt;li&gt;Prepare budgets&lt;/li&gt;
&lt;li&gt;Forecast future revenue&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Functions like SUMIF and AVERAGEIF help analysts quickly calculate totals and averages based on specific conditions.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Excel Features and Formulas I Have Learned&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;So far, I have learned several useful Excel features and formulas that are commonly used in data analysis.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Features&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;Freeze Panes&lt;/em&gt;&lt;br&gt;
This feature keeps important rows or columns visible while scrolling through large datasets.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Remove Duplicates&lt;/em&gt;&lt;br&gt;
This helps clean data by removing repeated information, making datasets more accurate and organized.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Formulas&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;em&gt;SUMIF&lt;/em&gt;&lt;br&gt;
Used to calculate totals based on a condition.&lt;br&gt;
Example:&lt;br&gt;
Calculating total sales from a specific region.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;AVERAGEIF&lt;/em&gt;&lt;br&gt;
Used to find averages that meet certain conditions.&lt;br&gt;
Example:&lt;br&gt;
Finding the average marks of students in one class.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;COUNTIFS&lt;/em&gt;&lt;br&gt;
Used to count values that meet multiple conditions.&lt;br&gt;
Example:&lt;br&gt;
Counting customers from a certain city who purchased a specific product.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;My Personal Reflection&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;At first, I thought Excel was something simple and easy. However, after attending classes and practicing different features and formulas, I now realize that Excel is a powerful analytical tool used in real-world industries.&lt;/p&gt;

&lt;p&gt;Even with the few classes I have attended so far, I already feel more confident working with data. I can now:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Find insights from datasets&lt;/li&gt;
&lt;li&gt;Calculate totals and averages&lt;/li&gt;
&lt;li&gt;Clean messy data&lt;/li&gt;
&lt;li&gt;Visualize information clearly&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This learning experience has made me more interested in data analytics and I look forward to learning more advanced skills in the future.&lt;/p&gt;

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

&lt;p&gt;Excel plays a major role in real-world data analysis because it helps people organize, analyze and understand data efficiently. From business reporting to financial analysis and marketing insights, Excel continues to be one of the most valuable tools in the world of data.&lt;/p&gt;

&lt;p&gt;As a beginner in data analytics, learning Excel has given me confidence and a better understanding of how data can be used to solve real-world problems.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>datascience</category>
      <category>beginners</category>
    </item>
    <item>
      <title>I Built a Cloud Platform That Does Absolutely Nothing (And It Works Perfectly)</title>
      <dc:creator>Nelly Mogere</dc:creator>
      <pubDate>Mon, 06 Apr 2026 05:31:11 +0000</pubDate>
      <link>https://dev.to/nelly_mogere_194bac0cb2ba/i-built-a-cloud-platform-that-does-absolutely-nothing-and-it-works-perfectly-45fe</link>
      <guid>https://dev.to/nelly_mogere_194bac0cb2ba/i-built-a-cloud-platform-that-does-absolutely-nothing-and-it-works-perfectly-45fe</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/aprilfools-2026"&gt;DEV April Fools Challenge&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;I’ve spent a ridiculous amount of time learning cloud architecture, Kubernetes, scaling systems… all the serious stuff.&lt;br&gt;
So naturally, I decided to build something completely useless.&lt;br&gt;
I present: Cloud Architect Simulator™ a platform that successfully deploys absolutely nothing… at scale.&lt;br&gt;
You can:&lt;br&gt;
Deploy apps that don’t exist&lt;br&gt;
Auto-scale to infinity (with 0 users 💀)&lt;br&gt;
Optimize your infrastructure using AI (which deletes everything for better performance)&lt;br&gt;
Brew coffee via API (spoiler: I’m a teapot ☕)&lt;br&gt;
There’s even a region selector with options like Mars (Beta) and Some Guy’s Laptop because… why not?&lt;br&gt;
The whole idea was to poke fun at how complex and over-engineered cloud systems can get except here, all that complexity leads to absolutely no outcome.&lt;br&gt;
And somehow… it still works perfectly.&lt;/p&gt;
&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;




&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://pinkleather221.github.io/Cloud-Architect-Simulator-Deploying-Nothing-at-Scale-/" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;pinkleather221.github.io&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/gi6Ebefh_c8"&gt;
  &lt;/iframe&gt;
 &lt;br&gt;
Everything is working exactly as it shouldn’t
&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;




&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/pinkleather221" rel="noopener noreferrer"&gt;
        pinkleather221
      &lt;/a&gt; / &lt;a href="https://github.com/pinkleather221/Cloud-Architect-Simulator-Deploying-Nothing-at-Scale-" rel="noopener noreferrer"&gt;
        Cloud-Architect-Simulator-Deploying-Nothing-at-Scale-
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      Cloud Architect Simulator™ is a fake cloud platform where you deploy apps that don’t exist, scale to infinity with zero users, and optimize everything into nothing. Built for the DEV April Fools Challenge, it’s a playful take on over-engineered systems.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;Cloud-Architect-Simulator-Deploying-Nothing-at-Scale-&lt;/h1&gt;

&lt;/div&gt;
&lt;p&gt;Cloud Architect Simulator™ is a fake cloud platform where you deploy apps that don’t exist, scale to infinity with zero users, and optimize everything into nothing. Built for the DEV April Fools Challenge, it’s a playful take on over-engineered systems.&lt;/p&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/pinkleather221/Cloud-Architect-Simulator-Deploying-Nothing-at-Scale-" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;&lt;br&gt;
It’s a simple HTML, CSS and JavaScript setup nothing fancy, just pure intentional nonsense layered on top of clean structure.

&lt;h2&gt;
  
  
  How I Built It
&lt;/h2&gt;

&lt;p&gt;I kept the stack intentionally simple:&lt;br&gt;
HTML for structure&lt;br&gt;
CSS for styling (dark mode because we’re engineers obviously)&lt;br&gt;
Vanilla JavaScript for all the chaotic interactions&lt;br&gt;
Most of the logic is just fake state changes, random values and delayed responses to make it feel real.&lt;br&gt;
The fun part was designing interactions that look legitimate at first… and then slowly fall apart.&lt;br&gt;
For example:&lt;br&gt;
Fake deployment logs that end in “No application found”&lt;br&gt;
Billing that spikes randomly then pretends nothing happened&lt;br&gt;
AI optimization that aggressively removes everything&lt;br&gt;
It’s basically a real cloud dashboard… if it had an existential crisis.&lt;/p&gt;

&lt;h2&gt;
  
  
  Prize Category
&lt;/h2&gt;

&lt;p&gt;I had to pay respect to the legendary 418 I’m a teapot energy.&lt;br&gt;
The “Brew Coffee API” feature is my tribute it goes through a whole dramatic process before ultimately refusing to cooperate because… it’s a teapot.&lt;br&gt;
It felt very on-brand for a project that commits fully to doing the wrong thing in the most elaborate way possible.&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>418challenge</category>
      <category>showdev</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
