<?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: dorbin.dev</title>
    <description>The latest articles on DEV Community by dorbin.dev (@dorbindevfrlncr).</description>
    <link>https://dev.to/dorbindevfrlncr</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3846917%2F3ba21ec9-c720-4c17-9f4c-0aa5012b07a6.png</url>
      <title>DEV Community: dorbin.dev</title>
      <link>https://dev.to/dorbindevfrlncr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dorbindevfrlncr"/>
    <language>en</language>
    <item>
      <title>How I built my portfolio with React + TypeScript (Lighthouse 97/100)</title>
      <dc:creator>dorbin.dev</dc:creator>
      <pubDate>Sat, 28 Mar 2026 02:21:49 +0000</pubDate>
      <link>https://dev.to/dorbindevfrlncr/how-i-built-my-portfolio-with-react-typescript-lighthouse-97100-5843</link>
      <guid>https://dev.to/dorbindevfrlncr/how-i-built-my-portfolio-with-react-typescript-lighthouse-97100-5843</guid>
      <description>&lt;h1&gt;
  
  
  How I built my portfolio with React + TypeScript (Lighthouse 97/100)
&lt;/h1&gt;

&lt;p&gt;I'm an 18 y/o self-taught frontend dev and just finished my personal portfolio site.&lt;/p&gt;

&lt;h2&gt;
  
  
  🛠️ Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;React 18 + TypeScript&lt;/strong&gt; — core framework&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vite&lt;/strong&gt; over CRA — faster builds, better DX&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tailwind CSS&lt;/strong&gt; — no time wasted on CSS&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Framer Motion&lt;/strong&gt; — smooth animations without headaches&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;i18next&lt;/strong&gt; — multilingual (RU/EN/DE)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;EmailJS&lt;/strong&gt; — contact form without a backend&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  ⚡ Performance
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Metric&lt;/th&gt;
&lt;th&gt;Score&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Performance&lt;/td&gt;
&lt;td&gt;97&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Accessibility&lt;/td&gt;
&lt;td&gt;94&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Best Practices&lt;/td&gt;
&lt;td&gt;100&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;SEO&lt;/td&gt;
&lt;td&gt;100&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  😤 Hardest part
&lt;/h2&gt;

&lt;p&gt;Getting Lighthouse performance above 95 — ended up optimizing images to WebP and fixing a few render-blocking issues.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔗 Links
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Live demo:&lt;/strong&gt; &lt;a href="https://personal-portfolio-landing-theta.vercel.app" rel="noopener noreferrer"&gt;https://personal-portfolio-landing-theta.vercel.app&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/dorbinDevFRLNCR/personal-portfolio-landing" rel="noopener noreferrer"&gt;https://github.com/dorbinDevFRLNCR/personal-portfolio-landing&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;Feedback welcome! 🔥&lt;/p&gt;

</description>
      <category>react</category>
      <category>typescript</category>
      <category>tailwindcss</category>
      <category>vite</category>
    </item>
  </channel>
</rss>
