<?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: Mert Şafak</title>
    <description>The latest articles on DEV Community by Mert Şafak (@mertintech11).</description>
    <link>https://dev.to/mertintech11</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%2F3985820%2Fdf26356a-341c-4c61-961c-61b87e71b0eb.png</url>
      <title>DEV Community: Mert Şafak</title>
      <link>https://dev.to/mertintech11</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mertintech11"/>
    <language>en</language>
    <item>
      <title>I built 3 web templates from scratch here's what i made</title>
      <dc:creator>Mert Şafak</dc:creator>
      <pubDate>Mon, 15 Jun 2026 15:17:50 +0000</pubDate>
      <link>https://dev.to/mertintech11/i-built-3-web-templates-from-scratch-heres-what-i-made-3h74</link>
      <guid>https://dev.to/mertintech11/i-built-3-web-templates-from-scratch-heres-what-i-made-3h74</guid>
      <description>&lt;p&gt;I ' ve been building portfolio projcets this month , and I decided to turn three of them into templates anyone can use. &lt;br&gt;
No frameworks no page builders just clean HTML , CSS , JavaScript. Here's what i build and what i learned from each one&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Kumo — Premium Restaurant Website&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The idea: Most restaurant websites look generic. I wanted to build something that actually felt premium — the kind of site a high-end Tokyo restaurant would have.&lt;/p&gt;

&lt;p&gt;What's in it:&lt;/p&gt;

&lt;p&gt;Animated hero section with parallax scrolling&lt;br&gt;
Reservation and menu showcase sections&lt;br&gt;
Gallery with hover effects&lt;br&gt;
Dark theme with gold accents&lt;br&gt;
Fully responsive&lt;/p&gt;

&lt;p&gt;What I learned: Typography makes or breaks a luxury design. I spent more time on font pairing and letter-spacing than on any other element. Serif + minimal sans-serif with a lot of whitespace = instant premium feel.&lt;/p&gt;

&lt;p&gt;Live preview: mertlucid12.github.io/portfolio/kumo-restaurant.html&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Nexus — SaaS Analytics Landing Page&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The idea: SaaS landing pages all look the same. I wanted to build one that felt alive — animated background, real dashboard mockup, the works.&lt;/p&gt;

&lt;p&gt;What's in it:&lt;/p&gt;

&lt;p&gt;Animated particle network background (canvas API)&lt;br&gt;
Live dashboard mockup with data cards and bar charts&lt;br&gt;
Feature grid, 3-tier pricing table&lt;br&gt;
Testimonials, FAQ with accordion&lt;br&gt;
Parallax scroll effects&lt;br&gt;
Fully responsive&lt;/p&gt;

&lt;p&gt;What I learned: Canvas animations are expensive on performance if you're not careful. I had to limit particle count and optimize the render loop to keep it smooth. Also — a hero section with a real product mockup converts way better than abstract illustrations.&lt;/p&gt;

&lt;p&gt;Live preview: mertlucid12.github.io/portfolio/nexus-saas.html&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;APEX Admin — E-commerce Dashboard&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The idea: Admin dashboards are usually ugly and functional. I wanted to prove they can be both beautiful and functional.&lt;/p&gt;

&lt;p&gt;What's in it:&lt;/p&gt;

&lt;p&gt;Sidebar navigation with active states&lt;br&gt;
4 metric cards with sparkline charts&lt;br&gt;
Orders table with status pills (Delivered, Processing, Pending, Cancelled)&lt;br&gt;
Revenue bar chart + Top Products list&lt;br&gt;
Activity feed + Donut chart for category breakdown&lt;br&gt;
Dark/neon aesthetic (cyan + green accents)&lt;/p&gt;

&lt;p&gt;What I learned: Data visualization is its own design discipline. The hardest part wasn't the layout — it was making numbers feel meaningful at a glance. Color coding, micro-typography, and spacing do most of the heavy lifting.&lt;/p&gt;

&lt;p&gt;Live preview: mertlucid12.github.io/portfolio/apex-admin.html&lt;/p&gt;

&lt;p&gt;What's Next&lt;/p&gt;

&lt;p&gt;I'm continuing to build — currently exploring a project management dashboard and a mobile app UI kit.&lt;/p&gt;

&lt;p&gt;If any of these are useful to you, I've listed them as templates on Gumroad. And if you need something custom built, I'm available for freelance work.&lt;/p&gt;

&lt;p&gt;Get the templates: mertsy71.gumroad.com&lt;br&gt;
Hire me for custom work: fiverr.com/mertintech&lt;br&gt;
Full portfolio: mertlucid12.github.io/portfolio&lt;/p&gt;

&lt;p&gt;Thanks for reading. If you have feedback on any of these projects, drop it in the comments — always looking to improve.&lt;/p&gt;

</description>
      <category>web</category>
      <category>design</category>
      <category>html</category>
      <category>css</category>
    </item>
  </channel>
</rss>
