-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
68 lines (58 loc) · 2.71 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Manu Mathur Resume: Digital Marketer | Blogger</title>
<!-- Check out my Resume here (created as a part of the Web Development Bootcamp Course) and learn more about my corporate experience and skill set. -->
</head>
<body>
<img src="./assets/images/manu-mathur.jpg" height="100px" alt="manu-mathur" />
<h3> Summary</h3>
<p>Seasoned Digital Marketing expert | Decade of expertise in <b>Blog and SEO writing, PPC ad copy | Expertise in handling B2B, B2C, and SaaS clients</b>. A results-oriented professional with robust project management skills, adept at leading cross-functional teams and delivering impactful, optimized content. </p>
<hr>
<h2> Education</h2>
<ul>
<li> <b>Degree:</b> Bachelor of Technology [B.Tech]</li>
<li> <b>Stream:</b> Computer Science</li>
<li> <b>Year:</b> 2011 - 2015</li>
</ul>
<hr>
<h3> Work Experience</h3>
<ul>
<li> <b>Organization:</b> Zycus Inc.</li><br>
<li> <b>Job Title:</b> Assistant Manager - Marketing</li><br>
<li> <b>Tenure:</b> Feb 2024 - Present</li><br>
<li> <b>Responsibilities:</b><br><br>
<ul>
<li> Liaise with external agency stakeholders and handle content creation for marketing collaterals including blogs, eBooks, whitepapers, etc.</li><br>
<li> Collaborate with cross-functional teams (design, SEO, GTM, web development, etc.) to ensure the created assets align with the companies policies.</li><br>
</ul></li>
</ul>
<ul>
<li> <b>Organization:</b> NP Digital India</li><br>
<li> <b>Job Title:</b> Content Manager</li><br>
<li> <b>Tenure:</b> March 2020 - March 2023</li><br>
<li> <b>Responsibilities:</b><br><br>
<ul>
<li> Develop compelling and on-brand content for diverse sectors and reflect leaders' unique voices and personalities, leveraging excellent copywriting and editing skills.</li><br>
<li> Liaise with external writers, providing briefs, delegating tasks, and offering feedback to ensure top-notch content deliverables across all formats. </li><br>
</ul></li>
</ul>
<hr>
<h3> Skills</h3>
<ul>
<li> Content Creation</li>
<li> Content Management</li>
<li> Content Marketing</li>
<li> Editing and Proofreading</li>
<li> Cotent Optimization</li>
<li> Copywriting</li>
<hr>
<h3> Where Can You Find Me?</h3>
<br>
<a href="https://www.linkedin.com/in/mannkizubani/"> Connect With Me on LinkedIn Here</a><br><br>
<a href="https://whereispillmythoughts.com/">Here's My Portfolio</a>
</ul>
<p> © Manu Mathur | All Rights Reserved</p>
</body>
</html>