1515 < meta property ="og:title " content ="Rohitha's Blog " />
1616 < meta property ="og:locale " content ="en_US " />
1717 < meta name ="description "
18- content ="Welcome to my blog. I am a self-taught developer. I write about programming and web development. " />
18+ content ="Welcome to my blog. Notes from the intersection of Data Engineering and AI. I work with LLMs,
19+ build agentic pipelines, and explore MCP. Writing what I learn, as I learn it. " />
1920 < meta property ="og:description "
20- content ="Welcome to my blog. I am a self-taught developer. I write about programming and web development. " />
21+ content ="Welcome to my blog. Notes from the intersection of Data Engineering and AI. I work with LLMs,
22+ build agentic pipelines, and explore MCP. Writing what I learn, as I learn it. " />
2123 < link rel ="canonical " href ="http://localhost:4000/ " />
2224 < meta property ="og:url " content ="http://localhost:4000/ " />
2325 < meta property ="og:site_name " content ="Rohitha's Blog " />
2426 < script type ="application/ld+json ">
25- { "headline" :"Rohitha’s Blog" , "url" :"http://localhost:4000/" , "name" :"Rohitha's Blog" , "description" :"Welcome to my blog. I am a self-taught developer. I write about programming and web development." , "@type" :"WebSite" , "@context" :"http://schema.org" } </ script >
27+ { "headline" :"Rohitha’s Blog" , "url" :"http://localhost:4000/" , "name" :"Rohitha's Blog" , "description" :"Welcome to my blog. Notes from the intersection of Data Engineering and AI. I work with LLMs,
28+ build agentic pipelines , and explore MCP . Writing what I learn , as I learn it . " , "@type" :"WebSite" , "@context" :"http://schema.org" } </ script >
2629 <!-- End Jekyll SEO tag -->
2730 < link rel ="stylesheet " href ="/assets/main.css ">
2831 < link type ="application/atom+xml " rel ="alternate " href ="http://localhost:4000/feed.xml " title ="Rohitha's Blog " />
6164 < div class ="medium-articles grouping ">
6265 < h2 class ="post-list-heading " id ="prior-medium-articles "> Medium Articles</ h2 >
6366 < h3 >
64- < a target ="_blank " href ="https://medium.com/@yrohitha996/brain-dump-19b93f3bab3c ">
65- AI The Ethical Way
67+ < a target ="_blank " href ="https://medium.com/agileinsider/the-cost-of-constant-connection-why-your-best-people-are-burning-out-e73e5e841327 ">
68+ Why Your Best People Are Burning Out?
6669 </ a >
6770 </ h3 >
6871 < h3 >
69- < a target ="_blank " href ="https://medium.com/@yrohitha996/the-art- of-statistics-ch-2-summary-adba3612d7a2 ">
70- The Art of Statistics Summary
72+ < a target ="_blank " href ="https://medium.com/management-matters/building-a-culture- of-creative-problem-solving-in-agile-teams-b1eb119110b6 ">
73+ Building a Culture of Creative Problem Solving
7174 </ a >
7275 </ h3 >
7376 </ div >
@@ -119,8 +122,8 @@ <h2 class="footer-heading">Rohitha's Blog</h2>
119122 </ div >
120123
121124 < div class ="footer-col footer-col-3 ">
122- < p > Welcome to my blog. I am a self-taught developer. Currently, I am mainly writing about databases and
123- concurrency . </ p >
125+ < p > Welcome to my blog. Notes from the intersection of Data Engineering and AI. I work with LLMs,
126+ build agentic pipelines, and explore MCP. Writing what I learn, as I learn it . </ p >
124127 </ div >
125128 </ div >
126129
@@ -129,4 +132,4 @@ <h2 class="footer-heading">Rohitha's Blog</h2>
129132 </ footer >
130133</ body >
131134
132- </ html >
135+ </ html >
0 commit comments