<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: IMAYESH S</title>
    <description>The latest articles on DEV Community by IMAYESH S (@imayy08).</description>
    <link>https://dev.to/imayy08</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4125462%2F0ed02236-8b65-41bc-acc7-000ecbb003f2.png</url>
      <title>DEV Community: IMAYESH S</title>
      <link>https://dev.to/imayy08</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/imayy08"/>
    <language>en</language>
    <item>
      <title>🚀 I Built My Personal Portfolio Using HTML</title>
      <dc:creator>IMAYESH S</dc:creator>
      <pubDate>Tue, 15 Sep 2026 06:59:55 +0000</pubDate>
      <link>https://dev.to/imayy08/i-built-my-personal-portfolio-using-html-17bb</link>
      <guid>https://dev.to/imayy08/i-built-my-personal-portfolio-using-html-17bb</guid>
      <description>&lt;h1&gt;
  
  
  🚀 My Portfolio Development &amp;amp; Cloud Deployment Journey
&lt;/h1&gt;

&lt;p&gt;I recently started building my personal portfolio website to showcase my learning journey, technical skills, projects, education, and experience.&lt;/p&gt;

&lt;p&gt;After creating my portfolio, I decided to take the next step and deploy it using &lt;strong&gt;AWS&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;In this process, I worked with &lt;strong&gt;Amazon S3&lt;/strong&gt; and &lt;strong&gt;Amazon CloudFront&lt;/strong&gt; to make my portfolio available online.&lt;/p&gt;

&lt;h2&gt;
  
  
  👨‍💻 About Me
&lt;/h2&gt;

&lt;p&gt;I am currently pursuing &lt;strong&gt;MSc. Artificial Intelligence &amp;amp; Machine Learning&lt;/strong&gt; at &lt;strong&gt;Coimbatore Institute of Technology&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;My main areas of interest are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Artificial Intelligence&lt;/li&gt;
&lt;li&gt;Machine Learning&lt;/li&gt;
&lt;li&gt;Data Science&lt;/li&gt;
&lt;li&gt;Web Development&lt;/li&gt;
&lt;li&gt;Cloud Technologies&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I enjoy learning new technologies and applying what I learn by building practical projects.&lt;/p&gt;

&lt;h2&gt;
  
  
  🌐 Creating My Portfolio
&lt;/h2&gt;

&lt;p&gt;I created a personal portfolio website to bring my information and projects together in one place.&lt;/p&gt;

&lt;p&gt;The portfolio includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Home section&lt;/li&gt;
&lt;li&gt;About Me&lt;/li&gt;
&lt;li&gt;Skills&lt;/li&gt;
&lt;li&gt;Projects&lt;/li&gt;
&lt;li&gt;Internship Experience&lt;/li&gt;
&lt;li&gt;Education&lt;/li&gt;
&lt;li&gt;Contact section&lt;/li&gt;
&lt;li&gt;My profile photo&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I built the current version using &lt;strong&gt;HTML&lt;/strong&gt; and structured the portfolio inside a single &lt;code&gt;index.html&lt;/code&gt; file.&lt;/p&gt;

&lt;h2&gt;
  
  
  💻 Things I Have Worked On
&lt;/h2&gt;

&lt;h3&gt;
  
  
  🎓 EduNexus
&lt;/h3&gt;

&lt;p&gt;I worked on an academic project called &lt;strong&gt;EduNexus&lt;/strong&gt;, an intelligent academic support and learning system.&lt;/p&gt;

&lt;p&gt;The goal is to provide students with better academic assistance and personalized learning support.&lt;/p&gt;

&lt;h3&gt;
  
  
  📄 AI Resume Job Recommender
&lt;/h3&gt;

&lt;p&gt;I also worked on an &lt;strong&gt;AI Resume Job Recommender&lt;/strong&gt; project.&lt;/p&gt;

&lt;p&gt;The project focuses on analyzing resumes and recommending relevant job opportunities using machine learning.&lt;/p&gt;

&lt;h3&gt;
  
  
  💼 CampusGig
&lt;/h3&gt;

&lt;p&gt;Another project I worked on is &lt;strong&gt;CampusGig&lt;/strong&gt;, a student freelance gig platform.&lt;/p&gt;

&lt;p&gt;The idea is to provide students with a platform where they can discover and manage freelance opportunities.&lt;/p&gt;

&lt;h3&gt;
  
  
  🧠 Breast Cancer Classification
&lt;/h3&gt;

&lt;p&gt;I worked on a machine learning project for &lt;strong&gt;Breast Cancer Classification&lt;/strong&gt; using the Random Forest algorithm.&lt;/p&gt;

&lt;p&gt;I also explored model evaluation and visualization as part of the project.&lt;/p&gt;

&lt;h2&gt;
  
  
  💼 Internship Experience
&lt;/h2&gt;

&lt;p&gt;I also completed frontend/website development work at &lt;strong&gt;Vispra&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;During this experience, I worked with website development and gained practical exposure to frontend technologies.&lt;/p&gt;

&lt;p&gt;This helped me understand how the concepts I learned can be applied to real projects.&lt;/p&gt;

&lt;h2&gt;
  
  
  ☁️ My First AWS Deployment
&lt;/h2&gt;

&lt;p&gt;After creating my portfolio, I wanted to take it one step further by deploying it using AWS.&lt;/p&gt;

&lt;p&gt;This gave me an opportunity to get hands-on experience with cloud deployment.&lt;/p&gt;

&lt;p&gt;The deployment process I followed was:&lt;/p&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;
text
Portfolio
   ↓
index.html
   ↓
Amazon S3
   ↓
Amazon CloudFront
   ↓
Portfolio Website🪣 Step 1 — Creating an Amazon S3 Bucket

First, I created an Amazon S3 bucket to store my portfolio website.

S3 provided the cloud storage required to upload and host my portfolio files.

📸 S3 Bucket

Add your S3 bucket screenshot here.

📤 Step 2 — Uploading My Portfolio

After creating the bucket, I uploaded my portfolio's:

index.html

file into the S3 bucket.

📸 Portfolio Uploaded to S3

Add your screenshot showing index.html inside the bucket here.

This was my first step toward getting my locally created portfolio onto AWS.

🌍 Step 3 — Deploying My Portfolio

After uploading the HTML file, I configured the S3 setup required for my portfolio deployment.

I was then able to access my portfolio through the S3 website endpoint.

📸 S3 Deployment

Add your S3 configuration/deployment screenshot here.

This helped me understand how a simple HTML website can be deployed using cloud storage.

⚡ Step 4 — Creating a CloudFront Distribution

After deploying my portfolio through S3, I worked with Amazon CloudFront.

I created a new CloudFront distribution for my portfolio and configured my S3 bucket as the origin.

📸 CloudFront Distribution

Add your CloudFront distribution screenshot here.

CloudFront is a content delivery network that helps deliver web content to users through AWS edge locations.

🚀 Step 5 — Deploying My Portfolio Through CloudFront

After creating the CloudFront distribution, I waited for the distribution to finish deploying.

Once it was deployed, I was able to access my portfolio through the CloudFront distribution.

📸 CloudFront Deployed

Add your screenshot showing the CloudFront distribution as deployed here.

This was an exciting part of the process because I could see my own portfolio being delivered through AWS CloudFront.

🎉 Final Result

After completing the deployment, my portfolio was successfully deployed using AWS.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;

</description>
      <category>html</category>
      <category>webdev</category>
      <category>portfolio</category>
    </item>
  </channel>
</rss>
