-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexperience.html
177 lines (160 loc) · 13.2 KB
/
experience.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://getbootstrap.com/docs/5.3/assets/css/docs.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js" defer></script>
<link href="style.css" rel="stylesheet">
<title>Experience</title>
<script src="logic.js" defer></script>
</head>
<body id="body" class="light-mode">
<div id="nav-placeholder"></div>
<div class="container">
<h2><i class="fas fa-briefcase me-2"></i>Work Experience</h2>
<div class="row timeline">
<div class="timeline-item">
<span class="timeline-circle"></span>
<div class="d-flex justify-content-start align-items-start">
<div class="card shadow main-card" id="card1">
<div class="card-body">
<h3 class="card-title">Senior Systems Engineer (Full Time) @Infosys</h3>
<h5 class="card-subtitle mb-2 text-muted"><b>Role Duration:</b> Aug 2022 to Dec 2022</h5>
<h5><b>Project:</b> Telstra (Australian Telecommunications Client)</h5>
<p class="card-text">Optimized service operations using advanced tools and mentored new joiners.</p>
<button class="btn btn-secondary btn-lg w-50" onclick="showDetails('details1', 'card1')">More Details</button>
</div>
</div>
<div class="details-block" id="details1">
<div class="card shadow-lg bg-light">
<div class="card-body">
<h4><b>DETAILS:</b></h4>
<p><b>Advanced Tool Utilization:</b> Gained in-depth expertise in tools like <b>Maxim, CNSDI, RASS, Flexcab</b>, and <b>Magpie</b>, streamlining client request handling and service delivery.</p>
<p><b>Training & Leadership:</b> Mentored and trained <b>new joiners</b> on the project, providing hands-on guidance on tools and processes to ensure operational efficiency.</p>
<ul><b>Awards & Recognition: </b>
<li><b>Applause Award</b> for commitment to deliverables and adhering to tight deadlines in Development Operations.</li>
<li><b>“Above and Beyond”, “Rising Star”</b>, and <b>“Keep up the Good Work”</b> awards for consistently exceeding expectations in client servicing and teamwork.</li>
</ul>
<p><b>Process Optimization:</b> Enhanced service processing workflows by identifying bottlenecks and suggesting improvements to ensure timely delivery.</p>
<p><b>Team Collaboration:</b> Worked closely with cross-functional teams, ensuring smooth communication and faster resolution of customer requests.</p>
</div>
</div>
</div>
</div>
</div>
<div class="timeline-item right">
<span class="timeline-circle"></span>
<div class="d-flex justify-content-start align-items-start">
<div class="card shadow main-card" id="card2" data-aos="fade-right" data-aos-delay="600">
<div class="card-body">
<h3 class="card-title">Systems Engineer (Full Time) @Infosys</h3>
<h5 class="card-subtitle mb-2 text-muted"><b>Role Duration:</b> Oct 2020 to Jul 2022</h5>
<h5><b>Project:</b> Telstra (Australian Telecommunications Client)</h5>
<p class="card-text">Managed client requests and ensured seamless service operations.</p>
<button class="btn btn-secondary btn-lg w-50" onclick="showDetails('details2','card2')">More Details</button>
</div>
</div>
<div class="details-block" id="details2">
<div class="card shadow-lg bg-light">
<div class="card-body">
<h4><b>DETAILS:</b> (Promoted to Senior Systems Engineer)</h4>
<p><b>Client Request Handling:</b> Managed Request IDs from customers and clients using tools like <b>Maxim, CNSDI, RASS, Flexcab</b>, and <b>Magpie</b>.
Verified customer details and ensured the <b>authenticity</b> of requests before processing.</p>
<p><b>Service Operations:</b> Created, deleted, and modified customer services based on validated requests, ensuring compliance with client-specific guidelines and protocols.</p>
<p><b>Collaboration & Communication:</b> Directed validated requests to the appropriate teams for further processing, ensuring seamless communication across functional teams.
<p><b>Skill Development:</b> Strengthened expertise in <b>Python, SQL,</b> and customer operations, contributing to the successful execution of large-scale processes.</p>
<p><b>Awards & Recognition:</b> Received the <b>Best Rookie of the Quarter Award</b> for exceptional dedication and performance during the initial tenure.</p>
</div>
</div>
</div>
</div>
</div>
<div class="timeline-item right">
<span class="timeline-circle"></span>
<div class="d-flex justify-content-start align-items-start">
<div class="card shadow main-card" id="card3" data-aos="fade-right" data-aos-delay="600">
<div class="card-body">
<h3 class="card-title">Graduate Engineer Trainee (Infosys)</h3>
<h5 class="card-subtitle mb-2 text-muted"><b>Role Duration:</b> Aug 2020 to Oct 2020</h5>
<p class="card-text"><b>Focus Areas:</b> Python OOP, Networking Basics, MySQL.</p>
<button class="btn btn-secondary btn-lg w-50" onclick="showDetails('details3','card3')">More Details</button>
</div>
</div>
<div class="details-block" id="details3">
<div class="card shadow-lg bg-light">
<div class="card-body">
<h4><b>DETAILS:</b></h4>
<p>Successfully completed a rigorous training program focused on <b>Python (Object-Oriented Programming), Networking Basics</b>, and <b>MySQL</b>, achieving a <b>90% score in the final assessment</b>.</p>
<p>Gained hands-on experience in <b>database management</b> using MySQL, including query optimization, database design, and data manipulation.</p>
<p>Developed foundational expertise in <b>problem-solving, algorithm design</b>, and <b>application development</b>, equipping me with strong technical skills for future roles.</p>
<p>Acquired the ability to apply technical knowledge to real-world scenarios, preparing for high-impact client projects.</p>
</div>
</div>
</div>
</div>
</div>
<div class="timeline-item right">
<span class="timeline-circle"></span>
<div class="d-flex justify-content-start align-items-start">
<div class="card shadow main-card" id="card4" data-aos="fade-right" data-aos-delay="1200">
<div class="card-body">
<h3 class="card-title">Production Manager (Full Time) @ACC Limited</h3>
<h5 class="card-subtitle mb-2 text-muted"><b>Role Duration:</b> Feb 2019 to Feb 2020</h5>
<p class="card-text"><b>Focus Areas:</b>Team work, quality analysis, team management.</p>
<button class="btn btn-secondary btn-lg w-50" onclick="showDetails('details4','card4')">More Details</button>
</div>
</div>
<div class="details-block" id="details4">
<div class="card shadow-lg bg-light">
<div class="card-body">
<h4><b>DETAILS:</b></h4>
<p><b>Inventory Management:</b> Efficiently managed and optimized inventory levels of raw materials, ensuring seamless production operations while reducing wastage.
Applied data-driven decision-making to forecast inventory needs and align with production schedules.</p>
<p><b>Quality Control:</b> Established and monitored quality assurance processes to ensure compliance with industry standards and customer requirements.
Conducted root cause analysis for defects and implemented corrective actions, showcasing problem-solving and analytical skills.</p>
<p><b>Team Collaboration and Leadership:</b> Led cross-functional teams to achieve production goals within deadlines.
Fostered teamwork and a collaborative work environment to improve efficiency and achieve operational excellence.</p>
<p><b>Production Control:</b> Streamlined production workflows for ready-mix concrete by leveraging real-time monitoring and process optimization techniques.
Ensured that production milestones were met by addressing bottlenecks and resource constraints effectively.</p>
<p><b>Process Optimization:</b> Identified and implemented process improvements, increasing production efficiency and reducing operational costs.
Utilized data analytics to track key performance indicators (KPIs) and improve overall productivity.</p>
<p><b>Technology Adoption:</b> Worked with automated production systems and tools to enhance accuracy and efficiency.
Leveraged software for production scheduling, inventory tracking, and quality control reporting.</p>
</div>
</div>
</div>
</div>
</div>
<div class="timeline-item right">
<span class="timeline-circle"></span>
<div class="d-flex justify-content-start align-items-start">
<div class="card shadow main-card" id="card5" data-aos="fade-right" data-aos-delay="1800">
<div class="card-body">
<h3 class="card-title">Facility Management Specialist (Internship) @Reliance Industries Limited</h3>
<h5 class="card-subtitle mb-2 text-muted"><b>Role Duration:</b> Aug 2018 to Oct 2018</h5>
<p class="card-text">Facility Management Specialist Intern with experience in store sourcing and HVAC systems.</p>
<button class="btn btn-secondary btn-lg w-50" onclick="showDetails('details5','card5')">More Details</button>
</div>
</div>
<div class="details-block" id="details5">
<div class="card shadow-lg bg-light">
<div class="card-body">
<h4><b>DETAILS:</b></h4>
<p><b>Collaboration and Teamwork:</b> Worked closely with the facility management team for Hyderabad branches, gaining insights into store sourcing processes.</p>
<p><b>Technical Understanding:</b> Acquired hands-on knowledge of HVAC systems, including the functioning, maintenance, and operational principles of air conditioners.
Analyzed system performance and identified key insights for efficient operation.</p>
<p><b>Process Analysis:</b> Understood the end-to-end process of store sourcing, learning operational workflows and supply chain coordination, showcasing an ability to analyze and optimize processes effectively.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>