<?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: Tomas Guzman</title>
    <description>The latest articles on DEV Community by Tomas Guzman (@codenozhiend).</description>
    <link>https://dev.to/codenozhiend</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3985719%2F5323d8c2-0958-4664-b92b-c2954ede34b7.jpg</url>
      <title>DEV Community: Tomas Guzman</title>
      <link>https://dev.to/codenozhiend</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/codenozhiend"/>
    <language>en</language>
    <item>
      <title>Spec-Driven Development &amp; AI: Takeaways from AWS Women in Cloud Meetup</title>
      <dc:creator>Tomas Guzman</dc:creator>
      <pubDate>Thu, 30 Jul 2026 03:41:29 +0000</pubDate>
      <link>https://dev.to/codenozhiend/spec-driven-development-ai-takeaways-from-aws-women-in-cloud-meetup-4834</link>
      <guid>https://dev.to/codenozhiend/spec-driven-development-ai-takeaways-from-aws-women-in-cloud-meetup-4834</guid>
      <description>&lt;p&gt;Recently, I had the chance to attend an awesome &lt;strong&gt;AWS Women in Cloud&lt;/strong&gt; meetup hosted at the &lt;strong&gt;MODO&lt;/strong&gt; headquarters in Buenos Aires. &lt;/p&gt;

&lt;p&gt;It was a great mix of technical debates, hands-on coding, and networking. Here is a quick recap of the key concepts discussed and resources shared during the event.&lt;/p&gt;




&lt;h3&gt;
  
  
  🧠 Key Highlights
&lt;/h3&gt;

&lt;h4&gt;
  
  
  1. CS Fundamentals vs. AI Era
&lt;/h4&gt;

&lt;p&gt;We kicked off with a debate on why understanding computer science fundamentals is more critical now than ever. AI tools can write code fast, but without strong foundations, debugging and scaling complex architectures become a nightmare.&lt;/p&gt;

&lt;h4&gt;
  
  
  2. Spec-Driven Development (SDD)
&lt;/h4&gt;

&lt;p&gt;Florencia Olivera and the tech team shared insights on &lt;strong&gt;Spec-Driven Development&lt;/strong&gt;. Instead of jumping straight into coding, SDD focuses on defining clear, precise specifications first-allowing both humans and AI coding assistants to collaborate seamlessly with fewer hallucinations.&lt;/p&gt;

&lt;h4&gt;
  
  
  3. Hands-on Workshop: Kiro &amp;amp; AWS
&lt;/h4&gt;

&lt;p&gt;We wrapped up the event with a workshop led by &lt;strong&gt;Daiana Rodriguez&lt;/strong&gt;, where we built a game using &lt;strong&gt;Kiro&lt;/strong&gt; (an AI-assisted development tool) backed by AWS cloud services.&lt;/p&gt;




&lt;h3&gt;
  
  
  🛠️ Workshop Resources
&lt;/h3&gt;

&lt;p&gt;If you want to practice and test the implementation yourself, here are the official workshop materials:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;📖 &lt;strong&gt;Step-by-Step Spanish Guide:&lt;/strong&gt; &lt;a href="https://docs.google.com/document/d/1z_VF-lnYdHChJ1q715xmOLcx837xTCOzuUnpNBFHZog/edit?usp=sharing" rel="noopener noreferrer"&gt;Google Docs Guide&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;☁️ &lt;strong&gt;AWS Workshop Sandbox Access:&lt;/strong&gt; &lt;a href="https://catalog.us-east-1.prod.workshops.aws/join?access-code=4f02-0db0d6-44" rel="noopener noreferrer"&gt;AWS Workshop Console&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;⚠️ &lt;strong&gt;Note:&lt;/strong&gt; The temporary AWS sandbox access code is active for &lt;strong&gt;48 hours only&lt;/strong&gt;, but the step-by-step guide remains available for reference.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h3&gt;
  
  
  🚀 Conclusion
&lt;/h3&gt;

&lt;p&gt;Huge thanks to &lt;strong&gt;Daiana Rodriguez&lt;/strong&gt;, &lt;strong&gt;MODO&lt;/strong&gt;, and &lt;strong&gt;AWS Women in Cloud BA&lt;/strong&gt; for organizing such an enriching session. &lt;/p&gt;

&lt;p&gt;Have you tried Spec-Driven Development or AI-assisted game development yet? Let me know your thoughts in the comments!&lt;/p&gt;

</description>
      <category>aws</category>
      <category>ai</category>
      <category>cloud</category>
      <category>community</category>
    </item>
    <item>
      <title>Día 1 de Resolviendo ejercicios de LEETCODE como si fuera un ANIME</title>
      <dc:creator>Tomas Guzman</dc:creator>
      <pubDate>Mon, 29 Jun 2026 19:05:15 +0000</pubDate>
      <link>https://dev.to/codenozhiend/dia-1-de-resolviendo-ejercicios-de-leetcode-como-si-fuera-un-anime-1af8</link>
      <guid>https://dev.to/codenozhiend/dia-1-de-resolviendo-ejercicios-de-leetcode-como-si-fuera-un-anime-1af8</guid>
      <description>&lt;p&gt;LeetCode da miedo al principio.&lt;br&gt;
La interfaz fría, el timer, el "expected output" que no matchea.&lt;br&gt;
Parece un boss final sin haber tenido un arco de entrenamiento xdd&lt;/p&gt;

&lt;p&gt;Entonces decidí hacer el arco de entrenamiento..&lt;br&gt;
Un problema por día, explicado como anime, sin filtro&lt;/p&gt;

&lt;p&gt;Hoy: Two Sum. El episodio 1 de cualquier shonen de programación.&lt;/p&gt;



&lt;p&gt;El problema parece fácil y casi nadie lo resuelve bien&lt;br&gt;
la primera vez que lo ve en una entrevista real.&lt;br&gt;
Hay dos soluciones. Una que todos intentan primero..&lt;br&gt;
Y una que separa a los que entienden estructuras de datos&lt;br&gt;
de los que básicamente le rezan al compilador..&lt;/p&gt;

&lt;p&gt;No voy a spoilear más. Está todo en el video (:&lt;/p&gt;

&lt;p&gt;La intención es simple: que lo disfruten, que se rían un rato&lt;br&gt;
y que cuando terminen entiendan por qué el HashMap&lt;br&gt;
es el timeskip que nadie te explica en el bootcamp.&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/b9dZJAMQHg0"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;




&lt;p&gt;¿Ya resolviste Two Sum?? Con qué lenguaje?&lt;br&gt;
Mañana continuo con el día 2 xd&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>algorithms</category>
      <category>career</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
