<?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: Vivek </title>
    <description>The latest articles on DEV Community by Vivek  (@roy7m).</description>
    <link>https://dev.to/roy7m</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%2F4143984%2F33574980-a466-4496-9ec0-9d68c98f67d9.png</url>
      <title>DEV Community: Vivek </title>
      <link>https://dev.to/roy7m</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/roy7m"/>
    <language>en</language>
    <item>
      <title>How I Built My Own Portfolio Website Using HTML and CSS</title>
      <dc:creator>Vivek </dc:creator>
      <pubDate>Sat, 26 Sep 2026 08:25:16 +0000</pubDate>
      <link>https://dev.to/roy7m/how-i-built-my-own-portfolio-website-using-html-and-css-4e0b</link>
      <guid>https://dev.to/roy7m/how-i-built-my-own-portfolio-website-using-html-and-css-4e0b</guid>
      <description>&lt;p&gt;How I Built My Own Portfolio Website Using HTML and CSS&lt;/p&gt;

&lt;p&gt;Having a personal portfolio website is a great way to showcase your skills, projects, experience, and interests online. Instead of depending only on social media or a resume, a portfolio gives you a dedicated place where people can learn more about you and your work.&lt;/p&gt;

&lt;p&gt;For my portfolio project, I decided to build a simple website using HTML and CSS. I wanted to create something clean, professional, and easy to navigate while also learning more about the fundamentals of web development.&lt;/p&gt;

&lt;p&gt;Starting With HTML&lt;/p&gt;

&lt;p&gt;I used HTML to create the basic structure of the website. HTML helped me organize the different sections, including the introduction, about section, skills, projects, and contact information.&lt;/p&gt;

&lt;p&gt;One of the things I learned from this project is that a good website does not necessarily need a complicated structure. A clear layout and properly organized content can make a website much easier to understand.&lt;/p&gt;

&lt;p&gt;Designing With CSS&lt;/p&gt;

&lt;p&gt;After creating the HTML structure, I used CSS to improve the appearance of the website. I worked on elements such as spacing, fonts, colors, buttons, sections, and overall page layout.&lt;/p&gt;

&lt;p&gt;CSS also helped me make the website look more professional and visually consistent. I focused on keeping the design simple so that visitors could easily find the information they were looking for.&lt;/p&gt;

&lt;p&gt;Making the Website Responsive&lt;/p&gt;

&lt;p&gt;Another important part of the project was making the portfolio suitable for different screen sizes. Since many people browse websites using smartphones, a portfolio should work properly on both desktop and mobile devices.&lt;/p&gt;

&lt;p&gt;I adjusted the layout and styling so that the content could adapt to smaller screens without making the website difficult to use.&lt;/p&gt;

&lt;p&gt;What I Learned&lt;/p&gt;

&lt;p&gt;Building this portfolio gave me practical experience with HTML and CSS and helped me understand how the structure and design of a website work together.&lt;/p&gt;

&lt;p&gt;It also showed me that creating a website is an iterative process. After seeing the first version, I could identify areas that needed improvement and gradually make the design cleaner and more useful.&lt;/p&gt;

&lt;p&gt;I plan to continue improving my portfolio by adding more projects, refining the design, and exploring JavaScript and other web technologies.&lt;/p&gt;

&lt;p&gt;Final Thoughts&lt;/p&gt;

&lt;p&gt;Creating a portfolio website from scratch is a useful project for anyone who is learning web development. Even a simple website can demonstrate your skills and provide a place to showcase your work.&lt;/p&gt;

&lt;p&gt;If you want to see the complete process and the original portfolio website article, you can read the full post here:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://valentiuskryptix.com/how-i-created-my-own-portfolio-website-using-html-css/" rel="noopener noreferrer"&gt;Read the full article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>css</category>
      <category>html</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
