<?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>Forem: Rafael Santos</title>
    <description>The latest articles on Forem by Rafael Santos (@rafaellee1).</description>
    <link>https://forem.com/rafaellee1</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%2F2940210%2Fc77fb5d6-0013-4ee5-b0f4-887f5078b1dd.png</url>
      <title>Forem: Rafael Santos</title>
      <link>https://forem.com/rafaellee1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/rafaellee1"/>
    <language>en</language>
    <item>
      <title>Corca: a more natural way to write math digitally</title>
      <dc:creator>Rafael Santos</dc:creator>
      <pubDate>Sat, 17 Jan 2026 11:38:13 +0000</pubDate>
      <link>https://forem.com/rafaellee1/corca-a-more-natural-way-to-write-math-digitally-5coj</link>
      <guid>https://forem.com/rafaellee1/corca-a-more-natural-way-to-write-math-digitally-5coj</guid>
      <description>&lt;p&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%2F8rxynz6cqs1s0gzdes51.jpg" 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%2F8rxynz6cqs1s0gzdes51.jpg" alt="Corca WYSIWYG math editor converting natural language input into formatted equations" width="800" height="1462"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  🧮 Corca: a more natural way to write math digitally
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Corca&lt;/strong&gt; is a WYSIWYG math editor with an ambitious goal:&lt;br&gt;&lt;br&gt;
to make writing mathematics as natural and fluid as writing plain text.&lt;/p&gt;

&lt;p&gt;Instead of LaTeX commands, you can type expressions using near-natural language&lt;br&gt;&lt;br&gt;
like &lt;code&gt;integral from 0 to 1&lt;/code&gt;, &lt;code&gt;x over 2&lt;/code&gt;, or &lt;code&gt;sqrt(3)&lt;/code&gt;, and Corca converts them&lt;br&gt;&lt;br&gt;
&lt;strong&gt;instantly&lt;/strong&gt; into structured, two-dimensional mathematical notation.&lt;/p&gt;

&lt;h3&gt;
  
  
  🚀 What really stands out
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Extremely fast incremental parsing
&lt;/li&gt;
&lt;li&gt;Native 2D structures (fractions, integrals, sums, matrices)
&lt;/li&gt;
&lt;li&gt;A semantic cursor that understands mathematical structure
&lt;/li&gt;
&lt;li&gt;A writing experience very close to pen-and-paper
&lt;/li&gt;
&lt;li&gt;Clean LaTeX export (confirmed by the creators)&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🧠 Why this matters
&lt;/h3&gt;

&lt;p&gt;Even in 2026, writing math digitally is still painful.&lt;/p&gt;

&lt;p&gt;LaTeX is powerful but not human-friendly.&lt;br&gt;&lt;br&gt;
Most visual editors are either slow or limited.&lt;/p&gt;

&lt;p&gt;Corca attacks the real problem:&lt;br&gt;&lt;br&gt;
&lt;strong&gt;reducing the cognitive gap between thinking in math and typing it on a keyboard&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  🔬 Current status
&lt;/h3&gt;

&lt;p&gt;Corca appears to be a &lt;strong&gt;web-based editor in preview/private access&lt;/strong&gt;,&lt;br&gt;&lt;br&gt;
but as a technical and UX concept, it’s one of the most promising approaches&lt;br&gt;&lt;br&gt;
to mathematical input we’ve seen so far.&lt;/p&gt;

&lt;p&gt;If it scales well and keeps high-quality LaTeX export,&lt;br&gt;&lt;br&gt;
it could become a serious tool for students, educators, and researchers.&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;Would you replace LaTeX with something like this in your daily workflow?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/posts/activity-7418242600052334592-yyVb?utm_source=share&amp;amp;utm_medium=member_android&amp;amp;rcm=ACoAAEDX19oB705-Zq9bVaZ6PXrFyQcbXe42HR0" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;

</description>
      <category>matchtech</category>
      <category>edtech</category>
      <category>developertools</category>
      <category>development</category>
    </item>
    <item>
      <title>🗺️ Mapas modernos em React</title>
      <dc:creator>Rafael Santos</dc:creator>
      <pubDate>Sat, 03 Jan 2026 10:58:45 +0000</pubDate>
      <link>https://forem.com/rafaellee1/mapas-modernos-em-react-21gc</link>
      <guid>https://forem.com/rafaellee1/mapas-modernos-em-react-21gc</guid>
      <description>&lt;p&gt;🗺️ Mapas modernos em React, sem dor de cabeça&lt;/p&gt;

&lt;p&gt;O MapCN é uma biblioteca open-source que simplifica a criação de interfaces de mapas bonitas e funcionais, seguindo a mesma filosofia do shadcn/ui.&lt;/p&gt;

&lt;p&gt;Nada de chaves de API pagas ou setups complexos.&lt;br&gt;
É zero-config, copiar, colar e usar.&lt;/p&gt;

&lt;p&gt;⚙️ Por trás da solução&lt;/p&gt;

&lt;p&gt;Renderização com MapLibre GL&lt;/p&gt;

&lt;p&gt;Integração nativa com React + Tailwind&lt;/p&gt;

&lt;p&gt;Componentes tipados em TypeScript&lt;/p&gt;

&lt;p&gt;Suporte automático a light/dark mode&lt;/p&gt;

&lt;p&gt;📦 O que você ganha na prática&lt;/p&gt;

&lt;p&gt;Mapas prontos para dashboards e produtos SaaS&lt;/p&gt;

&lt;p&gt;Marcadores, rotas, popups e controles composáveis&lt;/p&gt;

&lt;p&gt;Código totalmente customizável&lt;/p&gt;

&lt;p&gt;Licença MIT (uso livre e transparente)&lt;/p&gt;

&lt;p&gt;💡 Por que isso importa Mapas costumam ser caros, burocráticos ou engessados.&lt;br&gt;
O MapCN resolve 80% dos casos reais com simplicidade, performance e controle total.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/posts/activity-7413168911837462528-CzWL?utm_source=share&amp;amp;utm_medium=member_android&amp;amp;rcm=ACoAAEDX19oB705-Zq9bVaZ6PXrFyQcbXe42HR0" rel="noopener noreferrer"&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%2Foy4wbje528it3dmo745o.jpg" alt=" " width="800" height="463"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>reactjsdevelopment</category>
      <category>webdev</category>
      <category>programming</category>
      <category>opensource</category>
    </item>
    <item>
      <title>FossFLOW: A Lightweight and Powerful Isometric Diagram Tool for Developers</title>
      <dc:creator>Rafael Santos</dc:creator>
      <pubDate>Mon, 01 Dec 2025 13:53:55 +0000</pubDate>
      <link>https://forem.com/rafaellee1/fossflow-a-lightweight-and-powerful-isometric-diagram-tool-for-developers-4ga9</link>
      <guid>https://forem.com/rafaellee1/fossflow-a-lightweight-and-powerful-isometric-diagram-tool-for-developers-4ga9</guid>
      <description>&lt;p&gt;🚀 FossFLOW: A Lightweight and Powerful Tool for Isometric Diagrams&lt;/p&gt;

&lt;p&gt;Creating clear and expressive diagrams is essential for anyone working with software architecture, infrastructure, or DevOps. When you need something fast, modern, and reliable, FossFLOW stands out as an impressive open-source solution.&lt;/p&gt;

&lt;p&gt;Built as a PWA using React + TypeScript, FossFLOW is lightweight, runs 100% in the browser, works offline, and delivers a smooth and intuitive editing experience. You get:&lt;/p&gt;

&lt;p&gt;🎯 Drag-and-drop editing&lt;/p&gt;

&lt;p&gt;🔗 Smart connectors&lt;/p&gt;

&lt;p&gt;💾 Autosave&lt;/p&gt;

&lt;p&gt;🧩 Customizable icons&lt;/p&gt;

&lt;p&gt;⚡ Fast performance, even in complex diagrams&lt;/p&gt;

&lt;p&gt;With 12k+ GitHub stars and continuous updates, the project shows real maturity and long-term reliability — something that matters when choosing tools for documentation or system design.&lt;/p&gt;

&lt;p&gt;For developers, FossFLOW is a strong option for:&lt;/p&gt;

&lt;p&gt;Documenting complex systems&lt;/p&gt;

&lt;p&gt;Building technical presentations&lt;/p&gt;

&lt;p&gt;Creating architecture diagrams with isometric styling&lt;/p&gt;

&lt;p&gt;Integrating a customizable diagram editor into your own product&lt;/p&gt;

&lt;p&gt;If you're looking for a modern, open-source alternative to traditional diagramming tools, FossFLOW is definitely worth exploring.&lt;/p&gt;

&lt;p&gt;🔗 Here is my post: &lt;a href="https://www.linkedin.com/posts/activity-7401209913999294464-SDdj?utm_source=share&amp;amp;utm_medium=member_android&amp;amp;rcm=ACoAAEDX19oB705-Zq9bVaZ6PXrFyQcbXe42HR0" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>flossflow</category>
      <category>devops</category>
      <category>react</category>
    </item>
    <item>
      <title>🔥 Postman lança o AI Agent Builder: Uma nova era para criar agentes conectados a APIs</title>
      <dc:creator>Rafael Santos</dc:creator>
      <pubDate>Sat, 29 Nov 2025 11:44:54 +0000</pubDate>
      <link>https://forem.com/rafaellee1/postman-lanca-o-ai-agent-builder-uma-nova-era-para-criar-agentes-conectados-a-apis-jmg</link>
      <guid>https://forem.com/rafaellee1/postman-lanca-o-ai-agent-builder-uma-nova-era-para-criar-agentes-conectados-a-apis-jmg</guid>
      <description>&lt;p&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%2Ffcw8a41478uizrklmbke.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%2Ffcw8a41478uizrklmbke.png" alt=" " width="800" height="420"&gt;&lt;/a&gt;Postman acaba de lançar o &lt;strong&gt;AI Agent Builder&lt;/strong&gt;, uma plataforma que conecta APIs e IA de forma nativa e reduz drasticamente o tempo entre ideia, protótipo e produção.&lt;/p&gt;

&lt;p&gt;O diferencial é a integração total: descoberta de APIs, ferramentas MCP, orquestração, testes e execução.&lt;br&gt;&lt;br&gt;
É um ambiente completo para criar agentes realmente úteis — muito além de simples chatbots.&lt;/p&gt;

&lt;h3&gt;
  
  
  🚀 Por que isso importa?
&lt;/h3&gt;

&lt;p&gt;Porque desenvolvedores agora podem transformar qualquer API em uma ferramenta plugável para IA, criando agentes com autonomia real e integração com sistemas existentes.&lt;/p&gt;

&lt;p&gt;Publicação completa aqui:&lt;br&gt;&lt;br&gt;
👉 &lt;a href="https://www.linkedin.com/in/rafael-santos-react?utm_source=share_via&amp;amp;utm_content=profile&amp;amp;utm_medium=member_android" rel="noopener noreferrer"&gt;LinkedIn – Postman AI Agent Builder&lt;/a&gt;&lt;/p&gt;

</description>
      <category>postman</category>
      <category>productivity</category>
      <category>developers</category>
      <category>api</category>
    </item>
  </channel>
</rss>
