Yash Dwivedi

YASH DWIVEDI

Email: yashdubey262@gmail.com

Phone: +91 8384828468

LinkedIn: yash-dwivedi-793983249

GitHub: Tempestyash123456

Coding Profile: codolio.com/profile/Tempest

Professional Summary

DevOps Engineer with expertise in CI/CD pipeline implementation, cloud infrastructure automation, and containerization technologies. Skilled in designing scalable AWS cloud architectures, implementing Infrastructure as Code with Terraform, and orchestrating containerized applications using Docker and Kubernetes.

Technical Skills

C++ Java Python OOPs DSA DBMS Git GitHub-Actions Agile - Scrum CI/CD HTML / CSS / JS NodeJS React AWS Docker Kubernetes Linux

Interpersonal Skills

Problem Solving Collaboration Adaptability Ownership

Interests and Hobbies

Cricket Anime Songs Manga WorkOut

Certifications

Education

Bachelors of Engineering ( CSE - DevOps ) | Chandigarh University

Session: 2022-2026 | Score: 8.96 CGPA

XIIth (CBSE) | Gyan Sthali Academy, Auraiya

Session: 2020-2021 | Percentage: 95.6%

Xth (CBSE) | Gyan Sthali Academy, Auraiya

Session: 2018-2019 | Percentage: 97.6%

Projects

AI-POWERED STUDENT GUIDANCE PLATFORM

Present

  • Creating an platform to provide personalized career recommendations based on student interests & skills and provide peer-support .
  • Role: Backend developer
  • Handled schema design and authentication/autherization for user login & ensuring data security.
  • Developing RESTful APIs using Node.js and Express to handle student profile creation, fetching personalized recommendations, and posting/retrieving peer-to-peer messages.
  • Will be handling automated deployment of the application on AWS.
SQL NodeJS RESTApi AWS CI/CD

AI TASK AUTOMATION AGENT

July 2025

  • Built a lightweight Agentic AI system capable of autonomously performing simple tasks like data summarization and query-based information retrieval using Google Gemini API.
  • Role: Full Stack Developer
  • Exposed agent capabilities through RESTful APIs, making it accessible for integration with other applications.
  • Containerized the entire system using Docker for consistent execution across environments and easier deployment.
Python Gemini API REST APIs Docker

VIRTUAL HERBAL GARDEN WEBAPP

April 2025

  • Developed an interactive web app featuring a medicinal plant database with 3D models, real-time search, and category filters.
  • Role: Full Stack Developer
  • Created the UI alongside my team using React & Typescript, designed the database schema to manage plant data and handled the user interactions.
  • Integrated with CI/CD such that every code commit triggers automated build and deployment process.
React Typescript GitHub-Actions Database

ONLINE PYTHON CODE EDITOR

November 2024

  • Created an online web editor that allows a user to write, input data, and execute Python code directly within a web browser.
  • Developed a client-side web interface using HTML, CSS and JS for writing and submitting Python code with input/output fields.
  • Created a Node.js/Express backend server to execute the submitted Python code via a RESTApi.
  • Containerized the application using Docker.
HTML / CSS/ JS Express RESTApi Docker GitHub-Actions