<?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: radu</title>
    <description>The latest articles on DEV Community by radu (@radu985).</description>
    <link>https://dev.to/radu985</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%2F3349102%2F23256c01-9016-4e25-b52d-5ad9b068da50.jpg</url>
      <title>DEV Community: radu</title>
      <link>https://dev.to/radu985</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/radu985"/>
    <language>en</language>
    <item>
      <title>HueMeet: A Trust‑First Social Platform for Founders and Builders</title>
      <dc:creator>radu</dc:creator>
      <pubDate>Fri, 20 Mar 2026 14:18:43 +0000</pubDate>
      <link>https://dev.to/radu985/huemeet-a-trust-first-social-platform-for-founders-and-builders-4iil</link>
      <guid>https://dev.to/radu985/huemeet-a-trust-first-social-platform-for-founders-and-builders-4iil</guid>
      <description>&lt;p&gt;I am building HueMeet, a social platform designed from day one for founders, indie hackers, and serious builders—not doomscrolling.&lt;/p&gt;

&lt;p&gt;HueMeet focuses on three pillars:&lt;/p&gt;

&lt;h2&gt;
  
  
  Real connections
&lt;/h2&gt;

&lt;p&gt;Profiles, rich bios, and a clean connections system built for meaningful relationships instead of vanity follower counts. Messaging is secure and real‑time, with presence and read receipts so collaborat&lt;a href="https://dev.tourl"&gt;&lt;/a&gt;ion feels natural.&lt;/p&gt;

&lt;h2&gt;
  
  
  Voice‑first collaboration
&lt;/h2&gt;

&lt;p&gt;One‑to‑one audio calls between connected users, with call notifications and simple controls (mute, end). Think “jump on a quick founder huddle” directly from a conversation, without swapping tools.&lt;/p&gt;

&lt;h2&gt;
  
  
  Aura: behavior‑based reputation
&lt;/h2&gt;

&lt;p&gt;Your Aura score increases with positive usage—helpful messages, completed calls, healthy account age—and decreases with toxic behavior or rule violations. It’s a transparent, behavior‑driven signal that helps you quickly assess who to work with.&lt;/p&gt;

&lt;p&gt;Safety is built in, not bolted on. AI‑assisted moderation flags harmful content, protects users, and keeps the community healthy and investor‑ready.&lt;/p&gt;

&lt;p&gt;If you care about trust, reputation, and real‑time collaboration more than empty metrics, HueMeet is for you.&lt;br&gt;
[&lt;a href="https://hue-meet-intro.vercel.app" rel="noopener noreferrer"&gt;https://hue-meet-intro.vercel.app&lt;/a&gt;]&lt;/p&gt;

</description>
      <category>networking</category>
      <category>showdev</category>
      <category>socialmedia</category>
      <category>startup</category>
    </item>
    <item>
      <title>I think your post is a great article for helping developers develop faster.
I look forward to your next post.</title>
      <dc:creator>radu</dc:creator>
      <pubDate>Mon, 10 Nov 2025 12:39:53 +0000</pubDate>
      <link>https://dev.to/radu985/i-think-your-post-is-a-great-article-for-helping-developers-develop-faster-i-look-forward-to-your-ngn</link>
      <guid>https://dev.to/radu985/i-think-your-post-is-a-great-article-for-helping-developers-develop-faster-i-look-forward-to-your-ngn</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="/therealmrmumba" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2096147%2Fcfb04d29-bd0a-4f15-9e93-594834b52f6b.jpg" alt="therealmrmumba"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://dev.to/therealmrmumba/my-2025-developer-tech-stack-from-code-to-docs-4ham" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;My 2025 Developer Tech Stack: From Code to Docs&lt;/h2&gt;
      &lt;h3&gt;Emmanuel Mumba ・ Nov 5&lt;/h3&gt;
      &lt;div class="ltag__link__taglist"&gt;
        &lt;span class="ltag__link__tag"&gt;#webdev&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#ai&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#programming&lt;/span&gt;
        &lt;span class="ltag__link__tag"&gt;#javascript&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Whop server</title>
      <dc:creator>radu</dc:creator>
      <pubDate>Tue, 21 Oct 2025 20:24:56 +0000</pubDate>
      <link>https://dev.to/radu985/whop-server-25nd</link>
      <guid>https://dev.to/radu985/whop-server-25nd</guid>
      <description>&lt;p&gt;I have developed a 'voice chat app' in Python(FastAPI + WebRTC). i've hosted it on the my Render.com&lt;br&gt;
And I'm trying to integrate it with my whop server.&lt;br&gt;
But I have one thing.&lt;br&gt;
As yoou can see in the image, the token isn't generated after signing up, preventing redirection.&lt;br&gt;
If anyone has experience integrating an app with Whop.com please help.&lt;br&gt;
&lt;a href="https://voice-chat-app-gbpm.onrender.com" rel="noopener noreferrer"&gt;https://voice-chat-app-gbpm.onrender.com&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F14l3sxovgrmowev9l8g1.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F14l3sxovgrmowev9l8g1.png" alt=" " width="800" height="475"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Custom Sudoku generator app (Python).</title>
      <dc:creator>radu</dc:creator>
      <pubDate>Sat, 16 Aug 2025 15:44:21 +0000</pubDate>
      <link>https://dev.to/radu985/custom-sudoku-generator-app-python-107l</link>
      <guid>https://dev.to/radu985/custom-sudoku-generator-app-python-107l</guid>
      <description>&lt;p&gt;This Sudoku generator app has implemented all the enhanced features including a comprehensive logging system. &lt;br&gt;
Currently Available Features:&lt;br&gt;
Complete Logging System:&lt;br&gt;
Automatic log files: Created in the logs/ directory&lt;br&gt;
Session Summary: High-level statistics and performance metrics&lt;br&gt;
Detailed Tracking: Logs all operations with timestamps&lt;br&gt;
Performance Monitoring: Tracks generation speed and efficiency&lt;br&gt;
Improved Difficulties:&lt;br&gt;
Easy: Hidden Single Technique&lt;br&gt;
Medium: Naked/Hidden Pair/Triple Technique&lt;br&gt;
Hard: X-Wing Technique &lt;br&gt;
Expert: Swordfish and Force Chain Techniques &lt;br&gt;
Generation Features:&lt;br&gt;
Various difficulties with user-defined ranges&lt;br&gt;
Symmetry patterns (none, rotation, reflection, diagonal, symmetry)&lt;br&gt;
Adjustable number of clues&lt;br&gt;
Batch generation with user-defined counts&lt;br&gt;
Full solver integration for all difficulties&lt;br&gt;
Export Options:&lt;br&gt;
PNG, SVG, PDF export formats&lt;br&gt;
Custom styles (colors, fonts, cell sizes)&lt;br&gt;
Custom headers/footers&lt;br&gt;
Automatic solution generation for all puzzles&lt;br&gt;
Logging Output:&lt;br&gt;
When you generate a puzzle, you now get the following results: Detailed log file: logs/sudoku_generator_YYYYMMDD_HHMMSS.log&lt;br&gt;
Session summary: logs/session_summary_YYYYMMDD_HHMMSS.txt&lt;br&gt;
Puzzle file: puzzles/ directory&lt;br&gt;
Solution file: solutions/ directory&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp2rrehxjkgtlyllw3eiq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp2rrehxjkgtlyllw3eiq.png" alt=" " width="800" height="536"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
