<?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: Sai Akshith Akshintala</title>
    <description>The latest articles on DEV Community by Sai Akshith Akshintala (@akshith_dev).</description>
    <link>https://dev.to/akshith_dev</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%2F3843780%2Fe6d1fb16-18b4-4d76-a041-8152276984b0.png</url>
      <title>DEV Community: Sai Akshith Akshintala</title>
      <link>https://dev.to/akshith_dev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/akshith_dev"/>
    <language>en</language>
    <item>
      <title>Built a 3D Batman Themed Portfolio 🦇🏎️</title>
      <dc:creator>Sai Akshith Akshintala</dc:creator>
      <pubDate>Wed, 25 Mar 2026 22:08:07 +0000</pubDate>
      <link>https://dev.to/akshith_dev/built-a-3d-batman-themed-portfolio-gd9</link>
      <guid>https://dev.to/akshith_dev/built-a-3d-batman-themed-portfolio-gd9</guid>
      <description>&lt;p&gt;The Hook&lt;br&gt;
Most portfolios are flat. I wanted mine to feel like a high-performance terminal. So, I built a 3D experience using Three.js featuring a custom Batmobile and a "Turbo" navigation system.&lt;/p&gt;

&lt;p&gt;The Tech Stack&lt;/p&gt;

&lt;p&gt;3D Engine: Three.js (WebGL)&lt;/p&gt;

&lt;p&gt;Logic: Vanilla JS (Zero bloat, 60FPS)&lt;/p&gt;

&lt;p&gt;The Vibe: Dark mode, high-contrast gold/blue, and procedural geometries.&lt;/p&gt;

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

&lt;p&gt;Camera Smoothing: Using lerp() (Linear Interpolation) to make the camera glide between sections instead of jumping.&lt;/p&gt;

&lt;p&gt;Performance: Optimizing shaders and particle counts so it runs smoothly on mobile without melting your battery.&lt;/p&gt;

&lt;p&gt;State Management: Syncing the 3D scene's "speed" (acceleration) with the user's scroll depth.&lt;/p&gt;

&lt;p&gt;Check out the source code:&lt;br&gt;
I've open-sourced the 3D logic here:&lt;br&gt;
👉 &lt;a href="https://github.com/saiakshithakshintala266-collab/saiakshithakshintala266-collab.github.io" rel="noopener noreferrer"&gt;https://github.com/saiakshithakshintala266-collab/saiakshithakshintala266-collab.github.io&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Live Demo: &lt;a href="https://dev.tourl"&gt;saiakshith.me&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
