Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changes #35

Merged
merged 1 commit into from
Mar 8, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions content/jobs/Tata Steel SIP/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
date: '2023-04-17'
title: 'Sales & Marketing Intern'
date: '2024-05-07'
title: 'Marketing Manager, Digital Initiatives'
company: 'Tata Steel'
location: 'Kolkata, India'
range: 'April - June 2023'
range: 'May 2024 - Present'
url: 'https://tatasteel.com/'
---

- Conducted a gap analysis of end consumers’ brand perceptions on Tata Structura in Kolkata and its nearby regions
- Devised retail brand re-positioning strategy using 30+ dealers and 80+ end consumer insights gathered
- Led re-branding efforts with logo and tagline revamp, bolstered by YouTube ads and positive consumer stories
- Bagged a Pre-Placement Offer (PPO) among the top talents due to exceptional performance during the internship stint
- Spearheaded e-commerce website DigECA launch for MSMEs buying Tata Astrum, Tata Steelium, and Galvano
- Optimized the DigECA platform through UI/UX design, customer journey mapping, and CMS development
- Onboarded 800+ MSMEs, achieving 25 Cr. in GMV within 90 days, with 55% organic leads via digital marketing
- Implemented Zoho optimizing 360-degree MSME customer insights using CRM and marketing automation expertise
11 changes: 5 additions & 6 deletions src/components/sections/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,7 @@ const About = () => {
sr.reveal(revealContainer.current, srConfig());
}, []);

const skills = ['Market Research', 'Data Analysis', 'Brand Management', 'Digital Marketing',
'SPSS', 'Tableau', 'MS Office', 'Python'];
const skills = ['SEO', 'Content Marketing', 'Conversion Rate Optimization', 'Meta Ads', 'Zoho CRM', 'Tableau', 'HTML/CSS', 'Python'];

return (
<StyledAboutSection id="about" ref={revealContainer}>
Expand All @@ -137,13 +136,13 @@ const About = () => {
<div>
<p>
With a core specialization in Marketing &amp; Strategy, I've orchestrated impactful
strategies in brand perceptions during my MBA summer internship for {' '}
<a href="https://www.tatastructura.com">Tata Structura</a> {' '} at{' '}
<a href="https://drive.google.com/file/d/1xhGTFz7pe6kP7bZ4peDgJ7hlG630K8rz/view?usp=sharing">Tata Steel</a>.
digital marketing campaigns for {' '}
<a href="https://digeca.tatasteel.com">DigECA</a> {' '}, an e-Commerce steel buying website for MSMEs at{' '}
<a href="https://www.tatasteel.com">Tata Steel</a>.
</p>

<p>
I also spearheaded employer branding initiatives for {' '}
I have also spearheaded employer branding initiatives for {' '}
<a href="https://drive.google.com/file/d/1w-uN9jb86pxFXPYMDu_78P-d1CZJAx3V/view?usp=sharing">
Aditya Birla Fashion and Retail</a>, {' '} resulting in a remarkable 37% surge in consumer engagement
during my remote live project as part of my MBA journey.
Expand Down
4 changes: 2 additions & 2 deletions src/components/sections/hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const Hero = () => {

const one = <h1>Namaste! My name is</h1>;
const two = <h2 className="big-heading">Chandrika Deb</h2>;
const three = <h3 className="medium-heading">MBA | Marketing Enthusiast | Freelance Blogger</h3>;
const three = <h3 className="medium-heading">MBA | Digital Marketing | Freelance Blogger</h3>;
const four = (
<>
<p>
Expand All @@ -70,7 +70,7 @@ const Hero = () => {

<p>
I am Chandrika Deb, an alumnus of {' '} <a href="http://www.iimrohtak.ac.in">
IIM Rohtak</a> {' '} and {' '} <a href="https://www.bitmesra.ac.in">BIT Mesra</a> {' '} currently spearheading impactful marketing initiatives at {' '}
IIM Rohtak</a> {' '} and {' '} <a href="https://www.bitmesra.ac.in">BIT Mesra</a> {' '} currently spearheading impactful digital marketing initiatives at {' '}
<a href="https://www.tatasteel.com">Tata Steel</a>.
</p>

Expand Down
Loading