<?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: Facul Darlan</title>
    <description>The latest articles on DEV Community by Facul Darlan (@facul_darlan_6dd5dde0f65e).</description>
    <link>https://dev.to/facul_darlan_6dd5dde0f65e</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%2F3093693%2F6025fa35-5ab1-4ed4-8f31-5f2506a43db6.png</url>
      <title>DEV Community: Facul Darlan</title>
      <link>https://dev.to/facul_darlan_6dd5dde0f65e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/facul_darlan_6dd5dde0f65e"/>
    <language>en</language>
    <item>
      <title>Plataforma gratuita para se preparar para o ENEM</title>
      <dc:creator>Facul Darlan</dc:creator>
      <pubDate>Sat, 19 Jul 2025 13:16:33 +0000</pubDate>
      <link>https://dev.to/facul_darlan_6dd5dde0f65e/plataforma-gratuita-para-se-preparar-para-o-enem-14kd</link>
      <guid>https://dev.to/facul_darlan_6dd5dde0f65e/plataforma-gratuita-para-se-preparar-para-o-enem-14kd</guid>
      <description>&lt;p&gt;Estou muito feliz em compartilhar um projeto pessoal que acabo de finalizar a primeira versão. Trata-se do ENEM Study, uma plataforma completamente gratuita pensada para ajudar estudantes a se prepararem para o ENEM de forma mais eficiente e personalizada.&lt;/p&gt;

&lt;p&gt;📚 O site conta com várias funcionalidades voltadas à prática e revisão dos conteúdos da prova:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Banco de Questões com filtros por ano e disciplina, para treinar de forma direcionada&lt;/li&gt;
&lt;li&gt;Simulados Personalizados, com tempo e número de questões configuráveis&lt;/li&gt;
&lt;li&gt;Estatísticas de Desempenho, para acompanhar sua evolução por matéria e ano&lt;/li&gt;
&lt;li&gt;Sistema de Flashcards, ideal para revisar e fixar conteúdos importantes&lt;/li&gt;
&lt;li&gt;Lista de Questões Favoritas, para revisar com mais facilidade&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Se você conhece alguém se preparando para o ENEM ou curte projetos educacionais, ficarei feliz com o feedback ou com compartilhamentos!&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://projeto-enem-study.vercel.app/" rel="noopener noreferrer"&gt;https://projeto-enem-study.vercel.app/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>website</category>
      <category>frontend</category>
      <category>webdev</category>
      <category>community</category>
    </item>
    <item>
      <title>New version of my CLI to generate APIs in Node.js with a single command!</title>
      <dc:creator>Facul Darlan</dc:creator>
      <pubDate>Sat, 24 May 2025 23:15:05 +0000</pubDate>
      <link>https://dev.to/facul_darlan_6dd5dde0f65e/new-version-of-my-cli-to-generate-apis-in-nodejs-with-a-single-command-3j63</link>
      <guid>https://dev.to/facul_darlan_6dd5dde0f65e/new-version-of-my-cli-to-generate-apis-in-nodejs-with-a-single-command-3j63</guid>
      <description>&lt;p&gt;For those who don't know, I've developed a command-line tool (CLI) called Api Boilerplate, which speeds up the development of APIs in Node.js by generating pre-configured templates with best practices.&lt;br&gt;
The Boilerplate API has been improved based on community feedback and is now more complete and flexible.&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Express, Fastify and Hono.js support &lt;/li&gt;
&lt;li&gt;Automatic typescript configuration&lt;/li&gt;
&lt;li&gt;Test environment ready with Vitest, Jest or Test Runner&lt;/li&gt;
&lt;li&gt;Automatic configuration of ESLint + Prettier&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can test with a simple command:&lt;br&gt;
&lt;code&gt;npx @darlan0307/api-boilerplate &amp;lt;project-name&amp;gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/posts/darlan-martins-8a7956259_nodejs-typescript-opensource-activity-7332167752109002752-Ix4K?utm_source=share&amp;amp;utm_medium=member_desktop&amp;amp;rcm=ACoAAD-tvn8BpEDNP6oGFUb7Z35TyFmXqXU7Mls" rel="noopener noreferrer"&gt;Post in LinkedIn&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback is more than welcome. If you have any suggestions, ideas or would like to contribute, it would be a pleasure!&lt;/p&gt;

&lt;p&gt;This tool was designed for those who want to save time without sacrificing organization. If you work with Node.js, try it out and send me your feedback.&lt;/p&gt;

</description>
      <category>node</category>
      <category>javascript</category>
      <category>backend</category>
      <category>api</category>
    </item>
  </channel>
</rss>
