<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ayodhya Mahesh Babu</title><link>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/</link><description>Recent content on Ayodhya Mahesh Babu</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy; 2025 Ayodhya Mahesh Babu</copyright><lastBuildDate>Sat, 14 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/index.xml" rel="self" type="application/rss+xml"/><item><title>Hand Gesture Volume Control</title><link>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/projects/hand_gesture_volume/</link><pubDate>Sat, 14 Feb 2026 00:00:00 +0000</pubDate><guid>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/projects/hand_gesture_volume/</guid><description>&lt;p&gt;A real-time computer vision project where I control system volume using hand gestures instead of a keyboard or mouse.&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;&lt;img
class="my-0 rounded-md"
loading="lazy"
decoding="async"
fetchpriority="low"
alt=""
src="./img1.png"
&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;h2 class="relative group"&gt;Problem Statement
&lt;div id="problem-statement" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#problem-statement" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;Traditional volume control depends on physical input devices. In many real situations—presentations, distance interaction, and quick hands-free use—this is not convenient.&lt;/p&gt;
&lt;p&gt;This project was built to create a &lt;strong&gt;touch-free volume control interface&lt;/strong&gt; that can:&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/projects/hand_gesture_volume/feature.png"/></item><item><title>AWS Certified Cloud Practitioner</title><link>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/awscloudpract/</link><pubDate>Mon, 19 Jan 2026 00:00:00 +0000</pubDate><guid>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/awscloudpract/</guid><description>&lt;h2 class="relative group"&gt;AWS Certified Cloud Practitioner
&lt;div id="aws-certified-cloud-practitioner" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#aws-certified-cloud-practitioner" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Platform:&lt;/strong&gt; Amazon Web Services (AWS)&lt;br&gt;
&lt;strong&gt;Year:&lt;/strong&gt; 2026&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;&lt;img
class="my-0 rounded-md"
loading="lazy"
decoding="async"
fetchpriority="auto"
alt=""
width="1051"
height="770"
src="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/awscloudpract/preview_hu_da0f293800311f57.png"
srcset="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/awscloudpract/preview_hu_da0f293800311f57.png 800w, https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/awscloudpract/preview.png 1280w"
sizes="(min-width: 768px) 50vw, 65vw"
data-zoom-src="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/awscloudpract/preview.png"&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;I completed AWS Cloud training through SMART Academy and successfully earned the Cloud Practitioner certification.&lt;/p&gt;
&lt;p&gt;This certification validates my understanding of AWS core services, cloud concepts, billing, pricing, and architecture principles.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/awscloudpract/feature.png"/></item><item><title>Contact</title><link>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/contact/</link><pubDate>Fri, 17 Oct 2025 23:15:37 +0530</pubDate><guid>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/contact/</guid><description>&lt;style&gt;
h1 {
text-align: left;
font-size: 2em;
margin-bottom: 20px;
}
.section {
margin-bottom: 30px;
}
.section h2 {
text-align: left;
font-size: 1.5em;
margin-bottom: 15px;
}
.email-contact p {
text-align: left;
margin-bottom: 15px;
font-size: 1.1em;
}
.email-contact a {
display: inline-block;
padding: 10px 20px;
background-color: #3d6c9aff; /* Light mode button color */
color: #fff;
text-decoration: none;
border-radius: 5px;
transition: background-color 0.3s;
}
.email-contact a:hover {
background-color: #2c3e50; /* Light mode hover */
}
.connect-me-section {
text-align: left;
}
.connect-me-title {
font-size: 2rem;
margin-bottom: 30px;
}
.connect-me-links {
display: flex;
justify-content: left;
gap: 15px;
flex-wrap: wrap;
}
.connect-youtube-link,
.connect-twitter-link,
.connect-linkedin-link,
.connect-github-link {
text-decoration: none;
padding: 8px 16px;
border: 1px solid #ccc;
border-radius: 8px;
color: #a7a7a7 ;
font-size: 16px;
transition: background-color 0.3s, border-color 0.3s;
}
.connect-youtube-link:hover,
.connect-twitter-link:hover,
.connect-linkedin-link:hover,
.connect-github-link:hover {
background-color: #f0f0f0;
border-color: #999;
}
.connect-icon-youtube,
.connect-icon-twitter,
.connect-icon-linkedin,
.connect-icon-github {
margin-right: 8px;
}
/* Dark Mode Adjustments */
@media (prefers-color-scheme: dark) {
body {
/*background-color: #1a1a1a ; Dark mode background */
color: #e0e0e0; /* Dark mode text */
}
h1 {
color: #e0e0e0;
}
h2 {
color: #b0b0b0; /* Slightly lighter gray for subheadings */
}
.email-contact a {
background-color: #4a90e2; /* Brighter blue for dark mode button */
}
.email-contact a:hover {
background-color: #357abd; /* Darker shade on hover */
}
}
&lt;/style&gt;
&lt;body&gt;
&lt;div class="section email-contact"&gt;
&lt;h2&gt;Email Me&lt;/h2&gt;
&lt;p&gt;Feel free to reach out for collaborations, inquiries, or just to say hi!&lt;/p&gt;</description></item><item><title>Resume Ops - AWS Static Resume &amp; View-Tracking</title><link>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/projects/aws_resume/</link><pubDate>Fri, 17 Oct 2025 23:15:37 +0530</pubDate><guid>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/projects/aws_resume/</guid><description>&lt;p&gt;End-to-End Production-Grade Deployment: Advanced DevOps Practices on AWS&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;&lt;img
class="my-0 rounded-md"
loading="lazy"
decoding="async"
fetchpriority="low"
alt=""
src="./featured.png"
&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About Project&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Developed a professional resume website hosted on AWS, utilizing various AWS services for robustness and security.&lt;/li&gt;
&lt;li&gt;Leveraged AWS CloudFront CDN for efficient content delivery and AWS S3 bucket for hosting static website content, ensuring scalability and reliability.&lt;/li&gt;
&lt;li&gt;Implemented HTTPS protocol for enhanced security, supported by SSL/TLS certificate managed by AWS Certificate Manager.&lt;/li&gt;
&lt;li&gt;Managed DNS with AWS Route 53 for seamless domain management and resolution.&lt;/li&gt;
&lt;li&gt;Engineered a view tracking API using Go language, integrated with AWS DynamoDB for efficient data storage and retrieval.&lt;/li&gt;
&lt;li&gt;Containerized the View Tracking API using Docker for streamlined deployment and scalability.&lt;/li&gt;
&lt;li&gt;Orchestrated deployment pipeline on AWS utilizing AWS CodePipeline, CodeBuild, and CodeDeploy for automated building, testing, and deployment of the API Docker image.&lt;/li&gt;
&lt;li&gt;Employed various AWS services including IAM Roles and IAM Users for secure access management and authorization.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 class="relative group"&gt;Source Code
&lt;div id="source-code" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#source-code" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;h2 class="relative group"&gt;Build Website
&lt;div id="build-website" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#build-website" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;Build a simple static Resume Website. I used this &lt;a
href="https://themes.3rdwavemedia.com/bootstrap-templates/resume/risen-free-bootstrap-5-dark-mode-resume-cv-template-for-developers/"
target="_blank"
&gt;Bootstrap Template&lt;/a&gt;.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/projects/aws_resume/featured.png"/></item><item><title/><link>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/resume/</link><pubDate>Fri, 17 Oct 2025 18:43:00 +0530</pubDate><guid>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/resume/</guid><description>&lt;h2 class="relative group"&gt;Resume PDF
&lt;div id="resume-pdf" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#resume-pdf" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;figure&gt;&lt;img
class="my-0 rounded-md"
loading="lazy"
decoding="async"
fetchpriority="auto"
alt=""
width="1536"
height="1024"
src="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/resume/feature_hu_e5a4df0c266d1b71.png"
srcset="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/resume/feature_hu_e5a4df0c266d1b71.png 800w, https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/resume/feature_hu_5a9b5e255a4d37de.png 1280w"
sizes="(min-width: 768px) 50vw, 65vw"
data-zoom-src="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/resume/feature.png"&gt;&lt;/figure&gt;
&lt;a
class="!rounded-md bg-primary-600 px-4 py-2 !text-neutral !no-underline hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700"
href="https://drive.google.com/file/d/1Fkg0DAlfBHG9d44LLz0CNdAXazg9GbSC/view?usp=sharing"
role="button"&gt;
Resume PDF - Click here to view
&lt;/a&gt;
&lt;/p&gt;
&lt;h2 class="relative group"&gt;About
&lt;div id="about" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#about" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;I’m Ayodhya Mahesh Babu, a recent B.Tech (Computer Science) graduate and a hands-on fresher focused on full-stack development and cloud engineering.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/resume/feature.png"/></item><item><title>SAP Certified – SAP Generative AI Developer</title><link>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/sap/</link><pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate><guid>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/sap/</guid><description>&lt;h2 class="relative group"&gt;SAP Certified – SAP Generative AI Developer
&lt;div id="sap-certified--sap-generative-ai-developer" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#sap-certified--sap-generative-ai-developer" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Platform:&lt;/strong&gt; SAP&lt;br&gt;
&lt;strong&gt;Year:&lt;/strong&gt; 2025&lt;/p&gt;
&lt;p&gt;&lt;figure&gt;&lt;img
class="my-0 rounded-md"
loading="lazy"
decoding="async"
fetchpriority="auto"
alt=""
width="2048"
height="2048"
src="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/sap/feature_hu_7a7a5d1efeb08ed6.png"
srcset="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/sap/feature_hu_7a7a5d1efeb08ed6.png 800w, https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/sap/feature_hu_94fd363667dc9b87.png 1280w"
sizes="(min-width: 768px) 50vw, 65vw"
data-zoom-src="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/sap/feature.png"&gt;&lt;/figure&gt;
&lt;/p&gt;
&lt;p&gt;This certification verifies my ability to work with SAP Business AI capabilities and extend SAP BTP applications using Large Language Models (LLMs).&lt;/p&gt;
&lt;p&gt;I gained hands-on experience with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SAP AI Core&lt;/li&gt;
&lt;li&gt;SAP AI Launchpad&lt;/li&gt;
&lt;li&gt;SAP Generative AI Hub&lt;/li&gt;
&lt;li&gt;Enterprise AI Integration&lt;/li&gt;
&lt;/ul&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/certifications/sap/feature.png"/></item><item><title/><link>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/notes/backend/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://ayodhya16.github.io/Ayodhya-Mahesh-Babu-Portfolio/notes/backend/</guid><description>&lt;h1 class="relative group"&gt;
&lt;div id="" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h1&gt;
&lt;h1 class="relative group"&gt;Building backend services in Go
&lt;div id="building-backend-services-in-go" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#building-backend-services-in-go" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h1&gt;
&lt;h2 class="relative group"&gt;Connecting to the Database
&lt;div id="connecting-to-the-database" class="anchor"&gt;&lt;/div&gt;
&lt;span
class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
&lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#connecting-to-the-database" aria-label="Anchor"&gt;#&lt;/a&gt;
&lt;/span&gt;
&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Need Database driver to translate the commands frm Go to SQL commands.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Create the Database connection pool, this is an
important diﬀerence to understand. Go manages these connections as
needed, automatically opening and closing connections to the
database via the driver.&lt;/p&gt;</description></item></channel></rss>