<?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: Vladyslav Kononov</title>
    <description>The latest articles on DEV Community by Vladyslav Kononov (@vlad12k).</description>
    <link>https://dev.to/vlad12k</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%2F2009355%2F16e30a72-b4a6-41e3-aef3-ce7a1c25c6ef.jpeg</url>
      <title>DEV Community: Vladyslav Kononov</title>
      <link>https://dev.to/vlad12k</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vlad12k"/>
    <language>en</language>
    <item>
      <title>Named Colors — Scientific Atlas (OKLCH Map)</title>
      <dc:creator>Vladyslav Kononov</dc:creator>
      <pubDate>Sun, 08 Feb 2026 19:56:17 +0000</pubDate>
      <link>https://dev.to/vlad12k/named-colors-scientific-atlas-oklch-map-5256</link>
      <guid>https://dev.to/vlad12k/named-colors-scientific-atlas-oklch-map-5256</guid>
      <description>&lt;p&gt;An interactive “color atlas” of CSS named colors. Positions are derived from OKLCH (perceptual) or HSL (classic). Pan/zoom like a map, search by name, and pin tooltips. Built with PixiJS + Color.js, using only named CSS colors for rendering.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/vlad12-k/embed/pvbxZXB?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>datascience</category>
      <category>ai</category>
      <category>programming</category>
    </item>
    <item>
      <title>FinTech Payment Funnel — VChart (Transform + Hover Details)</title>
      <dc:creator>Vladyslav Kononov</dc:creator>
      <pubDate>Sun, 08 Feb 2026 19:54:58 +0000</pubDate>
      <link>https://dev.to/vlad12k/fintech-payment-funnel-vchart-transform-hover-details-29nc</link>
      <guid>https://dev.to/vlad12k/fintech-payment-funnel-vchart-transform-hover-details-29nc</guid>
      <description>&lt;p&gt;Payment funnel visualization for a FinTech / fraud console. Built with VisActor VChart funnel chart using transform layers (auto conversion rate between steps). Clean “Revolut-like” UI with hover tooltip + side details panel and a “Randomize” button to simulate different traffic scenarios. &lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/vlad12-k/embed/gbMBeOw?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>showdev</category>
      <category>ai</category>
      <category>programming</category>
    </item>
    <item>
      <title>Transaction Stream — Canvas Feed: Pause/Resume + Speed</title>
      <dc:creator>Vladyslav Kononov</dc:creator>
      <pubDate>Sun, 08 Feb 2026 19:52:47 +0000</pubDate>
      <link>https://dev.to/vlad12k/transaction-stream-canvas-feed-pauseresume-speed-2no9</link>
      <guid>https://dev.to/vlad12k/transaction-stream-canvas-feed-pauseresume-speed-2no9</guid>
      <description>&lt;p&gt;Revolut-inspired fintech ops UI with a real-time transaction stream on Canvas. Includes pause/resume, speed control, keyboard shortcuts, and a compact event log. Built with requestAnimationFrame for smooth performance.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/vlad12-k/embed/VYjEyWy?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>fintech</category>
      <category>testing</category>
      <category>ui</category>
    </item>
    <item>
      <title>Fraud Risk Gauge — SVG Needle + GSAP</title>
      <dc:creator>Vladyslav Kononov</dc:creator>
      <pubDate>Sun, 08 Feb 2026 19:51:25 +0000</pubDate>
      <link>https://dev.to/vlad12k/fraud-risk-gauge-svg-needle-gsap-2c85</link>
      <guid>https://dev.to/vlad12k/fraud-risk-gauge-svg-needle-gsap-2c85</guid>
      <description>&lt;p&gt;Interactive fraud-risk gauge built with pure SVG + GSAP.
Animated needle + arc fill, smooth transitions, and simple controls to simulate a live risk score (0–100).
Part of Week 2 (FinTech / Fraud) series.&lt;/p&gt;

&lt;p&gt;

&lt;iframe height="600" src="https://codepen.io/vlad12-k/embed/yyJRpjY?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;


&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>azure</category>
      <category>ai</category>
      <category>programming</category>
    </item>
    <item>
      <title>Neon Anomaly Terminal (D3) | Spike Chart + Threshold Slider</title>
      <dc:creator>Vladyslav Kononov</dc:creator>
      <pubDate>Sun, 08 Feb 2026 19:47:41 +0000</pubDate>
      <link>https://dev.to/vlad12k/neon-anomaly-terminal-d3-spike-chart-threshold-slider-7jd</link>
      <guid>https://dev.to/vlad12k/neon-anomaly-terminal-d3-spike-chart-threshold-slider-7jd</guid>
      <description>&lt;p&gt;Cyber-terminal styled anomaly spikes chart built with D3. Adjustable threshold slider, live streaming updates, tooltip spikes, and smooth rendering using debounce + requestAnimationFrame.&lt;/p&gt;

&lt;p&gt;

&lt;iframe height="600" src="https://codepen.io/vlad12-k/embed/VYjEyJG?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;


&lt;/p&gt;

</description>
      <category>codepen</category>
    </item>
    <item>
      <title>Blueprint Ops Board — Live KPIs + Skeleton UX (GSAP • D3 • Luxon • dat.GUI)</title>
      <dc:creator>Vladyslav Kononov</dc:creator>
      <pubDate>Fri, 06 Feb 2026 18:30:38 +0000</pubDate>
      <link>https://dev.to/vlad12k/blueprint-ops-board-live-kpis-skeleton-ux-gsap-d3-luxon-datgui-5g4g</link>
      <guid>https://dev.to/vlad12k/blueprint-ops-board-live-kpis-skeleton-ux-gsap-d3-luxon-datgui-5g4g</guid>
      <description>&lt;p&gt;A blueprint-style operations dashboard with live-updating KPIs, a D3 sparkline, Luxon timestamps, and an event/risk feed. Includes a “Skeleton ↔ Data” toggle where skeleton mode is text-only (no blank screens), plus a reload flow with animated KPI transitions. Built with GSAP for motion, D3 for SVG drawing, Luxon for time, and dat.GUI for quick tuning.&lt;/p&gt;

&lt;p&gt;

&lt;iframe height="600" src="https://codepen.io/vlad12-k/embed/bNexezz?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;


&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>programming</category>
      <category>dataengineering</category>
    </item>
    <item>
      <title>Revenue Mix Poster (D3) — Click-to-Filter</title>
      <dc:creator>Vladyslav Kononov</dc:creator>
      <pubDate>Fri, 06 Feb 2026 01:00:24 +0000</pubDate>
      <link>https://dev.to/vlad12k/revenue-mix-poster-d3-click-to-filter-1aod</link>
      <guid>https://dev.to/vlad12k/revenue-mix-poster-d3-click-to-filter-1aod</guid>
      <description>&lt;p&gt;Editorial poster-style data viz: D3 donut chart with click-to-filter chips and a live-updating merchant table. Designed as a single-focus hero visual rather than a dashboard template&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/vlad12-k/embed/VYjBJem?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>database</category>
      <category>css</category>
      <category>algorithms</category>
    </item>
    <item>
      <title>Hybrid Radar Heatmatrix (Canvas) — Map + Keyboard Lab</title>
      <dc:creator>Vladyslav Kononov</dc:creator>
      <pubDate>Fri, 06 Feb 2026 00:55:25 +0000</pubDate>
      <link>https://dev.to/vlad12k/hybrid-radar-heatmatrix-canvas-map-keyboard-lab-5872</link>
      <guid>https://dev.to/vlad12k/hybrid-radar-heatmatrix-canvas-map-keyboard-lab-5872</guid>
      <description>&lt;p&gt;Full-screen canvas ‘data radar’ combining heatmap-as-a-map districts and keyboard-first navigation (WASD/Arrows, Enter pin, Space pause, R reseed). Built as a single-focus creative tech piece, not a dashboard template.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/vlad12-k/embed/YPWjmKL?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
