<?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: Aleja Henao Espitia</title>
    <description>The latest articles on DEV Community by Aleja Henao Espitia (@alejahenaoe).</description>
    <link>https://dev.to/alejahenaoe</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%2F3139152%2F23a47f50-099e-4ed2-9096-b455f8351e74.png</url>
      <title>DEV Community: Aleja Henao Espitia</title>
      <link>https://dev.to/alejahenaoe</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alejahenaoe"/>
    <language>en</language>
    <item>
      <title>🧠 What Tech Career Should You Choose? This Uses Amazon Q CLI to Help You Decide</title>
      <dc:creator>Aleja Henao Espitia</dc:creator>
      <pubDate>Thu, 08 May 2025 21:55:53 +0000</pubDate>
      <link>https://dev.to/alejahenaoe/what-tech-career-should-you-choose-this-cli-uses-amazon-q-to-help-you-decide-4ji1</link>
      <guid>https://dev.to/alejahenaoe/what-tech-career-should-you-choose-this-cli-uses-amazon-q-to-help-you-decide-4ji1</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/aws-amazon-q-v2025-04-30"&gt;Amazon Q Developer "Quack The Code" Challenge&lt;/a&gt;: Exploring the Possibilities&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;RutaTech CLI&lt;/strong&gt; is a command-line tool built with Node.js and Amazon Q Developer CLI that helps users - especially students, career changers, and curious adults - explore paths in technology through a personalized, interactive experience.&lt;/p&gt;

&lt;p&gt;This tool transforms the question &lt;em&gt;"What career in technology is right for me?&lt;/em&gt; into a conversation in the Amazon Q-powered CLI. Users can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;📝 Take a quiz to identify skills.&lt;/li&gt;
&lt;li&gt;🧩 Get AI-generated learning paths&lt;/li&gt;
&lt;li&gt;💡 Find real opportunities (bootcamps, scholarships, jobs)&lt;/li&gt;
&lt;li&gt;❤️ Discover inspiring stories from technology professionals&lt;/li&gt;
&lt;li&gt;🤩 Explore interactive challenges&lt;/li&gt;
&lt;li&gt;🤝 Match personal interests with relevant technology roles&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This isn't just a script - it's a smart, modular career companion on your terminal. Built with the Amazon Q Developer CLI, it's an unexpected use case that goes beyond code and really helps.&lt;/p&gt;

&lt;h3&gt;
  
  
  Why it's important
&lt;/h3&gt;

&lt;p&gt;There is a big gap between interest in technology and actual direction - especially for people without mentors or exposure to real technology applications. RutaTech CLI makes exploring this world easier, more engaging, and available directly from the terminal - without a browser.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Installation
&lt;/h3&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Clone the repository&lt;/span&gt;
git clone https://github.com/tu-usuario/rutatech.git
&lt;span class="nb"&gt;cd &lt;/span&gt;rutatech

&lt;span class="c"&gt;#  Install dependencies&lt;/span&gt;
npm &lt;span class="nb"&gt;install&lt;/span&gt;

&lt;span class="c"&gt;# Install globally (optional)&lt;/span&gt;
npm &lt;span class="nb"&gt;install&lt;/span&gt; &lt;span class="nt"&gt;-g&lt;/span&gt; &lt;span class="nb"&gt;.&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Use
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# If installed globally&lt;/span&gt;
rutatech &lt;span class="o"&gt;[&lt;/span&gt;comando]

&lt;span class="c"&gt;# If not globally installed&lt;/span&gt;
npm start &lt;span class="nt"&gt;--&lt;/span&gt; &lt;span class="o"&gt;[&lt;/span&gt;comando]
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Available Commands
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;code&gt;start&lt;/code&gt;: Starts the vocational test&lt;/li&gt;
&lt;li&gt;
&lt;code&gt;roadmap&lt;/code&gt;: Displays a suggested learning route

&lt;ul&gt;
&lt;li&gt;Opciones: &lt;code&gt;--area &amp;lt;area&amp;gt;&lt;/code&gt; - Specific area of technology&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;
&lt;code&gt;oportunidades&lt;/code&gt;: Lists current opportunities

&lt;ul&gt;
&lt;li&gt;Opciones: &lt;code&gt;--tipo &amp;lt;tipo&amp;gt;&lt;/code&gt; -  Type of opportunity (work, study, volunteer)&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;
&lt;code&gt;historias&lt;/code&gt;: Displays inspiring stories

&lt;ul&gt;
&lt;li&gt;Opciones: &lt;code&gt;--categoria &amp;lt;categoria&amp;gt;&lt;/code&gt; - Category of stories&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;
&lt;code&gt;retos&lt;/code&gt;: Show practical challenges

&lt;ul&gt;
&lt;li&gt;Opciones: &lt;code&gt;--nivel &amp;lt;nivel&amp;gt;&lt;/code&gt; - Difficulty level (beginner, intermediate, advanced).&lt;/li&gt;
&lt;li&gt;Opciones: &lt;code&gt;--tecnologia &amp;lt;tecnologia&amp;gt;&lt;/code&gt; - Specific technology.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;li&gt;
&lt;code&gt;explora&lt;/code&gt;: Allows you to combine interests to discover new paths.&lt;/li&gt;

&lt;/ul&gt;

&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%2F8dze6q2jhr3xksq1sc85.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%2F8dze6q2jhr3xksq1sc85.png" alt="RutaTech CLI preview" width="800" height="622"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Code Repository - Try it now!
&lt;/h2&gt;

&lt;p&gt;📂 GitHub: &lt;a href="https://github.com/alejahenaoes/rutatech" rel="noopener noreferrer"&gt;Repository&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  How I Used Amazon Q CLI
&lt;/h2&gt;

&lt;p&gt;Amazon Q Developer CLI was the basis of this whole project. I used it to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Define the Node.js CLI architecture. &lt;/li&gt;
&lt;li&gt;Generate each feature module with clear directions (vocational questionnaire, roadmap builder, etc.).&lt;/li&gt;
&lt;li&gt;Rapidly prototype features and get refactoring suggestions&lt;/li&gt;
&lt;li&gt;Automate repetitive logic and improve error handling&lt;/li&gt;
&lt;li&gt;Interactive brainstorming on UX edge cases and details.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Instead of jumping from tool to tool, I was able to stay in the CLI and iterate conversationally. Amazon Q CLI validated structure, logic and wrote clean, maintainable code faster than I could have done it alone.&lt;/p&gt;

&lt;p&gt;See you on GitHub!&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>awschallenge</category>
      <category>ai</category>
      <category>aws</category>
    </item>
  </channel>
</rss>
