-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
333 lines (318 loc) · 19.8 KB
/
Copy pathindex.html
File metadata and controls
333 lines (318 loc) · 19.8 KB
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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vishaal Pal Portfolio</title>
<link rel="stylesheet" href="./css/style.css">
<script src="https://kit.fontawesome.com/2f9c6a016f.js" crossorigin="anonymous"></script>
</head>
<body>
<div id="header">
<div class="container">
<nav>
<img src="images/logo.png" class="logo">
<ul id="sidemenu">
<li><a href="#header">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#portfolio">Portfolio</a></li>
<li><a href="#contact">Contact</a></li>
<i class="fa-solid fa-xmark" onclick="closemenu()"></i>
</ul>
<i class="fa-solid fa-bars" onclick="openmenu()"></i>
</nav>
<div class="header-text">
<p>Bula,</p>
<h1>I'm <span>Vishaal Pal</span><br>Cloud DevOps Engineer</h1>
</div>
</div>
</div>
<!------------------------------------about------------------------------------>
<div id="about">
<div class="container">
<div class="row">
<div class="about-col-1">
<img src="images/user.png">
</div>
<div class="about-col-2">
<h1 class="sub-title">About Me</h1>
<p>Hey there, I'm Vishaal Pal, a Cloud DevOps Engineer with a strong grip on Infrastructure as Code,
Containerization, automation, and AWS and GCP cloud services. I get excited about optimizing
cloud infrastructures and deploying scalable applications using technologies like Docker and
Kubernetes. Automation is my jam, as it boosts efficiency and keeps things running smoothly. I
try my best to stay updated with the latest DevOps trends and to keep learning. Beyond work, you
can find me tinkering with my homelab to learn new technologies and lurking on /rselfhosted!
</p>
<div class="tab-titles">
<p class="tab-links active-link" onclick="opentab('skills')">Skills</p>
<p class="tab-links" onclick="opentab('experience')">Experience</p>
<p class="tab-links" onclick="opentab('education')">Education</p>
</div>
<div class="tab-contents active-tab" id="skills">
<uL>
<li><span>Infrastructure as Code</span><br>Designing cloud infrastructures using code for
reproducibility and scalability.</li>
<li><span>Containerization</span><br>Expertise in Docker and Kubernetes for efficient
application deployments.</li>
<li><span>Cloud Services</span><br>Proficient in managing cloud resources and
deploying solutions on AWS and GCP.</li>
</uL>
</div>
<div class="tab-contents" id="experience">
<uL>
<li><span>Cognizant - Cloud DevOps Engineer/Consultant</span><br>As a Cloud DevOps
Engineer, I focus on Infrastructure as Code, CI/CD, automation, and DevOps practices
at Cognizant. My role involves designing cloud infrastructures, establishing efficient
CI/CD pipelines, and automating tasks to optimize team productivity and deliver advanced
cloud solutions.</li>
<li><span>Amazon Web Services - Cloud Infrastructure Engineer</span><br>As an AWS Cloud
Infrastructure Engineer, I specialized in assisting our Business and Enterprise
customers for various AWS services part of the Windows profile such as: <br>
- AppStream 2.0<br>
- Application Discovery<br>
- Application Migration Service<br>
- Application Wizard<br>
- Chime<br>
- Chime SDK<br>
- CloudEndure Disaster Recovery<br>
- CloudEndure Migration<br>
- Compute Optimizer<br>
- Directory Service<br>
- EBS (Elastic Block Store)<br>
- EC2 Image Builder<br>
- EC2 (Windows)<br>
- Launch Wizard<br>
- LightSail<br>
- Server Migration Service<br>
- Systems Manager (Windows)<br>
- VM Import/Export<br>
- WorkDocs<br>
- WorkLink<br>
- WorkMail<br>
- WorkSpaces (Windows)<br>
<br>
In addition to the above services, all AWS services depend on core services such as
CloudTrail, CloudWatch, IAM and VPC which I am well versed with.
</li>
<li><span>Communications Design and Management - </span><br>My day to day tasks at CDM
involved:<br>
- Administration of Active Directory for various clients<br>
- Administration of Exchange / Office365 for various clients<br>
- Administration of Citrix XenApp services<br>
- Monitoring & remote support of various clients through technologies such as
SolarWinds, Nable and Teamviewer<br>
- Level 1/2 Administration of network devices for various clients - Cisco and
Juniper<br>
- Asset management, process improvement and documentation for various clients and
internal<br>
- Liaising and cooperating with various venders for various clients<br>
- Meeting SLA requirements and resolving tickets in an efficient manner<br>
- Serving as a point of escalation for various clients<br>
- Process improvement, documentation and learning<br>
</li>
</uL>
</div>
<div class="tab-contents" id="education">
<uL>
<li><span>Bachelor of Information Technology Major in Networking</span><br>Graduated with a
focus on networking from Western Sydney University.</li>
<li><span>Certifications</span><br>
Amazon Web Services Cloud Practitioner <i class="fa-solid fa-check"></i><br>
AWS Certified Solutions Architect Associate <i class="fa-solid fa-check"></i><br>
Google Cloud Associate Cloud Engineer <i class="fa-solid fa-check"></i><br>
Hashicorp Certified Terraform Associate <i class="fa-solid fa-check"></i><br>
Linux Academy Linux Operating System Fundamentals <i class="fa-solid fa-check"></i><br>
Redhat Certified Systems Administrator - In the works <i
class="fa-solid fa-spinner"></i><br>
Certified Kubernetes Administrator - In the works <i
class="fa-solid fa-spinner"></i><br>
</li>
</uL>
</div>
</div>
</div>
</div>
</div>
<!------------------------------------services------------------------------------>
<div id="services">
<div class="container">
<h1 class="sub-title">My Services</h1>
<div class="services-list">
<div>
<i class="fa-solid fa-cloud"></i>
<h2>Cloud Services</h2>
<p>As a Cloud DevOps Engineer, I specialize in designing, implementing, and managing cloud-based
solutions tailored to meet your business needs. Whether it's AWS, GCP, or Azure, I can assist
with cloud architecture, migration, and optimization for seamless scalability and performance.
</p>
<a href="#">Learn more</a>
</div>
<div>
<i class="fa-brands fa-docker"></i>
<h2>Containerisation</h2>
<p>I excel in leveraging containerization technologies like Docker and Kubernetes to streamline
application deployment and management. With my expertise, I ensure container orchestration,
scalability, and portability, enabling efficient development and operations for your projects.
</p>
<a href="#">Learn more</a>
</div>
<div>
<i class="fa-solid fa-code-branch"></i>
<h2>Automation and CI/CD</h2>
<p>Automating your development workflows and implementing continuous integration and delivery
pipelines is my forte. As a Cloud DevOps Engineer, I can optimize your processes, accelerate
software delivery, and improve overall efficiency, enabling rapid and reliable deployments.</p>
<a href="#">Learn more</a>
</div>
</div>
</div>
</div>
<!------------------------------------portfolio------------------------------------>
<div id="portfolio">
<div class="container">
<h1 class="sub-title">Projects</h1>
<div class="work-list">
<div class="work">
<img src="images/work-1.png">
<div class="layer">
<h3>AWS Infrastructure Automation with Terraform</h3>
<p>In this personal Terraform project, I automated infrastructure on AWS with a modular
approach. It sets up a VPC, public subnet, and launches an Ubuntu EC2 webserver displaying
text. The project's code and detailed documentation can be found in the README.md,
showcasing my hands-on experience and understanding of Terraform's basics. Explore the full
project and its capabilities by following the link provided.</p>
<a href="https://github.com/vishaalpal/aws_terraform_modular_infra" target="_blank"><i
class="fa-sharp fa-solid fa-arrow-up-right-from-square"></i></i></a>
</div>
</div>
<div class="work">
<img src="images/work-2.png">
<div class="layer">
<h3>Mastering Full Stack Development: Building an Asset Finance Management Platform with the
MERN Stack</h3>
<p>Dive into my journey of mastering full stack development through the creation of the Asset
Finance Management Platform. This project allowed me to explore and leverage the full
capabilities of the MERN stack. The application features a sleek, responsive ReactJS
frontend, where users can easily register, log in, and manage their finance applications.
Users can enter detailed personal information, income, expenses, assets, and liabilities.
The backend, developed with Node.js and Express, ensures secure authentication and
authorization, providing robust CRUD operations connected to a MongoDB serverless cluster.
This project also includes a CI/CD pipeline for automated builds and deployments, and it
leverages AWS serverless functions for enhanced scalability. By building this platform, I
gained valuable hands-on experience and created a fully functional, real-world application.
Explore the live demo to see how it all comes together!</p>
<a href="https://asset-finance.palslab.com" target="_blank"><i
class="fa-sharp fa-solid fa-arrow-up-right-from-square"></i></i></a>
<!-- <h3>Observability as Code with Datadog: A Team-Driven 3 Musketeers Approach</h3>
<p>In this transformative project led by Kia Vosoughian, our team developed an innovative
solution for rapid and secure deployment of Datadog's monitoring infrastructure via code.
Leveraging Observability as Code and the 3 Musketeers approach, we empowered businesses to
effortlessly configure and manage their monitoring settings. Our comprehensive solution
ensured consistency, version control, and strong security measures, enabling companies to
make data-driven decisions and gain real-time insights into their cloud resources with ease.
This game-changing approach accelerated companies' observability journey, optimizing
application performance and proactive issue identification. Explore the impact of our
project, including the user-friendly UI, through the provided link.</p>
<a href="#" target="_blank"><i
class="fa-sharp fa-solid fa-arrow-up-right-from-square"></i></i></a> -->
</div>
</div>
<div class="work">
<img src="images/work-3.png">
<div class="layer">
<h3>Building a DIY NAS: Automating with Proxmox VE, Terraform, and Docker Compose</h3>
<p>In this project, I've built a DIY NAS with Proxmox VE as the base OS, automated the VM
creation process with Terraform, and used Nginx Proxy Manager for reverse proxy and SSL
certificates. I acquired a custom domain, "palslab.com," through Cloudflare and redesigned
my home network for enhanced security, including VLANs for my homelab. To manage and deploy
various self-hosted applications, I utilized Docker Compose and Portainer. I also relied on
Cloudflare for DNS and DNS zone management, and Ansible for bootstrapping the VMs.
Additionally, I used the open-source IDP, Authentik, to secure my self-hosted apps and
configured firewall rules on my router. This comprehensive project has allowed me to delve
into self-hosting, automation, networking, and explore various technologies. Some next steps
include implementing a self-hosted SIEM tool and deploying Prometheus/Grafana for monitoring
and logging. Stay tuned for updates as I continue to enhance and expand my homelab setup.
</p>
<a href="#" target="_blank"><i class="fa-sharp fa-solid fa-arrow-up-right-from-square"></i></a>
</div>
</div>
</div>
<a href="https://github.com/vishaalpal?tab=repositories" target="_blank" class="btn">See more</a>
</div>
</div>
<!------------------------------------contact------------------------------------>
<div id="contact">
<div class="container">
<div class="row">
<div class="contact-left">
<h1 class="sub-title">Contact Me</h1>
<p><i class="fa-solid fa-envelope"></i> vishaalvpal@gmail.com</p>
<p><i class="fa-solid fa-square-phone"></i> Reach out to connect </p>
<div class="social-icons">
<a href="https://github.com/vishaalpal" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/vishaal-pal-247655100/" target="_blank"><i
class="fa-brands fa-linkedin"></i></a>
</div>
<a href="resume/my-resume-2024.pdf" download class="btn btn2">Download Resume</a>
</div>
<div class="contact-right">
<form name="submit-to-google-sheet">
<input type="text" name="name" placeholder="Your Name" required>
<input type="email" name="email" placeholder="Your Email" required>
<textarea name="message" rows="6" placeholder="Your Message"></textarea>
<button type="submit" class="btn btn2">Submit</button>
</form>
<span id="msg"></span>
</div>
</div>
</div>
<div class="copyright">
<p>This website was created thanks to the tutorial on GreatStack
<a href="https://www.youtube.com/watch?v=0YFrGy_mzjY&ab_channel=GreatStack" target="_blank">YouTube</a>
<i class="fa-brands fa-youtube"></i>
</p>
</div>
</div>
<script>
var tablinks = document.getElementsByClassName("tab-links");
var tabcontents = document.getElementsByClassName("tab-contents");
function opentab(tabname) {
for (tablink of tablinks) {
tablink.classList.remove("active-link")
}
for (tabcontent of tabcontents) {
tabcontent.classList.remove("active-tab")
}
event.currentTarget.classList.add("active-link");
document.getElementById(tabname).classList.add("active-tab")
}
</script>
<script>
var sidemenu = document.getElementById("sidemenu");
function openmenu() {
sidemenu.style.right = "0";
}
function closemenu() {
sidemenu.style.right = "-200px";
}
</script>
<script>
const scriptURL = 'https://script.google.com/macros/s/AKfycby3AakBHTDaoyqYvll0divG7AR--sApAt1wLSwLmOXjBMHR4Sia9tKUCYYw-z-hXCDL/exec'
const form = document.forms['submit-to-google-sheet']
const msg = document.getElementById("msg")
form.addEventListener('submit', e => {
e.preventDefault()
fetch(scriptURL, { method: 'POST', body: new FormData(form) })
.then(response => {
msg.innerHTML = "Message sent successfully"
setTimeout(function () {
msg.innerHTML = ""
}, 5000)
form.reset()
})
.catch(error => console.error('Error!', error.message))
})
</script>
</body>
</html>