-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
36 lines (33 loc) · 2.22 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
<!DOCTYPE html>
<html>
<head>
<title>Portfolio - Sarthak</title>
<link rel="stylesheet" href="style.css">
</head>
<body bgcolor="#F4FFFD" style="color: #011228;">
<div class="topnav">
<a href="index.html">Home</a>
<a href="projects.html">Projects</a>
<a href="experience.html">Experience</a>
<a href="explore.html">Explore</a>
</div>
<h1> <center>Hi, I'm Sarthak! </h1></center>
<h3> INTRO</h3>
<marquee>My 4P's: Polyglot, Programmer, Pianist, Political enthusiast</marquee>
Software Engineer, bridging my passion and profession.
Currently working with backend development on Java-based Tech stack in a microservices environment.
Areas of interest: DevOps (🐳,🕸), and Cloud ☁ Computing(Azure, AWS).
#gopher , #javadev
I like connecting🤝 with people across the 🌏, discovering new opportunities, and interacting🙋♂️.
A Polyglot🗣: I have elementary proficiency in several languages like Español, Deutsch, English, and Japanese.
I am passionate about History(Ancient History), Geography🌌(Space Science), and Geopolitics. I love sharing my knowledge and engaging in constructive dialogues.
I work as a Backend Java Developer for a Universal Bank. Aspiring to be a Full stack Cloud Developer!
<h3>SKILLS</h1>
<ol> I am experienced in developing enterprise grade microservices using Spring Framework. </ol>
<ol> I primarily work with Azure Pipelines, and am comfortable performing CI/CD tasks using Azure Devops </ol>
<ol> I have some experience performing unit testing, static code analysis, automated testing, and containerization technology </ol>
<ol> I have keen interest in Cloud domain</ol>
I primarily work with Java based Spring boot framework, but also posses elementary knowledge of Go-language and its frameworks.
<H3>CONTACT</H3>Please reach out to me on my <a href="mailto:[email protected]">email</a> or <a href="www.linkedin.com/goel-sarthak">LinkedIn</a> </h5>
</body>
</html>