From 1516d99676814944ae772141b678fbdb52e1b13a Mon Sep 17 00:00:00 2001 From: Shakeel Mohamed Date: Sat, 12 Oct 2024 12:03:07 -0700 Subject: [PATCH] fix old blogpost desc --- docs/about/index.html | 18 ------------------ docs/feed.xml | 2 +- .../index.html | 6 +++--- .../index.md | 2 +- 4 files changed, 5 insertions(+), 23 deletions(-) diff --git a/docs/about/index.html b/docs/about/index.html index 5f50e59b..1f7f73d7 100644 --- a/docs/about/index.html +++ b/docs/about/index.html @@ -84,24 +84,6 @@
2022 AIGA Portfolio Festival | One Year Can Change Your Whole Life by Shakeel Mohamed

-
  • -
    -

    May 17, 2021  

    -
    -
    -
  • -
  • -
    -

    March 30, 2021  

    -
    -
    -
  • -
  • -
    -

    March 12, 2021  

    -
    -
    -
  • See the full list here.

    diff --git a/docs/feed.xml b/docs/feed.xml index 56016f17..f741dc5c 100644 --- a/docs/feed.xml +++ b/docs/feed.xml @@ -32,7 +32,7 @@ 2021-06-10T00:00:00Z 2022-02-04T19:17:15Z https://shakeelmohamed.com/posts/2021-06-10-powerful-lessons-from-splunk/ - type="text" This is my attempt to codify the instinctive and intuitive approach I take to code reviews. + type="text" While working at Splunk over the past eight years, I’ve had the opportunity to work with incredibly wise people. My Approach to Code Reviews diff --git a/docs/posts/2021-06-10-powerful-lessons-from-splunk/index.html b/docs/posts/2021-06-10-powerful-lessons-from-splunk/index.html index ab51f4fa..05da718d 100644 --- a/docs/posts/2021-06-10-powerful-lessons-from-splunk/index.html +++ b/docs/posts/2021-06-10-powerful-lessons-from-splunk/index.html @@ -5,11 +5,11 @@ - + - + @@ -46,7 +46,7 @@

    2021-06-10

    Powerful Lessons From Splunk I’ll Never Forget

    -

    This is my attempt to codify the instinctive and intuitive approach I take to code reviews.


    +

    While working at Splunk over the past eight years, I’ve had the opportunity to work with incredibly wise people.


    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.

    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.

    Itay Neeman

    diff --git a/src/posts/2021-06-10-powerful-lessons-from-splunk/index.md b/src/posts/2021-06-10-powerful-lessons-from-splunk/index.md index 4b580775..c4524734 100644 --- a/src/posts/2021-06-10-powerful-lessons-from-splunk/index.md +++ b/src/posts/2021-06-10-powerful-lessons-from-splunk/index.md @@ -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