<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Projects on Professional Portfolio | Data Engineer &amp; Scientist</title><link>http://jguamanquispe.com/</link><description>Recent content in Projects on Professional Portfolio | Data Engineer &amp; Scientist</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 19 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="http://jguamanquispe.com/index.xml" rel="self" type="application/rss+xml"/><item><title>About Me</title><link>http://jguamanquispe.com/about/</link><pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate><guid>http://jguamanquispe.com/about/</guid><description>Data Engineer with 11+ years of experience in ETL, BI, and Scalable Data Architecture.</description></item><item><title>Automated ETL &amp; Predictive Analytics Pipeline (sample)</title><link>http://jguamanquispe.com/samples_projects/etl-pipeline/</link><pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate><guid>http://jguamanquispe.com/samples_projects/etl-pipeline/</guid><description>Built a robust data pipeline for job market analysis.</description></item><item><title>Contact</title><link>http://jguamanquispe.com/contact/</link><pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate><guid>http://jguamanquispe.com/contact/</guid><description>&lt;!-- this is to keep the menu as active for the current page --&gt;
&lt;script&gt;
 document.querySelectorAll('.navigation-item a').forEach(link =&gt; {
 if (link.href === window.location.href) {
 link.style.color = '#F59E0B';
 link.style.fontWeight = 'bold';
 link.style.borderBottom = '2px solid #F59E0B';
 }
 });
&lt;/script&gt;
&lt;style&gt;
 .content, .post, body, article {
 font-weight: 400;
 line-height: 1.6;
 background: linear-gradient(180deg, #0f172a 0%, #1e293b 100%);
 /* background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); */
 color: white;
 }

 p, ul {
 color: #F1F5F9; 
 line-height: 1.6;
 }

 /* Secondary info like dates or "2024" */
 .text-muted {
 color: #CBD5E1;
 font-size: 0.9rem;
 }

 h1 {
 color: #F1F5F9;
 display: inline-block;
 border-bottom: 1px solid #EAB308; /* Matches the gold/yellow in your screenshot */
 padding-bottom: 5px;
 margin-bottom: 20px;
 }
 
 h2, h3, h4 {
 color: #FBBF24 !important; 
 font-weight: 700 !important;
 }
 
 .social-icon:hover {
 filter: drop-shadow(0 0 8px #F59E0B);
 }

 /* Target the navigation title specifically */
 .navigation-title {
 color: #F1F5F9 !important; /* Pure Red */
 font-weight: 700 !important;
 }

 /* Optional: Change the color when you hover over it */
 .navigation-title:hover {
 color: #F59E0B !important; /* Darker Red on hover */
 }

 /* Style the individual links */
 .navigation-link {
 color: #42a3ff !important; /* Slate Gray */
 font-weight: 400;
 transition: color 0.3s ease;
 }

 /* Change color on hover to match your H1/H2 */
 .navigation-link:hover, .navigation-link:focus {
 color: #FBBF24 !important; /* Your Glowing Amber */
 }
 
 /* Normal state for general links */
 a {
 color: #94A3B8;
 transition: all 0.3s ease;
 text-decoration: none;
 border-bottom: 1px solid transparent;
 }
 
 /* Hover state for general links */
 a:hover {
 color: #FBBF24;
 border-bottom: 1px solid #FBBF24;
 }
 
 /* Specific styling for your Logic Amber buttons */
 .button {
 background-color: #F59E0B;
 color: #0f172a !important; /* Keep text dark for contrast */
 }
 
 .button:hover {
 background-color: #FBBF24;
 box-shadow: 0 0 15px rgba(245, 158, 11, 0.4); /* Subtle glow */
 transform: translateY(-2px);
 }
&lt;/style&gt;
&lt;h2 id="-connection-initialized"&gt;
 📡 Connection Initialized
 &lt;a class="heading-link" href="#-connection-initialized"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Ready to talk &lt;strong&gt;Data Engineering&lt;/strong&gt;, &lt;strong&gt;Data Science&lt;/strong&gt;, or the frontier of &lt;strong&gt;AI architecture&lt;/strong&gt;? I’m always looking to connect with forward-thinking teams and fellow data enthusiasts. Let’s build something impactful — my inbox is open.&lt;/p&gt;</description></item><item><title>Experience</title><link>http://jguamanquispe.com/experience/</link><pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate><guid>http://jguamanquispe.com/experience/</guid><description>&lt;!-- this is to keep the menu as active for the current page --&gt;
&lt;script&gt;
 document.querySelectorAll('.navigation-item a').forEach(link =&gt; {
 if (link.href === window.location.href) {
 link.style.color = '#F59E0B';
 link.style.fontWeight = 'bold';
 link.style.borderBottom = '2px solid #F59E0B';
 }
 });
&lt;/script&gt;
&lt;style&gt;
 .content, .post, body, article {
 font-weight: 400;
 line-height: 1.6;
 background: linear-gradient(180deg, #0f172a 0%, #1e293b 100%);
 /* background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%); */
 color: white;
 }

 p, ul {
 color: #F1F5F9; 
 line-height: 1.6;
 }

 /* Secondary info like dates or "2024" */
 .text-muted {
 color: #CBD5E1;
 font-size: 0.9rem;
 }

 h1 {
 color: #F1F5F9;
 display: inline-block;
 border-bottom: 1px solid #EAB308; /* Matches the gold/yellow in your screenshot */
 padding-bottom: 5px;
 margin-bottom: 20px;
 }
 
 h2, h3, h4 {
 color: #FBBF24 !important; 
 font-weight: 700 !important;
 }
 
 .social-icon:hover {
 filter: drop-shadow(0 0 8px #F59E0B);
 }

 /* Target the navigation title specifically */
 .navigation-title {
 color: #F1F5F9 !important; /* Pure Red */
 font-weight: 700 !important;
 }

 /* Optional: Change the color when you hover over it */
 .navigation-title:hover {
 color: #F59E0B !important; /* Darker Red on hover */
 }

 /* Style the individual links */
 .navigation-link {
 color: #42a3ff !important; /* Slate Gray */
 font-weight: 400;
 transition: color 0.3s ease;
 }

 /* Change color on hover to match your H1/H2 */
 .navigation-link:hover, .navigation-link:focus {
 color: #FBBF24 !important; /* Your Glowing Amber */
 }
 
 /* Normal state for general links */
 a {
 color: #94A3B8;
 transition: all 0.3s ease;
 text-decoration: none;
 border-bottom: 1px solid transparent;
 }
 
 /* Hover state for general links */
 a:hover {
 color: #FBBF24;
 border-bottom: 1px solid #FBBF24;
 }
 
 /* Specific styling for your Logic Amber buttons */
 .button {
 background-color: #F59E0B;
 color: #0f172a !important; /* Keep text dark for contrast */
 }
 
 .button:hover {
 background-color: #FBBF24;
 box-shadow: 0 0 15px rgba(245, 158, 11, 0.4); /* Subtle glow */
 transform: translateY(-2px);
 }
&lt;/style&gt;
&lt;h2 id="professional-journey"&gt;
 Professional Journey
 &lt;a class="heading-link" href="#professional-journey"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;I am a Data Engineering professional with 11+ years of expertise across Data Engineering, BI Architecture, and Predictive Modeling. Currently, I am looking to pivot my career into Data Science, where I can apply my extensive background in data architecture and infrastructure to build scalable, high-impact machine learning solutions.&lt;/p&gt;</description></item><item><title>ML Model (sample)</title><link>http://jguamanquispe.com/samples_projects/ml-model/</link><pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate><guid>http://jguamanquispe.com/samples_projects/ml-model/</guid><description>A brief 1-2 sentence hook about what this project solves.</description></item></channel></rss>