From a6a84e2268ca25888771d05ec08105e79281b32b Mon Sep 17 00:00:00 2001 From: "Umesh M. Gaikwad" Date: Sun, 19 May 2024 14:37:32 +0530 Subject: [PATCH] Update index.html --- index.html | 44 ++++++++++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 18 deletions(-) diff --git a/index.html b/index.html index 6c7ff7c..e2447ea 100644 --- a/index.html +++ b/index.html @@ -12,11 +12,10 @@ margin: 0; padding: 0; color: #333; - line-height: 1.6; } .container { max-width: 900px; - margin: 50px auto; + margin: 20px auto; padding: 20px; background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); @@ -30,8 +29,10 @@ margin: 0; font-size: 2.5em; color: #0073e6; + line-height: 1; } header p { + margin: 0; font-size: 1.2em; color: #666; } @@ -66,6 +67,15 @@ li { margin: 10px 0; } + .experience, .education, .certifications { + padding-left: 0; + } + .experience li, .education li, .certifications li { + margin-bottom: 15px; + } + .experience strong, .education strong, .certifications strong { + color: #0073e6; + } .date, .institution, .company { display: block; font-weight: bold; @@ -87,16 +97,6 @@ margin: 5px; font-size: 0.9em; } - .description { - margin: 10px 0; - } - .certifications a { - color: #0073e6; - text-decoration: none; - } - .certifications a:hover { - text-decoration: underline; - } @@ -150,17 +150,25 @@

Experience

July 2019 - April 2020 Exadatum Software Services Pvt Ltd Pune, Maharashtra, IN -

- Led the setup of a Spark cluster on Docker, using Apache Livy to run Spark code in Jupyter Notebooks, reducing the need for expensive Google Cloud Dataproc. Created Java JUnit tests to ensure smooth data flow from Kafka and Google Cloud Storage, simplifying the project structure by merging multiple subprojects. -

+
  • Aug 2023 - present Amagi Media Labs Pvt Ltd Bengaluru, Karnataka, IN -

    - Implemented GitOps-based deployment strategies for microservices across multiple environments, ensuring seamless deployment processes. Configured CI/CD pipelines for automated testing and deployment, integrating container security scanning for enhanced service security. Managed infrastructure updates, including transitioning nodes and implementing efficient node management solutions. Developed cost optimization strategies, such as resource tagging and database migration, to optimize cloud spending. Enhanced service discovery and routing by configuring load balancer controllers and ingress controllers for improved traffic management. Developed Slack-Bot features for self-serve deployment and automation of deployment processes, reducing manual effort. Established monitoring and alerting mechanisms for PRs, deployments, and cost management to ensure system stability and cost efficiency. Leveraged Infrastructure as Code (IaC) principles using Pulumi for infrastructure provisioning and management. -

    +