<?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: Laqro</title>
    <description>The latest articles on DEV Community by Laqro (@laqro).</description>
    <link>https://dev.to/laqro</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%2F3690043%2F414d1864-1e10-4576-ac6f-aeeb6042bc33.jpg</url>
      <title>DEV Community: Laqro</title>
      <link>https://dev.to/laqro</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/laqro"/>
    <language>en</language>
    <item>
      <title>The Ronin's Path: Building a Pure Portfolio for the Google AI Challenge</title>
      <dc:creator>Laqro</dc:creator>
      <pubDate>Sat, 31 Jan 2026 18:15:19 +0000</pubDate>
      <link>https://dev.to/laqro/the-ronins-path-building-a-pure-portfolio-for-the-google-ai-challenge-10e0</link>
      <guid>https://dev.to/laqro/the-ronins-path-building-a-pure-portfolio-for-the-google-ai-challenge-10e0</guid>
      <description>&lt;h2&gt;
  
  
  A Personal Milestone 🚩
&lt;/h2&gt;

&lt;p&gt;Before diving into the code, I want to share something personal. This project marks my &lt;strong&gt;very first participation&lt;/strong&gt; in a global developer event.&lt;/p&gt;

&lt;p&gt;As a Web Design &amp;amp; Coding student, stepping into the &lt;strong&gt;Google AI Challenge&lt;/strong&gt; was both exciting and intimidating. It wasn't just about building a website; it was about testing my limits, facing real-world errors, and proving to myself that I can build on the Cloud. This challenge has been an unforgettable experience for my journey as a developer.&lt;/p&gt;




&lt;h2&gt;
  
  
  About Me 🥋
&lt;/h2&gt;

&lt;p&gt;Hi there! I'm &lt;strong&gt;Ali&lt;/strong&gt;, a Web Design &amp;amp; Coding student.&lt;/p&gt;

&lt;p&gt;I love clean code, dark aesthetics, and simplicity. While the industry rushes toward complex frameworks, I decided to follow the &lt;strong&gt;Path of the Ronin&lt;/strong&gt;. My philosophy is simple: &lt;strong&gt;Master the blade before wielding heavy armor.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;With this portfolio, I went back to basics. No bloat, no unnecessary scripts—just hand-crafted code running as &lt;strong&gt;a containerized service&lt;/strong&gt; on &lt;strong&gt;Google Cloud&lt;/strong&gt;. I built this project to prove that simplicity—and a strong foundation—is the ultimate sophistication.&lt;/p&gt;

&lt;h2&gt;
  
  
  Portfolio: LaqStudio 🏯
&lt;/h2&gt;

&lt;p&gt;This isn't just a website; it's my digital dojo. It showcases my projects in a clean, distraction-free environment.&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;Live Demo:&lt;/strong&gt; [LaqStudio - The Ronin's Path]&lt;/p&gt;

&lt;p&gt;

&lt;/p&gt;
&lt;div class="ltag__cloud-run"&gt;
  &lt;iframe height="600px" src="https://laqstudio-22998997298.us-central1.run.app"&gt;
  &lt;/iframe&gt;
&lt;/div&gt;







&lt;h2&gt;
  
  
  How I Built It 🛠️
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Tech Stack
&lt;/h3&gt;

&lt;p&gt;I chose a minimalist stack to ensure maximum performance and total control over the design.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Frontend:&lt;/strong&gt; HTML5 &amp;amp; CSS3 (No React, No Tailwind. Just pure, hand-crafted code.)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Containerization:&lt;/strong&gt; &lt;strong&gt;Docker&lt;/strong&gt; (Optimized with an Nginx-alpine image for a lightweight footprint).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Hosting:&lt;/strong&gt; &lt;strong&gt;Google Cloud Run&lt;/strong&gt; (Serverless execution environment that scales to zero).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tools:&lt;/strong&gt; VS Code, Git.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Google AI Integration 🤖
&lt;/h3&gt;

&lt;p&gt;I interacted with &lt;strong&gt;Google Gemini&lt;/strong&gt; more like a companion than just a coding tool. While I handled the fundamentals myself, I received a good amount of assistance. Considering how much we will use AI in the future, establishing this collaborative workflow was a great experience.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;The Content:&lt;/strong&gt; It helped me refine the English texts to match the philosophical "Ronin" tone of the site.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  What I'm Most Proud Of 🏆
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;1. Pure Code, Hand-Crafted&lt;/strong&gt;&lt;br&gt;
I am proud that I built this project using pure HTML and CSS. I wrote every line of code myself to fully understand flexbox, grid, and responsive design principles.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. The "Ronin" Aesthetic&lt;/strong&gt;&lt;br&gt;
I didn't just use a standard template. I designed the dark theme, the neon accents, and the typography to reflect the "Cyberpunk Samurai" vibe I love—inspired by games like Cyberpunk 2077.&lt;/p&gt;




&lt;h2&gt;
  
  
  What's Next? 🔮
&lt;/h2&gt;

&lt;p&gt;This portfolio is just the beginning. My roadmap is clear:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Deepen the Foundations:&lt;/strong&gt; Continue mastering JavaScript logic.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The AI Transition:&lt;/strong&gt; My ultimate goal is to merge web technologies with Artificial Intelligence, creating smarter, interactive web experiences.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;More Projects:&lt;/strong&gt; I plan to fill my "Dojo" with more experiments soon.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Final Thoughts 💭
&lt;/h2&gt;

&lt;p&gt;Building &lt;strong&gt;LaqStudio&lt;/strong&gt; taught me that you don't always need the latest framework to build something cool. Sometimes, all you need is a text editor, a browser, and the willingness to learn.&lt;/p&gt;

&lt;p&gt;If you are a student like me, don't be afraid to get your hands dirty with the basics. The Cloud is not as scary as it looks—once you get past the permissions settings! 😄&lt;/p&gt;

&lt;p&gt;Thanks for reading.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Connect with me:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://laqro.github.io/laqstudio/" rel="noopener noreferrer"&gt;Portfolio&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Laqro/laqstudio" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.linkedin.com/in/alicekic5/" rel="noopener noreferrer"&gt;LinkedIn&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>googleaichallenge</category>
      <category>devchallenge</category>
      <category>devnewyear2026</category>
      <category>googlecloud</category>
    </item>
  </channel>
</rss>
