<?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: Ronald Sevilla</title>
    <description>The latest articles on DEV Community by Ronald Sevilla (@ronsev).</description>
    <link>https://dev.to/ronsev</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%2F3774239%2F4bf5d3c0-2fac-495b-a2b5-c477420c5146.jpeg</url>
      <title>DEV Community: Ronald Sevilla</title>
      <link>https://dev.to/ronsev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ronsev"/>
    <language>en</language>
    <item>
      <title>My First Portfolio API Integration Activity</title>
      <dc:creator>Ronald Sevilla</dc:creator>
      <pubDate>Sun, 15 Feb 2026 17:48:25 +0000</pubDate>
      <link>https://dev.to/ronsev/my-first-portfolio-api-integration-project-4fo1</link>
      <guid>https://dev.to/ronsev/my-first-portfolio-api-integration-project-4fo1</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu84r3i520sc7nau8pvfc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu84r3i520sc7nau8pvfc.png" alt=" " width="800" height="393"&gt;&lt;/a&gt;&lt;a href="https://shironxiao.github.io/PersonalPortfolio/" rel="noopener noreferrer"&gt;&lt;/a&gt;Hi everyone! 👋&lt;/p&gt;

&lt;p&gt;I recently built a simple portfolio website as part of my school requirement. This project demonstrates how I used APIs to dynamically fetch and display data instead of hardcoding everything in HTML.&lt;/p&gt;

&lt;p&gt;🔧 Technologies Used&lt;/p&gt;

&lt;p&gt;HTML&lt;/p&gt;

&lt;p&gt;CSS&lt;/p&gt;

&lt;p&gt;JavaScript&lt;/p&gt;

&lt;p&gt;GitHub API&lt;/p&gt;

&lt;p&gt;Dev.to API&lt;/p&gt;

&lt;p&gt;EmailJS (MailJS) API&lt;/p&gt;

&lt;p&gt;💡 What This Project Does&lt;/p&gt;

&lt;p&gt;Fetches my repositories from GitHub and displays them dynamically&lt;/p&gt;

&lt;p&gt;Shows my latest blog posts using the Dev.to API&lt;/p&gt;

&lt;p&gt;Includes form validation for contact and inquiry sections&lt;/p&gt;

&lt;p&gt;Sends emails directly from the website using EmailJS&lt;/p&gt;

&lt;p&gt;Simulates transaction processing (with success/error messages)&lt;/p&gt;

&lt;p&gt;🎯 Why I Built This&lt;br&gt;
The goal of this project was to:&lt;/p&gt;

&lt;p&gt;Practice working with APIs&lt;/p&gt;

&lt;p&gt;Understand JavaScript validation and data processing&lt;/p&gt;

&lt;p&gt;Learn how to simulate backend behavior without a real database&lt;/p&gt;

&lt;p&gt;Implement client-side email functionality using MailJS (EmailJS)&lt;/p&gt;

</description>
      <category>beginners</category>
    </item>
  </channel>
</rss>
