<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Diego Vásquez | Feed Completo</title><description>Publicaciones del blog y proyectos del portfolio</description><link>https://test.diego.com.sv/</link><language>es</language><item><title>Astro Suite Vault Guide</title><link>https://test.diego.com.sv/blog/astro-suite-vault-guide/</link><guid isPermaLink="true">https://test.diego.com.sv/blog/astro-suite-vault-guide/</guid><description>Explanation of the Astro Suite Obsidian vault.</description><pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate><content:encoded>&lt;h2 id=&quot;overview&quot;&gt;Overview&lt;/h2&gt;
&lt;p&gt;All plugins, key bindings, and the theme can be customized to your liking, but this is what’s on by default. Optimized for use with &lt;a href=&quot;https://github.com/SlateDesign/slate-blog&quot;&gt;Slate Astro theme&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&quot;philosophy&quot;&gt;Philosophy&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Plug-and-play Astro blogging experience.&lt;/li&gt;
&lt;li&gt;Maintain vanilla Obsidian look and feel.&lt;/li&gt;
&lt;li&gt;Emphasis on clarity and flexibility.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&quot;important-hotkeys&quot;&gt;Important Hotkeys&lt;/h2&gt;
&lt;p&gt;Here’s a guide for some important hotkeys set especially for this theme:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Toggle left side panel: &lt;code&gt;CTRL + ALT + Z&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Toggle right side panel: &lt;code&gt;CTRL + ALT + X&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Navigate back: &lt;code&gt;ALT + ←&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Navigate forward: &lt;code&gt;ALT + →&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Open homepage: &lt;code&gt;CTRL + M&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Toggle reading view: &lt;code&gt;CTRL + E&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Toggle Zen mode: &lt;code&gt;CTRL + SHIFT + Z&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Insert image: &lt;code&gt;CTRL + &apos;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Start Terminal: &lt;code&gt;CTRL + SHIFT + D&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Git: Commit and Sync &lt;code&gt;CTRL + SHIFT + S&lt;/code&gt; (off by default)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you’re on Mac, &lt;code&gt;CTRL&lt;/code&gt; = &lt;code&gt;CMD&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id=&quot;plugins&quot;&gt;Plugins&lt;/h2&gt;
&lt;p&gt;Disabled default core plugins:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Backlinks&lt;/li&gt;
&lt;li&gt;Canvas&lt;/li&gt;
&lt;li&gt;Daily notes&lt;/li&gt;
&lt;li&gt;Graph view&lt;/li&gt;
&lt;li&gt;Note composer&lt;/li&gt;
&lt;li&gt;Outgoing links&lt;/li&gt;
&lt;li&gt;Page preview&lt;/li&gt;
&lt;li&gt;Property Over Filename&lt;/li&gt;
&lt;li&gt;Templates&lt;/li&gt;
&lt;li&gt;Sync&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Community plugins enabled:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Astro Composer&lt;/li&gt;
&lt;li&gt;Commander&lt;/li&gt;
&lt;li&gt;Custom save&lt;/li&gt;
&lt;li&gt;Default New Tab Page&lt;/li&gt;
&lt;li&gt;Homepage&lt;/li&gt;
&lt;li&gt;Image Inserter&lt;/li&gt;
&lt;li&gt;Paste image rename&lt;/li&gt;
&lt;li&gt;Shell commands&lt;/li&gt;
&lt;li&gt;Title-Only Tab&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&quot;astro-composer&quot;&gt;Astro Composer&lt;/h3&gt;
&lt;p&gt;Handy for easily creating new notes as Astro blog posts. Just create a new note with &lt;code&gt;CTRL + N&lt;/code&gt;, type in a title in Title case or with special characters, and the note or folder name generated is a kebab-case version of the title without special characters. This is ideal for automating post slugs. &lt;code&gt;CTRL + R&lt;/code&gt; allows you to easily rename blog posts, and note filenames (or parent folders) get updated in kebab-case automatically.&lt;/p&gt;
&lt;p&gt;You can also define and set default properties that can be generated automatically or manually set for any open note as well.&lt;/p&gt;
&lt;p&gt;Once you’ve used wikilinks or markdown links, you can also convert those automatically to internal links for Astro with the “Convert internal links for Astro” command.&lt;/p&gt;
&lt;p&gt;You can also easily grab links to headings by right clicking one and selecting “Copy Heading Link”. These will be Astro-ready links by default, but you can use Obsidian wikilnks or markdown links, too.&lt;/p&gt;
&lt;h3 id=&quot;custom-save&quot;&gt;Custom save&lt;/h3&gt;
&lt;p&gt;This defines a set of commands to fire once &lt;code&gt;CTRL + S&lt;/code&gt; is initiated. For convenience, both “Convert internal links for Astro” and “Standardize properties” commands from the Astro Composer plugin are included. You can add or remove any if you’d like - this is designed for posts to be “publish-ready” when manually saved.&lt;/p&gt;
&lt;h3 id=&quot;homepage-and-default-new-tab-page&quot;&gt;Homepage and Default New Tab Page&lt;/h3&gt;
&lt;p&gt;Both of these work together so you’re default screen is a &lt;code&gt;.base&lt;/code&gt; file that’s a directory of all of your blog posts, listed in reverse-chronological order. You’re able to customize the note properties and views to your liking.&lt;/p&gt;
&lt;p&gt;The Base is nested within a folder called &lt;code&gt;_bases&lt;/code&gt; because Astro will ignore files and folders with an underscore prefix, letting you use this for Obsidian without processing it for the live site.&lt;/p&gt;
&lt;p&gt;I call this “Home Base.”&lt;/p&gt;
&lt;h3 id=&quot;paste-image-rename&quot;&gt;Paste Image Rename&lt;/h3&gt;
&lt;p&gt;Quickly drag and drop image files or paste directly from your clipboard and give them kebab-case, SEO-friendly names.&lt;/p&gt;
&lt;h3 id=&quot;image-inserter&quot;&gt;Image Inserter&lt;/h3&gt;
&lt;p&gt;Pull in images from Unsplash or other sources easily with just a few keystrokes. Just use &lt;code&gt;CTRL + &apos;&lt;/code&gt; to insert an image - and immediately set a SEO-friendly filename for it via the Paste Image Rename plugin.&lt;/p&gt;
&lt;h3 id=&quot;title-only-tab&quot;&gt;Title-Only Tab&lt;/h3&gt;
&lt;p&gt;Pulls from the &lt;code&gt;title&lt;/code&gt; property instead of using the filename for any tab.&lt;/p&gt;
&lt;h3 id=&quot;property-over-filename&quot;&gt;Property Over Filename&lt;/h3&gt;
&lt;p&gt;When linking or searching notes, you can use the &lt;code&gt;title&lt;/code&gt; property as its primary identifier, which is more helpful semantically for linking between and searching for posts since note filenames are post slugs in kebab case instead of titles.&lt;/p&gt;
&lt;p&gt;When you link to another note, its &lt;code&gt;title&lt;/code&gt; is automatically set as the hyperlinked text, but you can easily change it to something else after it’s been inserted.&lt;/p&gt;
&lt;h3 id=&quot;shell-commands-and-commander&quot;&gt;Shell commands and Commander&lt;/h3&gt;
&lt;p&gt;Shell commands helps us open two things quickly: terminal and Astro’s &lt;code&gt;config.ts&lt;/code&gt; file.&lt;/p&gt;
&lt;p&gt;To open terminal quickly, use the &lt;code&gt;Start Terminal&lt;/code&gt; command. It’s been modified for Windows, macOS, and Linux to start terminal in the relevant directory so you can easily do standard package manager commands like &lt;code&gt;npm&lt;/code&gt; or &lt;code&gt;pnpm&lt;/code&gt;. It can be activated with &lt;code&gt;CTRL + SHIFT + D&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;To open your &lt;code&gt;config.ts&lt;/code&gt; file quickly, simply use the &lt;code&gt;Astro Configuration&lt;/code&gt; command. You can also press &lt;code&gt;CTRL + SHIFT + ,&lt;/code&gt; to open it with your default application.&lt;/p&gt;
&lt;p&gt;Commander helps us place a button for each of these actions on the file explorer UI.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Linux user warning:&lt;/strong&gt; on Linux, there isn’t a universal method to open the default terminal. Additionally, the widely used Flatpak (via Flathub) employs non-trivial sandboxing, which introduces further challenges.&lt;/p&gt;
&lt;h3 id=&quot;brat-temporary&quot;&gt;BRAT (Temporary)&lt;/h3&gt;
&lt;p&gt;Only used temporarily to load Astro Composer, Disable Tabs, and Property Over Filename plugins before they’re available in the Obsidian plugin directory. Future versions of this vault will remove BRAT in favor of the official releases.&lt;/p&gt;
&lt;h2 id=&quot;git&quot;&gt;Git&lt;/h2&gt;
&lt;p&gt;The &lt;a href=&quot;https://obsidian.md/plugins?id=obsidian-git&quot;&gt;Git&lt;/a&gt; plugin is turned off by default, if you turn it on, you can easily publish to your Astro blog without leaving Obsidian using &lt;code&gt;CTRL + SHIFT + S&lt;/code&gt;. Simply enable the plugin and configure with git to turn it on.&lt;/p&gt;
&lt;h2 id=&quot;css-snippets&quot;&gt;CSS Snippets&lt;/h2&gt;
&lt;p&gt;An optional custom CSS snippet is included called &lt;code&gt;swap-new-tab-icon-with-home-mobile.css&lt;/code&gt; which replaces the new tab button’s icon on the mobile view with a home icon. Since opening a new tab using the combination of Default New Tab Page and Homepage plugins opens your “home base” view, the icon better represents what’s happening when you tab the button. Disable to bring back the standard plus (&lt;code&gt;+&lt;/code&gt;) icon. This is off by default, but you can turn it on if you’d like.&lt;/p&gt;</content:encoded><category>Blog</category></item><item><title>My First Blog Post</title><link>https://test.diego.com.sv/blog/post-1%20copy/</link><guid isPermaLink="true">https://test.diego.com.sv/blog/post-1%20copy/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-1-copia.BdeW5eWZ.jpg&quot; alt=&quot;My First Blog Post&quot; /&gt;&lt;/p&gt;&lt;p&gt;This is the first post of my new Astro blog.&lt;/p&gt;</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-1-copia.BdeW5eWZ.jpg&quot; alt=&quot;My First Blog Post&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;Welcome to my &lt;em&gt;new blog&lt;/em&gt; about learning Astro! Here, I will share my learning journey as I build a new website.&lt;/p&gt;
&lt;h2 id=&quot;what-ive-accomplished&quot;&gt;What I’ve accomplished&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Installing Astro&lt;/strong&gt;: First, I created a new Astro project and set up my online accounts.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Making Pages&lt;/strong&gt;: I then learned how to make pages by creating new &lt;code&gt;.astro&lt;/code&gt; files and placing them in the &lt;code&gt;src/pages/&lt;/code&gt; folder.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Making Blog Posts&lt;/strong&gt;: This is my first blog post! I now have Astro pages and Markdown posts!&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&quot;whats-next&quot;&gt;What’s next&lt;/h2&gt;
&lt;p&gt;I will finish the Astro tutorial, and then keep adding more posts. Watch this space for more to come.&lt;/p&gt;</content:encoded><category>Blog</category><enclosure url="https://test.diego.com.sv/_astro/diego-vasquez-1-copia.BdeW5eWZ.jpg" length="0" type="image/jpeg"/></item><item><title>My Third Blog Post</title><link>https://test.diego.com.sv/blog/post-3/</link><guid isPermaLink="true">https://test.diego.com.sv/blog/post-3/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-sin-titulo-2.qsjE-ETc.jpg&quot; alt=&quot;My Third Blog Post&quot; /&gt;&lt;/p&gt;&lt;p&gt;I had some challenges, but asking in the community really helped!&lt;/p&gt;</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-sin-titulo-2.qsjE-ETc.jpg&quot; alt=&quot;My Third Blog Post&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;It wasn’t always smooth sailing, but I’m enjoying building with Astro. And, the &lt;a href=&quot;https://astro.build/chat&quot;&gt;Discord community&lt;/a&gt; is really friendly and helpful!&lt;/p&gt;</content:encoded><category>Blog</category><enclosure url="https://test.diego.com.sv/_astro/diego-vasquez-sin-titulo-2.qsjE-ETc.jpg" length="0" type="image/jpeg"/></item><item><title>My Fourth Blog Post</title><link>https://test.diego.com.sv/blog/post-4/</link><guid isPermaLink="true">https://test.diego.com.sv/blog/post-4/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-mural-final-diegovasquez.DcWeKTCA.jpg&quot; alt=&quot;My Fourth Blog Post&quot; /&gt;&lt;/p&gt;&lt;p&gt;This post will show up on its own!&lt;/p&gt;</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-mural-final-diegovasquez.DcWeKTCA.jpg&quot; alt=&quot;My Fourth Blog Post&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;This post should show up with my other blog posts, because &lt;code&gt;import.meta.glob()&lt;/code&gt; is returning a list of all my posts in order to create my list.&lt;/p&gt;</content:encoded><category>Blog</category><enclosure url="https://test.diego.com.sv/_astro/diego-vasquez-mural-final-diegovasquez.DcWeKTCA.jpg" length="0" type="image/jpeg"/></item><item><title>Increíble que esto funciona</title><link>https://test.diego.com.sv/blog/post-4%20copy/</link><guid isPermaLink="true">https://test.diego.com.sv/blog/post-4%20copy/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-fanart-diego-vasquez.CVsKHCKH.jpg&quot; alt=&quot;Increíble que esto funciona&quot; /&gt;&lt;/p&gt;&lt;p&gt;This post will show up on its own!&lt;/p&gt;</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-fanart-diego-vasquez.CVsKHCKH.jpg&quot; alt=&quot;Increíble que esto funciona&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;This post should show up with my other blog posts, because &lt;code&gt;import.meta.glob()&lt;/code&gt; is returning a list of all my posts in order to create my list.&lt;/p&gt;</content:encoded><category>Blog</category><enclosure url="https://test.diego.com.sv/_astro/diego-vasquez-fanart-diego-vasquez.CVsKHCKH.jpg" length="0" type="image/jpeg"/></item><item><title>Desligado del portfolio</title><link>https://test.diego.com.sv/blog/post1/post-1/</link><guid isPermaLink="true">https://test.diego.com.sv/blog/post1/post-1/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-backplate.D8V_PoVW.jpg&quot; alt=&quot;Desligado del portfolio&quot; /&gt;&lt;/p&gt;&lt;p&gt;This is the first post of my new Astro blog.&lt;/p&gt;</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-backplate.D8V_PoVW.jpg&quot; alt=&quot;Desligado del portfolio&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;Welcome to my &lt;em&gt;new blog&lt;/em&gt; about learning Astro! Here, I will share my learning journey as I build a new website.&lt;/p&gt;
&lt;h2 id=&quot;what-ive-accomplished&quot;&gt;What I’ve accomplished&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Installing Astro&lt;/strong&gt;: First, I created a new Astro project and set up my online accounts.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Making Pages&lt;/strong&gt;: I then learned how to make pages by creating new &lt;code&gt;.astro&lt;/code&gt; files and placing them in the &lt;code&gt;src/pages/&lt;/code&gt; folder.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Making Blog Posts&lt;/strong&gt;: This is my first blog post! I now have Astro pages and Markdown posts!&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&quot;whats-next&quot;&gt;What’s next&lt;/h2&gt;
&lt;p&gt;I will finish the Astro tutorial, aaand then keep adding more posts. Watch this space for more to come.&lt;/p&gt;</content:encoded><category>Blog</category><enclosure url="https://test.diego.com.sv/_astro/diego-vasquez-backplate.D8V_PoVW.jpg" length="0" type="image/jpeg"/></item><item><title>My Second Blog Post</title><link>https://test.diego.com.sv/blog/post2/post-2/</link><guid isPermaLink="true">https://test.diego.com.sv/blog/post2/post-2/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-90._ZXjOYN9.jpg&quot; alt=&quot;My Second Blog Post&quot; /&gt;&lt;/p&gt;&lt;p&gt;After learning some Astro, I couldn&apos;t stop!&lt;/p&gt;</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-90._ZXjOYN9.jpg&quot; alt=&quot;My Second Blog Post&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;After a successful first week learning Astro, I decided to try some more. I wrote and imported a small component from memory!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-90._ZXjOYN9.jpg&quot; alt=&quot;omg&quot;&gt;&lt;/p&gt;</content:encoded><category>Blog</category><enclosure url="https://test.diego.com.sv/_astro/diego-vasquez-90._ZXjOYN9.jpg" length="0" type="image/jpeg"/></item><item><title>Noho</title><link>https://test.diego.com.sv/portfolio/noho/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/noho/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/sala-con-muebles.CB13l_DQ.png&quot; alt=&quot;Noho&quot; /&gt;&lt;/p&gt;&lt;p&gt;Diseño de interiores e iluminación de espacios residenciales.&lt;/p&gt;</description><pubDate>Sun, 25 May 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/sala-con-muebles.CB13l_DQ.png&quot; alt=&quot;Noho&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/sala-con-muebles.CB13l_DQ.png" length="0" type="image/png"/></item><item><title>Lander</title><link>https://test.diego.com.sv/portfolio/lander/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/lander/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/lander-render.Do3gpDDv.png&quot; alt=&quot;Lander&quot; /&gt;&lt;/p&gt;&lt;p&gt;Diseñar un producto deliverado resulta ser más difícil de lo esperado&lt;/p&gt;</description><pubDate>Tue, 20 May 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/lander-render.Do3gpDDv.png&quot; alt=&quot;Lander&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;h1 id=&quot;qué-problema&quot;&gt;¿Qué problema?&lt;/h1&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/lander-render.Do3gpDDv.png" length="0" type="image/png"/></item><item><title>Tiempo en Pausa</title><link>https://test.diego.com.sv/portfolio/tiempo-en-pausa/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/tiempo-en-pausa/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/bancos.CJCGgfvW.png&quot; alt=&quot;Tiempo en Pausa&quot; /&gt;&lt;/p&gt;&lt;p&gt;Exploración de espacios de mobiliario urbano y suspensión temporal en 3D.&lt;/p&gt;</description><pubDate>Thu, 24 Apr 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/bancos.CJCGgfvW.png&quot; alt=&quot;Tiempo en Pausa&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/bancos.CJCGgfvW.png" length="0" type="image/png"/></item><item><title>Pips</title><link>https://test.diego.com.sv/portfolio/pips/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/pips/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/placa-de-switch-pips.ChSA-8TF.png&quot; alt=&quot;Pips&quot; /&gt;&lt;/p&gt;&lt;p&gt;Modelado y diseño 3D de interruptores y accesorios personalizados.&lt;/p&gt;</description><pubDate>Tue, 15 Apr 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/placa-de-switch-pips.ChSA-8TF.png&quot; alt=&quot;Pips&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;h1 id=&quot;totidemque-collo-de-culpa&quot;&gt;Totidemque collo de culpa&lt;/h1&gt;
&lt;h2 id=&quot;et-fuit&quot;&gt;Et fuit&lt;/h2&gt;
&lt;p&gt;Lorem markdownum nubilus puer dominus monuit. Alto potest anguis pavonibus
civit, nati est quaerit, flores: mansit festumque blandis. Nostro et domus
viventi meas inpubibus glomerata aures, factum coniugiale parenti non umero
pugnabant glandes gratissima et aetatis quod.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Iactate in senectus surgimus aequi mihi aras picea, moti ille, hospitium.
Somnos novis. Qua &lt;code&gt;drive_core&lt;/code&gt; vincere fidem &lt;strong&gt;rogat moenia&lt;/strong&gt; imago terrae
intravit, &lt;strong&gt;fluctibus cornua&lt;/strong&gt; dimittere pudicam, nec in illa, &lt;em&gt;aqua&lt;/em&gt;!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Solet sit iussit &lt;strong&gt;crines&lt;/strong&gt; nostros obsessos conspectior &lt;code&gt;shellWaveMainframe&lt;/code&gt;
resto avertere &lt;code&gt;print&lt;/code&gt; regna. Sub et tanta excidit vitae. Tydides quia hastam
laudatae Pirithoi; breve lacrimoso telo, non sed penetralibus erit: easdem ab.
Tamen talaribus &lt;em&gt;vulnere&lt;/em&gt; utque, quoque; quid currus, fessa vehit inprudens,
obvia bisque fuerunt Dryantaque, data.&lt;/p&gt;
&lt;h2 id=&quot;abesto-nisi-gloria-tamen&quot;&gt;Abesto nisi gloria tamen&lt;/h2&gt;
&lt;h3 id=&quot;cinyreius-tamen-numquamque-pedes&quot;&gt;Cinyreius tamen numquamque pedes&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Picto prece nequeat&lt;/em&gt;, regia nomine paterni, placidum meis in euntis? Edidit
premis linguam Antiphatae, donis mitra sub
&lt;a href=&quot;#totidemque-collo-de-culpa&quot;&gt;circumdata&lt;/a&gt; fuerat; sit parere crimina deficit
Hesperiosque quae? Hac quid, infecit paulatim conatur Chaonis rore nitidum illa
pennae tergum, seu mihi &lt;strong&gt;suae rura&lt;/strong&gt;. Nitido nostraque et fugacis Pelasgi enim:
cum interiit, subnectite picea gentibus
&lt;a href=&quot;#cinyreius-tamen-numquamque-pedes&quot;&gt;pectore&lt;/a&gt; Giganteo, precibus.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Cuius odio&lt;/li&gt;
&lt;li&gt;Antrum caelumque telum tumida liliaque&lt;/li&gt;
&lt;li&gt;Solitas habet conveniunt&lt;/li&gt;
&lt;li&gt;Praemia sinat haec quia adpellare aliquo adhuc&lt;/li&gt;
&lt;li&gt;Ubi dare undae ponitur stridores agit interea&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&quot;fecundam-inbelle-concede&quot;&gt;Fecundam inbelle concede&lt;/h3&gt;
&lt;p&gt;Sua et nullaque ovantem mirantia ante, alma multis, qua culpae, dicere? Tibi
cuncta easdem silvis, sic &lt;code&gt;frequencyVlbCompatible&lt;/code&gt; ulcisci lecti quem abdidit
ferit. Valuere putaret Parthenopen nocte atque toto. Satyri fidissime herbis, eo
tellus adspicit, erratica corpore. &lt;a href=&quot;#fecundam-inbelle-concede&quot;&gt;Illo&lt;/a&gt; in campus
nomina, plura et deus haustus reppulit qui summa et hanc &lt;a href=&quot;#abesto-nisi-gloria-tamen&quot;&gt;in
nunc&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8; overflow-x: auto;&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;if (web_matrix_superscalar.menu_address_dma(standalone_file_telnet(&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        framework), grep)) {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    pseudocode(fiber_zip);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    seo += title;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    quicktimeHard(rj, shell, dvdPup / flashHorizontalToken);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;sd -= portBlobTrinitron(systray_web, 2);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;system -= newlineIpad(jumperZifCard(hyperlink_storage_fios, 1), 4) + supply(&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        dongle_learning, 14);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;var read = isaConsoleFormula + file_asp + data_cybercrime_aiff;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;if (volume) {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    standaloneSpoolingMultiplatform += grepRgbEdi;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;} else {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    asciiModeDhcp.clock += 2;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    pointRfid(-3, panel, kilobitExabyte + jumper);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    leopard = transistor_drag_access;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;h1 id=&quot;et-unda-per-sis&quot;&gt;Et unda per sis&lt;/h1&gt;
&lt;h2 id=&quot;loquuntur-nec-aera-iason&quot;&gt;Loquuntur nec aera Iason&lt;/h2&gt;
&lt;h3 id=&quot;vulnera-sua-suis-clausaeque&quot;&gt;Vulnera sua suis clausaeque&lt;/h3&gt;
&lt;p&gt;Lorem markdownum natam adsensere pelagi Aphareia es unum memini, cum Peliden
cogitur, tu emissi inculpata Atque. Saevam musco omnipotens virgo renidenti
nocens vulnere: sis &lt;strong&gt;tamen&lt;/strong&gt; aeterna est citharae condit. &lt;strong&gt;Est&lt;/strong&gt; comitum
amori. Cum urbe iustis? Ubi &lt;code&gt;modifierCss&lt;/code&gt; sua verbere praemia.&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8; overflow-x: auto;&quot; tabindex=&quot;0&quot; data-language=&quot;plaintext&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span&gt;wrap(sanHdv + quicktime - 73, utf(dimm_ad_num));&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;grepUrlTape.alert(43 * characterDeprecated);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;eps += agp(io_function(5, antivirus_system)) + runtime(bootZif,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        dragBarTouchscreen, chipsetIosSurge) - homeDefaultKilohertz - 1;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;if (sambaDimm(kilohertzDimm, routerLeopardStorage, core)) {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    telecommunicationsPrinter *= node * pageIcs;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    maskLionEncoding = offlineFileJava(gatewayRightDvd) + -1 + 4;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    yobibyte_bounce_website -= command_wpa + laptopPebibyteNewbie(&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;            adapter_emoticon);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;} else {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    minisite_file_ripcording -= 2 + url_partition_metal;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;    algorithm(31 + illegal, -4);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;var iscsi_emulation_panel = graymail - deprecatedChecksumX(59,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        standaloneParameterIrc) + dimmHashtagTag(parityLanguageMarketing,&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span&gt;        -3);&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id=&quot;non-sub-buxum-visum&quot;&gt;Non sub buxum visum&lt;/h3&gt;
&lt;p&gt;Dedit tu, magna, tigres dicta commenta qui legit dum o exclamat optet est.
Propoetides alis: artes cura virgo nisi, fretum, deum oculi, tulerant referam
haec nepotemque &lt;strong&gt;milite&lt;/strong&gt;! Ore quod aevi quocumque tamen, loqui est mundo est
obductos ruit &lt;a href=&quot;#non-sub-buxum-visum&quot;&gt;pars&lt;/a&gt; Crotonis. Tecta a in tum nec non
saliunt manus adhuc &lt;a href=&quot;#vulnera-sua-suis-clausaeque&quot;&gt;hoc&lt;/a&gt;.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Non concutit&lt;/li&gt;
&lt;li&gt;Summa capit paelice vitam cum&lt;/li&gt;
&lt;li&gt;Animum habuit&lt;/li&gt;
&lt;li&gt;Temploque tritis ab exierant&lt;/li&gt;
&lt;li&gt;Alto neu aprica nec inter modo ilia&lt;/li&gt;
&lt;li&gt;Flumina apparuit cornua se o semel&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Pars Alcyone tum quam, patriumque luna flumen saevis quoque tamen Lethaea &lt;strong&gt;quid
porrigit&lt;/strong&gt;, cum spoliisque dicitur ictibus obscenae. Cornua sensit, mundi
quaesita curia ferus rigavit peragat, et est. Praesens ipsa &lt;a href=&quot;#loquuntur-nec-aera-iason&quot;&gt;dum
paciscitur&lt;/a&gt;, aura leviter mihi atria regia quaeque
fecisse.&lt;/p&gt;
&lt;h2 id=&quot;profundum-attonitas&quot;&gt;Profundum attonitas&lt;/h2&gt;
&lt;p&gt;Si regemque hominem inmanem vidit litoraque genetrix. &lt;strong&gt;Novo&lt;/strong&gt; et bello et
adfore &lt;strong&gt;heros&lt;/strong&gt; iurantem Nilus &lt;em&gt;purpura&lt;/em&gt; altaque candidaque revocare stridores
circum fremebundus. Super undis tabuerit perfundere teneri vultus cupit facioque
esset. Infans temerare capillis amem ipsa tinnitibus olivae; nostra convertit ab
soli securi. Ferebant volentem dixi.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Relinquunt dixit&lt;/li&gt;
&lt;li&gt;Osculaque silvas&lt;/li&gt;
&lt;li&gt;Currum non renuente subnixa oracla tantum sororem&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Adiuro at posse et salutant crepitantibus tortilis, rubra exsaturanda plus.
Adspergine continuere homine.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Bracchia cepi nubilus&lt;/li&gt;
&lt;li&gt;A animam lectum lympha&lt;/li&gt;
&lt;li&gt;Sic umerique terris pelle&lt;/li&gt;
&lt;li&gt;Qui abit adspicit iamque levior constitit a&lt;/li&gt;
&lt;li&gt;Forte stetit ceditis quas cervus fateor&lt;/li&gt;
&lt;/ol&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/placa-de-switch-pips.ChSA-8TF.png" length="0" type="image/png"/></item><item><title>Móvil</title><link>https://test.diego.com.sv/portfolio/m%C3%B3vil/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/m%C3%B3vil/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/movil-render.J7RVFxQa.png&quot; alt=&quot;Móvil&quot; /&gt;&lt;/p&gt;&lt;p&gt;A pesar de ser una tarea hace años, realmente tiene un lugar especial en mi memoria&lt;/p&gt;</description><pubDate>Thu, 27 Feb 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/movil-render.J7RVFxQa.png&quot; alt=&quot;Móvil&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;A pesar de ser una tarea hace años, realmente tiene un lugar especial en mi memoria&lt;/p&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/movil-render.J7RVFxQa.png" length="0" type="image/png"/></item><item><title>Working Buddies</title><link>https://test.diego.com.sv/portfolio/working-buddies/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/working-buddies/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/impresiones-3d-working-buddies.BwyyR396.jpg&quot; alt=&quot;Working Buddies&quot; /&gt;&lt;/p&gt;&lt;p&gt;Colección de personajes 3D e ilustraciones para entornos de trabajo.&lt;/p&gt;</description><pubDate>Wed, 15 May 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/impresiones-3d-working-buddies.BwyyR396.jpg&quot; alt=&quot;Working Buddies&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;h1 id=&quot;caso-emprendedor&quot;&gt;Caso emprendedor&lt;/h1&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/impresiones-3d-working-buddies.BwyyR396.jpg" length="0" type="image/jpeg"/></item><item><title>11 y 6</title><link>https://test.diego.com.sv/portfolio/11-y-6/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/11-y-6/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/11y6-titulo.Eitoct2G.png&quot; alt=&quot;11 y 6&quot; /&gt;&lt;/p&gt;&lt;p&gt;Proyecto de animación 3D y video creativo.&lt;/p&gt;</description><pubDate>Sun, 28 Apr 2024 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/11y6-titulo.Eitoct2G.png&quot; alt=&quot;11 y 6&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;h1 id=&quot;trabajando-en-un-corto&quot;&gt;Trabajando en un corto&lt;/h1&gt;
&lt;p&gt;Aunque hacer video y cosas del estilo blablabal&lt;/p&gt;
&lt;div class=&quot;rss-video-embed&quot; style=&quot;margin:1.5rem 0;&quot;&gt;&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/vLMM5qwUGFw&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;h3 id=&quot;galería-de-imágenes&quot;&gt;Galería de Imágenes&lt;/h3&gt;
&lt;div class=&quot;rss-grid-gallery&quot; style=&quot;display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 16px; margin: 1.5rem 0;&quot;&gt;
  &lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/11y6-inicio.DhqT9WkR.jpg&quot; alt=&quot;11 y 6&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;/div&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/11y6-titulo.Eitoct2G.png" length="0" type="image/png"/></item><item><title>Videotape</title><link>https://test.diego.com.sv/portfolio/videotape/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/videotape/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-mural-final-diegovasquez.BbtLgf0h.jpg&quot; alt=&quot;Videotape&quot; /&gt;&lt;/p&gt;&lt;p&gt;Ilustración digital y diseño de arte mural.&lt;/p&gt;</description><pubDate>Wed, 23 Aug 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-mural-final-diegovasquez.BbtLgf0h.jpg&quot; alt=&quot;Videotape&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;h3 id=&quot;galería-de-imágenes&quot;&gt;Galería de Imágenes&lt;/h3&gt;
&lt;div class=&quot;rss-grid-gallery&quot; style=&quot;display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 16px; margin: 1.5rem 0;&quot;&gt;
  &lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/temp-1774328282657.Bw8DL6OZ.png&quot; alt=&quot;Videotape&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;/div&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/diego-vasquez-mural-final-diegovasquez.BbtLgf0h.jpg" length="0" type="image/jpeg"/></item><item><title>Perspicere</title><link>https://test.diego.com.sv/portfolio/perspicere/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/perspicere/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-sin-titulo-2.DGWE9cGH.jpg&quot; alt=&quot;Perspicere&quot; /&gt;&lt;/p&gt;&lt;p&gt;Diseño visual y estudio de perspectivas isométricas para álbum amalgama.&lt;/p&gt;</description><pubDate>Mon, 29 May 2023 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-sin-titulo-2.DGWE9cGH.jpg&quot; alt=&quot;Perspicere&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;Proyecto final de la clase de Diseño y Comunicación Visual&lt;/p&gt;
&lt;p&gt;Comenzamos recopilando canciones de cada uno de los miembros de la clase. El reto consistía en crear una portada que pudiera representar esta amalgama de géneros de una manera creativa.&lt;/p&gt;
&lt;p&gt;Desde el principio, me pareció interesante la idea de representar las diferentes perspectivas de cada persona, ya que cada miembro era tan único como la canción que había aportado al proyecto. El diseño final consiste en un hexágono contenido en una cuadrícula isométrica, en el que solo se pueden apreciar los títulos de las canciones cuando se observa el arte desde un ángulo específico. Esto hace que el espectador tenga que ponerse en los zapatos de los demás para poder ver lo que los otros aprecian.&lt;/p&gt;
&lt;p&gt;Algunos detalles incluyen el uso de diferentes fuentes para cada uno de los títulos y la colocación del nombre del álbum en cada uno de los bordes, de modo que, sin importar desde dónde se observe, el nombre “Perspicere” siempre esté presente.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-7.Ch82WoPS.jpg&quot; alt=&quot;&quot;&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-sin-titulo-2.DGWE9cGH.jpg&quot; alt=&quot;&quot;&gt;&lt;/p&gt;
&lt;h3 id=&quot;galería-de-imágenes&quot;&gt;Galería de Imágenes&lt;/h3&gt;
&lt;div class=&quot;rss-grid-gallery&quot; style=&quot;display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 16px; margin: 1.5rem 0;&quot;&gt;
  &lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/temp-1774328080201.loFoi68A.png&quot; alt=&quot;Perspicere&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/diego-vasquez-7.Ch82WoPS.jpg&quot; alt=&quot;Perspicere&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;/div&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/diego-vasquez-sin-titulo-2.DGWE9cGH.jpg" length="0" type="image/jpeg"/></item><item><title>MDX</title><link>https://test.diego.com.sv/portfolio/MDX/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/MDX/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/prueba.DVG7s-2D.jpeg&quot; alt=&quot;MDX&quot; /&gt;&lt;/p&gt;&lt;p&gt;This is the first post of my new Astro blog.&lt;/p&gt;</description><pubDate>Fri, 01 Jul 2022 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/prueba.DVG7s-2D.jpeg&quot; alt=&quot;MDX&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;h1 id=&quot;guitar-project&quot;&gt;Guitar Project&lt;/h1&gt;
&lt;p&gt;This is my guitar portfolio project. Below are all the images automatically loaded:&lt;/p&gt;
&lt;div class=&quot;rss-grid-gallery&quot; style=&quot;display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 16px; margin: 1.5rem 0;&quot;&gt;
  &lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/description.Cdu4Ar5M.png&quot; alt=&quot;MDX&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/graph.4Rq3eC0c.jpg&quot; alt=&quot;MDX&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/libro.Dt1bmVx4.png&quot; alt=&quot;MDX&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/prueba.DVG7s-2D.jpeg&quot; alt=&quot;MDX&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;/div&gt;
&lt;h1 id=&quot;totidemque-collo-de-culpa&quot;&gt;Totidemque collo de culpa&lt;/h1&gt;
&lt;h2 id=&quot;et-fuit&quot;&gt;Et fuit&lt;/h2&gt;
&lt;p&gt;Lorem markdownum nubilus puer dominus monuit. Alto potest anguis pavonibus
civit, nati est quaerit, flores: mansit festumque blandis. Nostro et domus
viventi meas inpubibus glomerata aures, factum coniugiale parenti non umero
pugnabant glandes gratissima et aetatis quod.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Iactate in senectus surgimus aequi mihi aras picea, moti ille, hospitium.
Somnos novis. Qua &lt;code&gt;drive_core&lt;/code&gt; vincere fidem &lt;strong&gt;rogat moenia&lt;/strong&gt; imago terrae
intravit, &lt;strong&gt;fluctibus cornua&lt;/strong&gt; dimittere pudicam, nec in illa, &lt;em&gt;aqua&lt;/em&gt;!&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Solet sit iussit &lt;strong&gt;crines&lt;/strong&gt; nostros obsessos conspectior &lt;code&gt;shellWaveMainframe&lt;/code&gt;
resto avertere &lt;code&gt;print&lt;/code&gt; regna. Sub et tanta excidit vitae. Tydides quia hastam
laudatae Pirithoi; breve lacrimoso telo, non sed penetralibus erit: easdem ab.
Tamen talaribus &lt;em&gt;vulnere&lt;/em&gt; utque, quoque; quid currus, fessa vehit inprudens,
obvia bisque fuerunt Dryantaque, data.&lt;/p&gt;
&lt;h2 id=&quot;abesto-nisi-gloria-tamen&quot;&gt;Abesto nisi gloria tamen&lt;/h2&gt;
&lt;h3 id=&quot;cinyreius-tamen-numquamque-pedes&quot;&gt;Cinyreius tamen numquamque pedes&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;Picto prece nequeat&lt;/em&gt;, regia nomine paterni, placidum meis in euntis? Edidit
premis linguam Antiphatae, donis mitra sub
&lt;a href=&quot;#totidemque-collo-de-culpa&quot;&gt;circumdata&lt;/a&gt; fuerat; sit parere crimina deficit
Hesperiosque quae? Hac quid, infecit paulatim conatur Chaonis rore nitidum illa
pennae tergum, seu mihi &lt;strong&gt;suae rura&lt;/strong&gt;. Nitido nostraque et fugacis Pelasgi enim:
cum interiit, subnectite picea gentibus
&lt;a href=&quot;#cinyreius-tamen-numquamque-pedes&quot;&gt;pectore&lt;/a&gt; Giganteo, precibus.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Cuius odio&lt;/li&gt;
&lt;li&gt;Antrum caelumque telum tumida liliaque&lt;/li&gt;
&lt;li&gt;Solitas habet conveniunt&lt;/li&gt;
&lt;li&gt;Praemia sinat haec quia adpellare aliquo adhuc&lt;/li&gt;
&lt;li&gt;Ubi dare undae ponitur stridores agit interea&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&quot;fecundam-inbelle-concede&quot;&gt;Fecundam inbelle concede&lt;/h3&gt;
&lt;p&gt;Sua et nullaque ovantem mirantia ante, alma multis, qua culpae, dicere? Tibi
cuncta easdem silvis, sic &lt;code&gt;frequencyVlbCompatible&lt;/code&gt; ulcisci lecti quem abdidit
ferit. Valuere putaret Parthenopen nocte atque toto. Satyri fidissime herbis, eo
tellus adspicit, erratica corpore. &lt;a href=&quot;#fecundam-inbelle-concede&quot;&gt;Illo&lt;/a&gt; in campus
nomina, plura et deus haustus reppulit qui summa et hanc &lt;a href=&quot;#abesto-nisi-gloria-tamen&quot;&gt;in
nunc&lt;/a&gt;.&lt;/p&gt;
&lt;pre class=&quot;astro-code github-dark&quot; style=&quot;background-color:#24292e;color:#e1e4e8; overflow-x: auto;&quot; tabindex=&quot;0&quot; data-language=&quot;javascript&quot;&gt;&lt;code&gt;&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#F97583&quot;&gt;if&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; (web_matrix_superscalar.&lt;/span&gt;&lt;span style=&quot;color:#B392F0&quot;&gt;menu_address_dma&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color:#B392F0&quot;&gt;standalone_file_telnet&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;(&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;        framework), grep)) {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#B392F0&quot;&gt;    pseudocode&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;(fiber_zip);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;    seo &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;+=&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; title;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#B392F0&quot;&gt;    quicktimeHard&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;(rj, shell, dvdPup &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; flashHorizontalToken);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;}&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;sd &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;-=&lt;/span&gt;&lt;span style=&quot;color:#B392F0&quot;&gt; portBlobTrinitron&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;(systray_web, &lt;/span&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;system &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;-=&lt;/span&gt;&lt;span style=&quot;color:#B392F0&quot;&gt; newlineIpad&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color:#B392F0&quot;&gt;jumperZifCard&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;(hyperlink_storage_fios, &lt;/span&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;), &lt;/span&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;4&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;) &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#B392F0&quot;&gt; supply&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;(&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;        dongle_learning, &lt;/span&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;14&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#F97583&quot;&gt;var&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; read &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; isaConsoleFormula &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; file_asp &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; data_cybercrime_aiff;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#F97583&quot;&gt;if&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; (volume) {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;    standaloneSpoolingMultiplatform &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;+=&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; grepRgbEdi;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;} &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;else&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; {&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;    asciiModeDhcp.clock &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;+=&lt;/span&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt; 2&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#B392F0&quot;&gt;    pointRfid&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color:#79B8FF&quot;&gt;3&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;, panel, kilobitExabyte &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;+&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; jumper);&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;    leopard &lt;/span&gt;&lt;span style=&quot;color:#F97583&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt; transistor_drag_access;&lt;/span&gt;&lt;/span&gt;
&lt;span class=&quot;line&quot;&gt;&lt;span style=&quot;color:#E1E4E8&quot;&gt;}&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;
&lt;div class=&quot;rss-grid-gallery&quot; style=&quot;display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 16px; margin: 1.5rem 0;&quot;&gt;
  &lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/1a3eeff8-17f6-420c-82d6-364f8aed8e23.qFXMX2l5.png&quot; alt=&quot;MDX&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/s1-1920.CBcjEm7l.jpg&quot; alt=&quot;MDX&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/s3-1920.hCrx3DnW.jpg&quot; alt=&quot;MDX&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;figure style=&quot;margin: 0;&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/shutterstock_1299393562.DeIX7Vdv.jpg&quot; alt=&quot;MDX&quot; style=&quot;width: 100%; height: auto; border-radius: 8px; display: block;&quot;&gt;&lt;/figure&gt;
&lt;/div&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/prueba.DVG7s-2D.jpeg" length="0" type="image/jpeg"/></item><item><title>Casco usado</title><link>https://test.diego.com.sv/portfolio/casco-usado/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/casco-usado/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/helmet-front.DIU-tzT9.png&quot; alt=&quot;Casco usado&quot; /&gt;&lt;/p&gt;</description><pubDate>Fri, 18 Feb 2022 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/helmet-front.DIU-tzT9.png&quot; alt=&quot;Casco usado&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/helmet-front.DIU-tzT9.png" length="0" type="image/png"/></item><item><title>Castle Kitchen</title><link>https://test.diego.com.sv/portfolio/castle-kitchen/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/castle-kitchen/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/cocina.CyGl6Llc.png&quot; alt=&quot;Castle Kitchen&quot; /&gt;&lt;/p&gt;</description><pubDate>Thu, 10 Feb 2022 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/cocina.CyGl6Llc.png&quot; alt=&quot;Castle Kitchen&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/cocina.CyGl6Llc.png" length="0" type="image/png"/></item><item><title>Cargo ship</title><link>https://test.diego.com.sv/portfolio/cargo-ship/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/cargo-ship/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/danji-ship-top.Clg1HGqe.png&quot; alt=&quot;Cargo ship&quot; /&gt;&lt;/p&gt;</description><pubDate>Mon, 27 Sep 2021 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/danji-ship-top.Clg1HGqe.png&quot; alt=&quot;Cargo ship&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/danji-ship-top.Clg1HGqe.png" length="0" type="image/png"/></item><item><title>Rockstar</title><link>https://test.diego.com.sv/portfolio/rockstar/</link><guid isPermaLink="true">https://test.diego.com.sv/portfolio/rockstar/</guid><description>&lt;p&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/amplificador-orange-y-guitarra-gibson.bpmaI-Hm.png&quot; alt=&quot;Rockstar&quot; /&gt;&lt;/p&gt;&lt;p&gt;After learning some Astro, I couldn&apos;t stop!&lt;/p&gt;</description><pubDate>Fri, 29 Jan 2021 00:00:00 GMT</pubDate><content:encoded>&lt;p class=&quot;rss-hero-image&quot;&gt;&lt;img src=&quot;https://test.diego.com.sv/_astro/amplificador-orange-y-guitarra-gibson.bpmaI-Hm.png&quot; alt=&quot;Rockstar&quot; style=&quot;max-width:100%;height:auto;border-radius:8px;&quot; /&gt;&lt;/p&gt;&lt;p&gt;Este es el resultado de mi semestre avanzado en Think Tank Online.&lt;/p&gt;</content:encoded><category>Portfolio</category><enclosure url="https://test.diego.com.sv/_astro/amplificador-orange-y-guitarra-gibson.bpmaI-Hm.png" length="0" type="image/png"/></item></channel></rss>