@import url(‘https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,700;1,600&display=swap’); #sg,#sg *,#sg *::before,#sg *::after{box-sizing:border-box;margin:0;padding:0} #sg{ width:100vw; position:relative; left:50%; transform:translateX(-50%); overflow-x:hidden; font-family:’Manrope’,system-ui,sans-serif; font-weight:400; line-height:1.6; -webkit-font-smoothing:antialiased; –navy:#0d1b2e; –navy2:#12243d; –navy3:#172d4a; –gold:#c49a2e; –gold2:#e8b84b; –gold-soft:rgba(196,154,46,0.1); –white:#ffffff; –off:#f8f7f4; –off2:#f0ede8; –text:#0d0d0b; –muted:#6b6860; –muted2:#a09d98; –border:#e4e1db; –border2:#d0ccC4; –li:#0a66c2; } #sg a{text-decoration:none;color:inherit} .w{max-width:1080px;margin-left:auto;margin-right:auto;padding-left:max(32px,calc((100% – 1080px)/2 + 40px));padding-right:max(32px,calc((100% – 1080px)/2 + 40px))} /* ── RIBBON ── */ #sg .rib{background:var(–navy);border-bottom:1px solid rgba(255,255,255,0.06);padding:11px 0} #sg .rib .w{display:flex;align-items:center;justify-content:center;gap:10px} #sg .rib-dot{width:5px;height:5px;background:var(–gold2);border-radius:50%;animation:sgpulse 2s ease-in-out infinite;flex-shrink:0} @keyframes sgpulse{0%,100%{opacity:1}50%{opacity:.3}} #sg .rib-t{font-size:12px;font-weight:500;color:rgba(255,255,255,0.65);letter-spacing:.04em} #sg .rib-t strong{color:var(–gold2);font-weight:600} /* ── NAV ── */ #sg .nav{background:var(–navy);padding:18px 0;border-bottom:1px solid rgba(255,255,255,0.06)} #sg .nav-in{display:flex;align-items:center;justify-content:space-between;gap:20px} #sg .logo{display:flex;align-items:center;gap:6px} #sg .logo-serif{font-family:’Playfair Display’,serif;font-size:20px;font-weight:700;color:#fff} #sg .logo-gold{font-family:’Playfair Display’,serif;font-size:20px;font-style:italic;color:var(–gold2);margin-left:3px} #sg .logo-sep{width:1px;height:18px;background:rgba(255,255,255,0.12);margin:0 14px} #sg .logo-tag{font-size:11px;font-weight:400;color:rgba(255,255,255,0.35);letter-spacing:.06em} #sg .nav-actions{display:flex;align-items:center;gap:10px} #sg .nav-li{display:inline-flex;align-items:center;gap:6px;background:rgba(10,102,194,0.15);border:1px solid rgba(10,102,194,0.3);border-radius:20px;padding:6px 14px;font-size:11px;font-weight:600;color:#7bbdf0;letter-spacing:.04em} #sg .nav-cta{background:var(–gold);color:var(–navy);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:11px 22px;border-radius:6px;transition:background .2s;white-space:nowrap} #sg .nav-cta:hover{background:var(–gold2)} /* ── HERO ── */ #sg .hero{background:var(–navy);padding:96px 0 100px;border-bottom:1px solid rgba(255,255,255,0.06)} #sg .hero-tag{display:inline-flex;align-items:center;gap:8px;background:rgba(196,154,46,0.1);border:1px solid rgba(196,154,46,0.25);border-radius:20px;padding:6px 16px;font-size:11px;font-weight:600;color:var(–gold2);letter-spacing:.08em;text-transform:uppercase;margin-bottom:32px} #sg .hero-h1{font-family:’Playfair Display’,serif;font-size:clamp(38px,5.5vw,72px);font-weight:700;line-height:1.06;letter-spacing:-.02em;color:#fff;max-width:720px;margin-bottom:20px} #sg .hero-h1 em{font-style:italic;color:var(–gold2)} #sg .hero-sub{font-size:17px;font-weight:300;color:rgba(255,255,255,0.55);max-width:480px;line-height:1.7;margin-bottom:40px} #sg .hero-sub strong{color:rgba(255,255,255,0.8);font-weight:500} #sg .hero-btns{display:flex;align-items:center;gap:16px;flex-wrap:wrap} #sg .btn-hero{display:inline-flex;align-items:center;gap:8px;background:var(–gold);color:var(–navy);font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:15px 30px;border-radius:6px;transition:all .2s} #sg .btn-hero:hover{background:var(–gold2);transform:translateY(-1px)} #sg .btn-ghost{font-size:13px;font-weight:500;color:rgba(255,255,255,0.45);border-bottom:1px solid rgba(255,255,255,0.15);padding-bottom:1px;transition:all .2s} #sg .btn-ghost:hover{color:rgba(255,255,255,0.75)} #sg .hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:72px;padding-top:48px;border-top:1px solid rgba(255,255,255,0.07)} #sg .hs{padding-right:32px;border-right:1px solid rgba(255,255,255,0.07)} #sg .hs:last-child{border-right:none;padding-right:0} #sg .hs-n{font-family:’Playfair Display’,serif;font-size:clamp(26px,3.5vw,40px);font-weight:700;color:#fff;line-height:1;letter-spacing:-.02em;margin-bottom:6px} #sg .hs-n span{color:var(–gold2)} #sg .hs-l{font-size:12px;font-weight:400;color:rgba(255,255,255,0.38);line-height:1.4;max-width:110px} /* ── HUMAN USP STRIP ── */ #sg .usp-strip{background:var(–navy2);padding:48px 0;border-bottom:1px solid rgba(255,255,255,0.06)} #sg .usp-items{display:grid;grid-template-columns:repeat(3,1fr);gap:0} #sg .usp-item{padding:28px 36px;border-right:1px solid rgba(255,255,255,0.07);display:flex;align-items:flex-start;gap:16px} #sg .usp-item:last-child{border-right:none} #sg .usp-icon{width:40px;height:40px;background:var(–gold-soft);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px} #sg .usp-t{font-size:13px;font-weight:700;color:#fff;margin-bottom:4px;letter-spacing:.01em} #sg .usp-b{font-size:12px;font-weight:300;color:rgba(255,255,255,0.4);line-height:1.55} /* ── LIGHT SECTIONS shared ── */ #sg .sec-eye{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(–navy);margin-bottom:14px} #sg .sec-eye::before{content:”;width:16px;height:1px;background:var(–navy)} #sg .sec-h2{font-family:’Playfair Display’,serif;font-size:clamp(26px,3.5vw,40px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(–text);margin-bottom:8px} #sg .sec-h2 em{font-style:italic;color:var(–navy)} #sg .sec-sub{font-size:14px;font-weight:300;color:var(–muted);line-height:1.65;max-width:520px} /* ── SERVICES ── */ #sg .svc-sec{background:var(–white);padding:80px 0;border-bottom:1px solid var(–border)} #sg .svc-hd{text-align:center;margin-bottom:52px} #sg .svc-hd .sec-eye{justify-content:center} #sg .svc-hd .sec-eye::before{display:none} #sg .svc-hd .sec-sub{margin:0 auto} #sg .svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start} #sg .sc{background:var(–white);border:1px solid var(–border);border-radius:12px;overflow:hidden;transition:transform .25s,box-shadow .25s} #sg .sc:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,0.08)} #sg .sc-bar{height:3px;background:var(–border2)} #sg .sc.best .sc-bar{background:var(–navy)} #sg .sc-pop{display:flex;align-items:center;justify-content:center;gap:6px;background:var(–navy);padding:8px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff} #sg .sc-body{padding:28px 26px} #sg .sc-tier{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(–muted2);margin-bottom:10px} #sg .sc.best .sc-tier{color:var(–navy)} #sg .sc-name{font-family:’Playfair Display’,serif;font-size:21px;font-weight:700;color:var(–text);margin-bottom:6px;letter-spacing:-.01em} #sg .sc-desc{font-size:13px;font-weight:300;color:var(–muted);line-height:1.6;margin-bottom:20px;min-height:38px} #sg .sc-div{height:1px;background:var(–border);margin-bottom:20px} #sg .sc-price{font-family:’Playfair Display’,serif;font-size:46px;font-weight:700;color:var(–text);letter-spacing:-.03em;line-height:1;margin-bottom:3px} #sg .sc-price sub{font-family:’Manrope’,sans-serif;font-size:19px;font-weight:300;color:var(–muted);vertical-align:baseline} #sg .sc-cad{font-size:12px;font-weight:300;color:var(–muted2);margin-bottom:14px} #sg .sc-save{display:inline-flex;font-size:11px;font-weight:600;color:var(–gold);background:var(–gold-soft);border-radius:4px;padding:3px 9px;margin-bottom:20px} #sg .sc-feats{list-style:none;display:flex;flex-direction:column;gap:9px;margin-bottom:24px} #sg .sc-feats li{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:300;color:var(–muted);line-height:1.5} #sg .sc-feats li::before{content:”;width:4px;height:4px;background:var(–gold);border-radius:50%;flex-shrink:0;margin-top:7px} #sg .sc-btn{display:block;text-align:center;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;padding:13px;border-radius:6px;border:1.5px solid var(–border2);color:var(–muted);transition:all .2s} #sg .sc-btn:hover{border-color:var(–navy);color:var(–navy)} #sg .sc.best .sc-btn{background:var(–navy);color:#fff;border-color:var(–navy)} #sg .sc.best .sc-btn:hover{background:var(–navy2)} /* ── COMPARE ── */ #sg .cmp-sec{background:var(–off);padding:72px 0;border-bottom:1px solid var(–border)} #sg .cmp-h3{font-family:’Playfair Display’,serif;font-size:clamp(22px,2.6vw,30px);font-weight:700;letter-spacing:-.02em;color:var(–text);margin-bottom:28px} #sg .cmp-h3 em{font-style:italic;color:var(–navy)} #sg table{width:100%;border-collapse:collapse;background:var(–white);border-radius:12px;overflow:hidden;border:1px solid var(–border)} #sg thead tr{background:var(–navy)} #sg thead th{padding:14px 18px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,0.55);text-align:left} #sg thead th:not(:first-child){text-align:center} #sg thead th.hi{color:#fff} #sg tbody tr{border-bottom:1px solid var(–border)} #sg tbody tr:last-child{border-bottom:none} #sg tbody tr:hover{background:var(–off)} #sg tbody td{padding:13px 18px;font-size:13px;font-weight:300;color:var(–muted)} #sg tbody td:first-child{font-weight:500;color:var(–text)} #sg tbody td:not(:first-child){text-align:center} #sg .y{color:var(–navy);font-size:15px;font-weight:700} #sg .n{color:var(–border2);font-size:15px} /* ── HOW ── */ #sg .how-sec{background:var(–white);padding:80px 0;border-bottom:1px solid var(–border)} #sg .how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px} #sg .step{background:var(–off);border:1px solid var(–border);border-radius:12px;padding:32px 28px;position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s} #sg .step:hover{transform:translateY(-3px);box-shadow:0 10px 32px rgba(0,0,0,0.06)} #sg .step-line{position:absolute;top:0;left:0;right:0;height:3px;background:var(–gold)} #sg .step-n{font-family:’Playfair Display’,serif;font-size:48px;font-weight:700;font-style:italic;color:var(–gold);opacity:.18;line-height:1;margin-bottom:18px} #sg .step-t{font-size:15px;font-weight:700;color:var(–text);margin-bottom:10px} #sg .step-b{font-size:13px;font-weight:300;color:var(–muted);line-height:1.7} /* ── FAQ ── */ #sg .faq-sec{background:var(–off);padding:80px 0;border-bottom:1px solid var(–border)} #sg .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(–border);border-radius:12px;overflow:hidden;background:var(–white);margin-top:48px} #sg .fi{padding:22px 26px;border-bottom:1px solid var(–border)} #sg .fi:nth-child(odd){border-right:1px solid var(–border)} #sg .fi:nth-child(5),#sg .fi:nth-child(6){border-bottom:none} #sg .fq{font-size:13px;font-weight:700;color:var(–text);margin-bottom:7px} #sg .fa{font-size:13px;font-weight:300;color:var(–muted);line-height:1.7} /* ── CTA ── */ #sg .cta-sec{background:var(–navy);padding:96px 0;text-align:center;position:relative;overflow:hidden} #sg .cta-sec::after{content:”;position:absolute;bottom:-80px;left:50%;transform:translateX(-50%);width:600px;height:300px;background:radial-gradient(ellipse,rgba(196,154,46,0.1) 0%,transparent 70%);pointer-events:none} #sg .cta-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:20px;padding:7px 18px;font-size:11px;font-weight:600;color:rgba(255,255,255,0.5);letter-spacing:.06em;margin-bottom:28px} #sg .cta-h2{font-family:’Playfair Display’,serif;font-size:clamp(28px,4.5vw,54px);font-weight:700;color:#fff;line-height:1.08;letter-spacing:-.02em;max-width:640px;margin:0 auto 18px} #sg .cta-h2 em{font-style:italic;color:var(–gold2)} #sg .cta-p{font-size:15px;font-weight:300;color:rgba(255,255,255,0.45);max-width:380px;margin:0 auto 40px;line-height:1.7} #sg .btn-cta{display:inline-flex;align-items:center;gap:8px;background:var(–gold);color:var(–navy);font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:16px 34px;border-radius:6px;transition:all .2s} #sg .btn-cta:hover{background:var(–gold2);transform:translateY(-2px)} #sg .cta-note{margin-top:16px;font-size:12px;font-weight:300;color:rgba(255,255,255,0.25)} /* ── FOOTER ── */ #sg .foot{background:#080f1a;padding:28px 0} #sg .foot-in{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px} #sg .foot-logo{display:flex;align-items:center;gap:3px} #sg .fl1{font-family:’Playfair Display’,serif;font-size:15px;font-weight:700;color:rgba(255,255,255,0.4)} #sg .fl2{font-family:’Playfair Display’,serif;font-size:15px;font-style:italic;color:var(–gold)} #sg .foot-links{display:flex;gap:22px;align-items:center} #sg .foot-links a{font-size:12px;font-weight:300;color:rgba(255,255,255,0.3);transition:color .2s} #sg .foot-links a:hover{color:rgba(255,255,255,0.6)} #sg .foot-li{display:inline-flex;align-items:center;gap:5px;background:rgba(10,102,194,0.12);border:1px solid rgba(10,102,194,0.25);border-radius:4px;padding:4px 9px;font-size:11px;color:#7bbdf0} #sg .foot-li:hover{background:rgba(10,102,194,0.22) !important} /* ── RESPONSIVE ── */ @media(max-width:900px){ #sg .svc-grid,#sg .how-grid,#sg .hero-stats{grid-template-columns:1fr;max-width:460px;margin-left:auto;margin-right:auto} #sg .usp-items{grid-template-columns:1fr} #sg .usp-item{border-right:none;border-bottom:1px solid rgba(255,255,255,0.07)} #sg .usp-item:last-child{border-bottom:none} #sg .hs{border-right:none;padding-right:0;border-bottom:1px solid rgba(255,255,255,0.07);padding-bottom:22px} #sg .hs:last-child{border-bottom:none;padding-bottom:0} #sg .faq-grid{grid-template-columns:1fr} #sg .fi:nth-child(odd){border-right:none} #sg .fi:nth-child(5){border-bottom:1px solid var(–border)} #sg table{display:block;overflow-x:auto} #sg .logo-sep,#sg .logo-tag,#sg .nav-li{display:none} } @media(max-width:600px){ #sg .w{padding-left:20px;padding-right:20px} #sg .hero{padding:64px 0 72px} #sg .svc-sec,#sg .cta-sec,#sg .how-sec,#sg .faq-sec{padding:60px 0} }
Human-written. 400M+ impressions of proof. Not generated. Not outsourced.
LinkedIn Growth — by a Human

Turn your LinkedIn into
a pipeline machine.

Most companies ignore LinkedIn while competitors close every deal. I fix that — written by a real person, not a tool.

400M+
Organic impressions generated
10+
Years of combined marketing experience
MBA
Top 25 US Business School
B.Tech
Engineer who became a marketer
✍️
Written by me, personally
No AI draft. No VA. Every word reviewed by the same person who generated 400M+ impressions.
🧠
Engineer + MBA brain
I understand your product technically and can translate it into messaging that converts.
🎯
Built for AI search
Optimised to rank in LinkedIn Recruiter, ChatGPT, and Perplexity — while sounding human.
Pricing

Four plans. One goal.

Introductory rates while I build my portfolio. First 5 clients only — after that, market rates apply permanently.

Starter · One-Time
LinkedIn Audit
A full written review of your LinkedIn profile with specific fixes.
$300
One-time · Delivered in 48 hours
Market: $500–$800
  • Written audit of every profile section
  • Specific rewrites and recommendations
  • Keyword and skills gap analysis
  • Priority fixes ranked by impact
Get Started
Tier 01 · One-Time
The Foundation
Your entire LinkedIn rebuilt and buyer-ready in 5 days.
$800
One-time · Delivered in 5 business days
Market: $1,500–$2,500 · Save 47%
  • Full profile rewrite — human-authored, AI-optimised
  • Company page redesign and positioning
  • 30-day content playbook
  • Skills architecture and keyword strategy
Get Started
Most Popular
Tier 02 · Monthly
The Organic Engine
Full management. I write it, schedule it, publish it.
$2,000
Per month · Cancel anytime
Market: $3,000–$5,000 · Save 50%
  • 8 posts/month written in your voice
  • Full scheduling and publishing
  • Monthly strategy call
  • Ongoing profile optimisation
  • Foundation included in month one
Get Started
Tier 03 · Monthly
The Amplifier
Organic Engine — plus your brand on my 400M+ network monthly.
$3,500
Per month · Cancel anytime
Market: $5,000–$8,000+ · Save 53%
  • Everything in The Organic Engine
  • Monthly sponsored post on my personal network
  • 400M+ impression audience reach
  • Reach no paid budget can replicate
Get Started

What’s in each plan

Feature Audit · $300 Foundation · $800 Organic · $2,000/mo Amplifier · $3,500/mo
Written profile audit
Full profile rewrite
Company page overhaul
30-day content playbook
8 posts/month in your voice
Monthly strategy call
400M+ network post
The process

Simple. Fast. Measurable.

01
You reach out
Fill in the contact form. I respond within 24 hours with a brief intake to understand your goals.
02
I audit and build
I write every word myself — in your voice, optimised for both human buyers and AI-powered search.
03
Pipeline opens up
You review and approve. I handle publishing and management. Inbound starts building within 60–90 days.
Questions

Common questions. Straight answers.

Is the content actually written by you?
Yes. Every profile and post is written by me personally — not a tool, not a VA. My judgment is behind every word.
How long before I see results?
Profile changes are immediate. Organic content compounds — most clients see inbound activity within 60–90 days.
Will it sound like me?
That is the job. I run a voice session before writing anything. You read the first draft and feel like you wrote it.
What is the 400M+ network?
My personal influencer network built over a decade. Amplifier clients get a monthly sponsored post to that audience.
Can I start with the Audit and upgrade?
Yes. If you move to Foundation within 14 days, the $300 Audit fee credits toward the $800 project.
Why are rates below market?
Introductory pricing for my first 5 clients while I build case studies. When slots fill, rates return to market permanently.
5 introductory slots remaining

Ready to make your LinkedIn
work for you?

Start with a $300 audit. See the quality. Then decide what comes next.

Send Me a Message

g.shlok@wustl.edu · Response within 24 hours

g.shlok@wustl.edu

Short Story: The Last Slice of Pizza

It was a lazy Saturday evening. I and my two friends cum roommates Aritra and Priyank had just finished the last season of Netflix’s popular show ‘Dark’. Although none of us understood most of the show, we pretended to have loved it! Ahh..it was essential to ‘love’ the damm show about time travel and blah…

It was a lazy Saturday evening. I and my two friends cum roommates Aritra and Priyank had just finished the last season of Netflix’s popular show ‘Dark’. Although none of us understood most of the show, we pretended to have loved it! Ahh..it was essential to ‘love’ the damm show about time travel and blah blah …to look cool in our social circle. There was no other choice.

Our brains were in some other tangent now, and none of us was in a position to cook any dinner. Hence, we decided to order our favourite Chicken Tandoori Cheese Burst Pizza from Dominos. Well, it was COVID time, but we thought that we would eat pizza after reheating it. Well, that would probably kill the virus. Hopefully!

After some time, the big dominos box arrived. We made sure to sanitize the box with 1 litre of sanitizer. We opened some coke bottles and grabbed the slices and started savouring it — a perfect Saturday dinner. We nearly consumed the pizza, only the last slice was left. There were three people and just one slice! How will we divide it? Everyone brought out their gentlemen side: “Please eat. I am full!”. But inside, everyone was craving to grab that last slice of cheese burst chicken pizza. In the end, nobody ate that slice, and it was taken to the fridge.

It was midnight, and I saw everyone was sleeping. I opened the refrigerator and just stared at the pizza box till the refrigerator started ringing “Beep…Beep”, reminding me to close it.

It was the next morning. There was an unusual silence in the house. Everyone was looking towards the closed door of the fridge and not pretending to be looking at it. It was afternoon, and still, we had no-decision on who will get the pizza slice.

Finally, we decided to call a meeting to finalize who will get the last slice of pizza. It was an urgent issue. I sent a google invite to both of my roommates. I kept the time at 5 pm and location as the dining table. It was time to discuss the most burning issue of our lives. Who will get the last slice of pizza? We three sat together and started putting out our arguments.

Priyank said “See we all are engineers hence I believe we should be efficient with this. We should measure the radius of the pizza slice. We should also determine the angle of the sector of the slice and then calculate the sector area of the slice.”

He shared a pictorial description of the strategy as well that he had prepared in as prep work for the meeting.

“After we have the area of the sector we can then multiply it with the height of the slice. Thus, we will get the volume of the slice of pizza, and we would be able to divide it equally.”

Aritra objected “We don’t have a geometry box at home to do the calculations and it would be stupid to go and buy one just for a slice of pizza. Had it been a case of a Chocolate Brownie, it would have been still alright to buy geometry box!”

He continued why he deserves the full slice “Do you guys remember the Diwali of 2014? Our neighbour gave us three samosas, three barfis, six cheeseballs and some sweet chutney. Everything was equally divided except the sweet chutney. I did not get any chutney! That is the reason why I deserve the complete slice of chicken pizza.”

Ohh, Mann! It was such a valid argument. We didn’t give him the chutney in 2014. He deserved the last slice of pizza in 2020.

What should I do now?
Have I lost the battle?
Will I never be able to to put that slice in my mouth?
Are my dreams over?

I decided to use my trump card.

I stood up, cleared my throat and said “See..both of your arguments are okay. But the pizza that we ordered is a Chicken Pizza. I can easily call both of your mothers and tell that your son eats chicken! Non-Veg! Sin! Curse! Your lives will be destroyed in seconds forever. You will not be allowed to enter your house. Your Brahmin community will curse you for being an outlaw. No one will give their daughter to you for marriage.”

Both of them were taken aback. It felt like an Ekta Kapoor serial level shock had struck them. I played dramatic music on my phone for effect. They had no idea that I can blackmail them in such away. What will they do now? They didn’t want their families and Brahmin community to disown them. Hence, they decided that they will let go of the pizza slice.

My eyes widened with joy. Finally! I had won some argument in life. I jumped on the dining table, played Sheila Ki Jawaani and did my victory dance for 2 min. Aritra and Priyank looked at me with rage, frustration and distress.

I got down the table and rushed to the fridge to grab the pizza box. I opened the refrigerator, and the box was nowhere! Where had it gone? Did someone eat pizza slice? Suddenly from behind our house cleaning lady, Champa Didi appeared. She said “What happened? There was some stale food in the fridge. I gave it to the dog. Was it important?”

My eyes turned red. I tightened my fist out of anguish. I could hear the sound of Priyank and Aritra smirking and grinning from behind.

After that day nobody has ever seen Champa Didi and the dog that ate the last slice. They disappeared suddenly. Well…err…umm…I think something might have happened to them because of some sin they perpetrated on someone. God rest the soul of Champa Didi and the dog.

Response to “Short Story: The Last Slice of Pizza”

  1. Dhanishtha Saikia

    Have been laughing from the last 5 mins straight 😂😂😂. R.I.P. Champa di (and the unknown dog)

    Like

Leave a comment