Skip to content
View HarshvMahawar's full-sized avatar

Highlights

  • Pro

Block or report HarshvMahawar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HarshvMahawar/README.md

Hi 👋, I'm Harsh Vardhan Mahawar

🚀 LFX Mentee @ Confidential Computing Consortium and CNCF | GSoC @ SPDX, Linux Foundation | AI/ML @ IIT Bombay 2025 🚀


🌟 About Me

  • 🏫 Undergrad: Fourth-Year AI/ML Engineering Student at IIT Bombay.
  • 🌐 Passionate About: Open-Source, Backend, DevOps, Cybersecurity, and Cloud Computing.

💼 My Expertise

👨‍💻 Programming Languages:

C++ Python JavaScript PHP Bash

☁️ Cloud & DevOps:

AWS Docker Kubernetes Jenkins

🔬 Machine Learning:

TensorFlow Scikit-learn


🏆 Scholastic Achievements

  • 📄 LFX Mentorship 2025: Selected as a LFX Mentee @ Confidential Computing Consortium and CNCF.
  • 🌟 Google Summer of Code 2023: Selected in the top 2.2% of 43,765 applicants worldwide.
  • 🛠️ Smart India Hackathon Nominee: Represented IIT Bombay in SIH 2023.

👨‍💻 Professional Experience

📌 LFX Mentorship 2025

  • 🌐 Collaborating with the development teams of the Confidential Computing Consortium (CCC) project named Veraison and the Cloud Native Computing Foundation (CNCF) project named Keylime to harmonize open-source verifiers with the Remote Attestation Procedures (RATS) architecture.

📌 Google Summer of Code 2023

  • 🌐 Worked with SPDX, Linux Foundation and Software Heritage to create tools for open-source security and transparency.
  • 📄 Developed a CLI tool to generate Software Bill of Materials (SBOMs) in SPDX format for 3.5M+ npm and 500K+ PyPi projects.

📌 IIT Bombay Research Park

  • 🔧 Built CI/CD pipelines, optimized AWS infrastructure, and wrote Django backend tests.

🛠️ Noteworthy Projects

🔗 Grading Assist (In-house Grader, Under guidance of Prof. Swaprava Nath, CSE Department, IIT Bombay)

  • 🚀 Built a PHP-based grading tool to streamline physical answer script evaluation, reducing storage costs by 50%.
  • 📈 Achieved 98% accuracy in data extraction for PDF parsing.

🧩 Event-Driven Data Platform

  • 💡 Created a Kafka-based real-time event-processing platform with Django, Docker, and Postman.
  • 🛠️ Integrated robust error handling and monitoring for seamless message propagation.

🌐 CI/CD Pipeline with Jenkins

  • ⛓️ Designed and deployed Groovy-based declarative pipelines with Docker agents for software delivery.
  • ⚙️ Enhanced deployment reliability by 25%.

🌐 Automated Google Task Reports

  • 📋 Automated daily task retrieval and reporting using the Google Tasks API, reducing manual tracking efforts.
  • 🛠️ Built a pipeline to categorize tasks into completed and pending, offering a clear progress overview.
  • ☁️ Deployed the solution on a cloud server, ensuring timely and reliable task report delivery.

🌟 Let's Connect

LinkedIn Gmail GitHub


"Life is trying things to see if they work."

Pinned Loading

  1. GSoC-23-SPDX-SWH GSoC-23-SPDX-SWH Public

    This repository contains my work report during the Google Summer Of Code Program 2023 with SPDX and Software Heritage Open-Source Organizations

  2. spdx/tools-python spdx/tools-python Public

    A Python library to parse, validate and create SPDX documents.

    Python 201 135

  3. Event-driven-Architecture Event-driven-Architecture Public

    This self-built platform harnesses Kafka and Django for real-time data processing, effortlessly scaling to handle millions of events. Its modular design enables seamless integration of new feature…

    Python

  4. DailyTaskSummarizer DailyTaskSummarizer Public

    This Python-based automation tool is designed to simplify and streamline your task management on Google Tasks.

    Python

  5. Primitive-Game-Engine Primitive-Game-Engine Public

    This C++ project crafted a real-time console game engine, rendering graphics via ASCII art and utilizing ray tracing for interactive user controls and collision detection. A creative exploration o…

    C++

  6. Apache-Kafka-Node.js Apache-Kafka-Node.js Public

    This project explores basic event streaming in Node.js through a Kafka cluster implementation.

    JavaScript