Skip to content

Commit

Permalink
fix old blogpost desc
Browse files Browse the repository at this point in the history
  • Loading branch information
shakeelmohamed committed Oct 12, 2024
1 parent a30ab43 commit 1516d99
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 23 deletions.
18 changes: 0 additions & 18 deletions docs/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,24 +84,6 @@
</div>
<div class="basis-3/4"><a class="font-bold hover:text-orange" href="https://www.youtube.com/watch?v=HtRtGYQx480">2022 AIGA Portfolio Festival | One Year Can Change Your Whole Life by Shakeel Mohamed</a></div><br/>
</li>
<li class="list-none">
<div class="basis-1/4 pb-1">
<p class="whitespace-nowrap text-left">May 17, 2021 &nbsp;</p>
</div>
<div class="basis-3/4"><a class="font-bold hover:text-orange" href="https://podcasts.apple.com/me/podcast/shakeels-journey-part-2/id1556518451?i=1000521087904">Made With Love podcast - Shakeel's Journey (part 2)</a></div><br/>
</li>
<li class="list-none">
<div class="basis-1/4 pb-1">
<p class="whitespace-nowrap text-left">March 30, 2021 &nbsp;</p>
</div>
<div class="basis-3/4"><a class="font-bold hover:text-orange" href="https://podcasts.apple.com/me/podcast/shakeels-journey/id1556518451?i=1000515042963">Made With Love podcast - Shakeel's Journey (part 1)</a></div><br/>
</li>
<li class="list-none">
<div class="basis-1/4 pb-1">
<p class="whitespace-nowrap text-left">March 12, 2021 &nbsp;</p>
</div>
<div class="basis-3/4"><a class="font-bold hover:text-orange" href="https://www.instagram.com/p/CMVpHC7AeDk/">Agile Mentality in Business with Love Nescio - @lovenescio on Instagram</a></div><br/>
</li>
</div>
<p class="bold">See the&nbsp;<a href="/mentions">full list here.</a></p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<published>2021-06-10T00:00:00Z</published>
<updated>2022-02-04T19:17:15Z</updated>
<id>https://shakeelmohamed.com/posts/2021-06-10-powerful-lessons-from-splunk/</id>
<summary>type="text" This is my attempt to codify the instinctive and intuitive approach I take to code reviews.</summary>
<summary>type="text" While working at Splunk over the past eight years, I’ve had the opportunity to work with incredibly wise people.</summary>
</entry>
<entry>
<title>My Approach to Code Reviews</title>
Expand Down
6 changes: 3 additions & 3 deletions docs/posts/2021-06-10-powerful-lessons-from-splunk/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="This is my attempt to codify the instinctive and intuitive approach I take to code reviews.">
<meta name="description" content="While working at Splunk over the past eight years, I’ve had the opportunity to work with incredibly wise people.">
<meta property="og:url" content="https://shakeelmohamed.com/posts/2021-06-10-powerful-lessons-from-splunk/">
<meta property="og:title" content="Powerful Lessons From Splunk I’ll Never Forget by Shakeel Mohamed">
<meta property="og:image" content="https://shakeelmohamed.com/posts/2021-06-10-powerful-lessons-from-splunk/./header.png">
<meta property="og:description" content="This is my attempt to codify the instinctive and intuitive approach I take to code reviews.">
<meta property="og:description" content="While working at Splunk over the past eight years, I’ve had the opportunity to work with incredibly wise people.">
<meta property="og:type" content="article">
<meta property="og:article:published_time" content="2021-06-10">
<meta property="og:article:author" content="Shakeel Mohamed">
Expand Down Expand Up @@ -46,7 +46,7 @@
<div>
<p>2021-06-10</p>
<h1>Powerful Lessons From Splunk I’ll Never Forget</h1>
<p class="bold">This is my attempt to codify the instinctive and intuitive approach I take to code reviews.</p><br>
<p class="bold">While working at Splunk over the past eight years, I’ve had the opportunity to work with incredibly wise people.</p><br>
<div class="prose"><p>While working at Splunk over the past eight years, I’ve had the opportunity to work with incredibly wise people. It’s important to note that I joined the company as an intern before my junior year of college, these years were extremely foundational for my career and life overall.</p>
<p>There’s a long list of colleagues I’ve learned from, but these five people made the greatest impact on me. Some of these lessons came from projects we worked on, conversations we had, or simply their modus operandi. Over the years I’ve passed these lessons on to others, and hope to continue doing so.</p>
<h2>Itay Neeman</h2>
Expand Down
2 changes: 1 addition & 1 deletion src/posts/2021-06-10-powerful-lessons-from-splunk/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: post
date: 2021-06-10
title: Powerful Lessons From Splunk I’ll Never Forget
description: This is my attempt to codify the instinctive and intuitive approach I take to code reviews.
description: While working at Splunk over the past eight years, I’ve had the opportunity to work with incredibly wise people.
openGraphImage: ./header.png
tags:
- post
Expand Down

0 comments on commit 1516d99

Please sign in to comment.