<?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: r0nin</title>
    <description>The latest articles on DEV Community by r0nin (@r0n_fe3564a68c98113a).</description>
    <link>https://dev.to/r0n_fe3564a68c98113a</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%2F3897838%2Fa068321b-645e-42ff-ab85-e65f2724f700.png</url>
      <title>DEV Community: r0nin</title>
      <link>https://dev.to/r0n_fe3564a68c98113a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/r0n_fe3564a68c98113a"/>
    <language>en</language>
    <item>
      <title>I built a dashboard that analyzes your Codeforces weaknesses and recommends problems</title>
      <dc:creator>r0nin</dc:creator>
      <pubDate>Sat, 25 Apr 2026 17:32:15 +0000</pubDate>
      <link>https://dev.to/r0n_fe3564a68c98113a/i-built-a-dashboard-that-analyzes-your-codeforces-weaknesses-and-recommends-problems-46kl</link>
      <guid>https://dev.to/r0n_fe3564a68c98113a/i-built-a-dashboard-that-analyzes-your-codeforces-weaknesses-and-recommends-problems-46kl</guid>
      <description>&lt;h1&gt;
  
  
  I made Solvedge — a Codeforces performance dashboard
&lt;/h1&gt;

&lt;p&gt;I built &lt;a href="https://solvedgedev.netlify.app/" rel="noopener noreferrer"&gt;Solvedge&lt;/a&gt; — a web dashboard that analyzes your Codeforces performance by tag and suggests problems to target your weak areas.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Tag breakdown&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
View your solve rate per tag (DP, graphs, math, greedy, etc.), sorted from weakest to strongest.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Weak spots&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Identify the areas where you're underperforming.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Untouched tags&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Discover tags around your rating that you haven’t attempted yet.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Recommendations&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Get shuffled problem suggestions from weak and untouched tags.&lt;br&gt;&lt;br&gt;
Don’t like the picks? Hit &lt;em&gt;reroll&lt;/em&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Heatmap&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Visualize your submission activity over the past year.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Rating graph&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
Track your contest rating progression over time.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Current state
&lt;/h2&gt;

&lt;p&gt;This is an early version, so there’s plenty of room for improvement — but it already makes it much easier to see where to focus next.&lt;/p&gt;

&lt;h2&gt;
  
  
  Planned features
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;AI Coach&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Problem of the Day (personalized)&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Peer Benchmarking&lt;/strong&gt;
Pick a target rating (e.g., 1800) and compare your tag profile to users currently at that level.&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;If you're into competitive programming, your feedback is valuable.&lt;/p&gt;

&lt;p&gt;What features would you want in a tool like this?&lt;/p&gt;

</description>
      <category>algorithms</category>
      <category>analytics</category>
      <category>showdev</category>
      <category>sideprojects</category>
    </item>
  </channel>
</rss>
