<?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: Abhijeet Srivastava</title>
    <description>The latest articles on DEV Community by Abhijeet Srivastava (@abhijeet182).</description>
    <link>https://dev.to/abhijeet182</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%2F413105%2F1d0fb62a-96a4-4f1f-bb5d-b8dfc159dddf.png</url>
      <title>DEV Community: Abhijeet Srivastava</title>
      <link>https://dev.to/abhijeet182</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abhijeet182"/>
    <language>en</language>
    <item>
      <title>Top Skills Required to Become an AI Architect in 2025</title>
      <dc:creator>Abhijeet Srivastava</dc:creator>
      <pubDate>Wed, 30 Apr 2025 11:20:07 +0000</pubDate>
      <link>https://dev.to/abhijeet182/top-skills-required-to-become-an-ai-architect-in-2025-7kf</link>
      <guid>https://dev.to/abhijeet182/top-skills-required-to-become-an-ai-architect-in-2025-7kf</guid>
      <description>&lt;p&gt;Artificial Intelligence is no longer a buzzword — it’s transforming industries at an exponential rate. As organizations scale their AI capabilities, the role of the AI Architect has become critical. But what does it really take to become one?&lt;/p&gt;

&lt;p&gt;In this article, we’ll break down the top skills required to become a successful AI Architect in 2025 — both technical and strategic. Whether you’re a developer transitioning to AI or a seasoned engineer aiming for architecture roles, this guide is your roadmap.&lt;/p&gt;

&lt;p&gt;👨‍💻 1. Strong Software Engineering Foundation&lt;br&gt;
An AI Architect isn’t just about models and data. You’re building production-ready AI systems.&lt;/p&gt;

&lt;p&gt;Expertise in Python, Java, or Node.js.&lt;br&gt;
Microservices and API design.&lt;br&gt;
Understanding of distributed systems and cloud infrastructure (Azure, AWS, GCP).&lt;br&gt;
Want to see a real-world AI architecture blueprint?&lt;br&gt;
👉 Check my portfolio at Abhijeet.live&lt;/p&gt;

&lt;p&gt;📊 2. Deep Knowledge of Machine Learning and Deep Learning&lt;br&gt;
This is obvious, but it goes beyond training models.&lt;/p&gt;

&lt;p&gt;Model selection &amp;amp; evaluation&lt;br&gt;
TensorFlow, PyTorch, or Hugging Face&lt;br&gt;
NLP, CV, and time-series modeling&lt;br&gt;
Model interpretability (SHAP, LIME)&lt;br&gt;
🏗 3. Architectural Thinking &amp;amp; System Design&lt;br&gt;
AI Architects must think in terms of scalability, fault-tolerance, and cost-efficiency.&lt;/p&gt;

&lt;p&gt;Design AI pipelines (training, inference, monitoring)&lt;br&gt;
Data pipelines: Kafka, Airflow&lt;br&gt;
Model deployment: Docker, Kubernetes, LangChain, Ray&lt;br&gt;
Example project using LangChain for smart agent workflows:&lt;br&gt;
📘 LangChain in AI Architecture&lt;/p&gt;

&lt;p&gt;🔐 4. Security, Compliance &amp;amp; Ethics&lt;br&gt;
AI in healthcare or finance? You’ll be dealing with PII data, model bias, GDPR, etc.&lt;/p&gt;

&lt;p&gt;Data anonymization techniques&lt;br&gt;
Fairness in AI models&lt;br&gt;
Secure model deployment&lt;br&gt;
📈 5. Data Engineering &amp;amp; MLOps&lt;br&gt;
AI is nothing without clean, structured data and repeatable training pipelines.&lt;/p&gt;

&lt;p&gt;ETL tools: dbt, Airbyte&lt;br&gt;
Feature stores&lt;br&gt;
CI/CD for ML (MLflow, DVC, Azure ML pipelines)&lt;br&gt;
🤝 6. Leadership &amp;amp; Cross-Functional Collaboration&lt;br&gt;
You’re not just coding — you’re leading AI strategy across business units.&lt;/p&gt;

&lt;p&gt;Stakeholder communication&lt;br&gt;
Translating business goals to technical tasks&lt;br&gt;
Team leadership &amp;amp; mentoring&lt;br&gt;
🌐 Bonus: Stay Updated&lt;br&gt;
AI evolves weekly. Top architects never stop learning.&lt;/p&gt;

&lt;p&gt;Subscribe to DeepLearning.ai&lt;br&gt;
Read on Towards Data Science&lt;br&gt;
Follow Abhijeet on Medium for hands-on AI architecture articles&lt;br&gt;
🧠 Final Thoughts&lt;br&gt;
Becoming an AI Architect in 2025 means mastering the tech stack, thinking strategically, and staying curious. It’s a rare role at the intersection of engineering, AI, and business — and the demand is booming.&lt;/p&gt;

&lt;p&gt;🔗 Want help with AI architecture or mentoring?&lt;br&gt;
📬 Connect with me: Abhijeet.live&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
    <item>
      <title>How I Built My Personal Portfolio Website Using Angular 18, SSR, and SEO Best Practices</title>
      <dc:creator>Abhijeet Srivastava</dc:creator>
      <pubDate>Mon, 28 Apr 2025 16:03:16 +0000</pubDate>
      <link>https://dev.to/abhijeet182/how-i-built-my-personal-portfolio-website-using-angular-18-ssr-and-seo-best-practices-2kl5</link>
      <guid>https://dev.to/abhijeet182/how-i-built-my-personal-portfolio-website-using-angular-18-ssr-and-seo-best-practices-2kl5</guid>
      <description>&lt;p&gt;In today’s digital-first world, having an online identity is no longer optional — it’s essential.&lt;br&gt;
I’m Abhijeet, a Software Architect passionate about AI, scalable system design, and crafting smooth user experiences. 🚀&lt;/p&gt;

&lt;p&gt;Recently, I decided to build my own portfolio website from scratch using Angular 18, server-side rendering (SSR), and a heavy focus on SEO and performance.&lt;/p&gt;

&lt;p&gt;👉 You can check it out here: &lt;a href="https://abhijeet.live" rel="noopener noreferrer"&gt;https://abhijeet.live&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Why I Chose Angular 18 + SSR&lt;br&gt;
Most portfolio websites use lightweight frameworks like Next.js or simple HTML templates. However, I wanted more control, flexibility, and an environment where I could showcase enterprise-grade frontend skills.&lt;br&gt;
Angular 18 with SSR gave me:&lt;/p&gt;

&lt;p&gt;Fast page loads (important for SEO)&lt;br&gt;
Dynamic routing&lt;br&gt;
Pre-rendering critical content&lt;br&gt;
Meta tags and structured data integration for Google&lt;br&gt;
Key Features of My Portfolio&lt;br&gt;
✅ SEO Optimization&lt;br&gt;
I implemented meta titles, descriptions, OG tags, structured schema markup, and automatic sitemap generation.&lt;br&gt;
Thanks to this, my site is already ranking for my name Abhijeet on Google.&lt;/p&gt;

&lt;p&gt;✅ Performance Focused&lt;br&gt;
I kept the total build size under 13 MB (even with 50+ components!) and lazy-loaded everything that wasn’t critical.&lt;/p&gt;

&lt;p&gt;✅ Analytics &amp;amp; Tracking&lt;br&gt;
Integrated both Google Analytics and Microsoft Clarity to monitor user behavior and page performance.&lt;/p&gt;

&lt;p&gt;✅ Microservices and Backend&lt;br&gt;
Even though it’s a portfolio, I treated it like a production system — with APIs served via Node.js for the contact forms and custom backend integrations.&lt;/p&gt;

&lt;p&gt;Tech Stack I Used&lt;br&gt;
Frontend: Angular 18, Tailwind CSS&lt;br&gt;
Backend: Node.js, Firebase Hosting&lt;br&gt;
SEO Tools: Google Search Console, Bing Webmaster Tools&lt;br&gt;
Monitoring: Google Analytics, Clarity&lt;br&gt;
🔗 If you’re curious about the full project or want to collaborate, you can always visit my portfolio: &lt;a href="https://abhijeet.live" rel="noopener noreferrer"&gt;https://abhijeet.live&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>What’s New in MongoDB 4.4</title>
      <dc:creator>Abhijeet Srivastava</dc:creator>
      <pubDate>Fri, 10 Jul 2020 06:24:52 +0000</pubDate>
      <link>https://dev.to/abhijeet182/what-s-new-in-mongodb-4-4-2f8d</link>
      <guid>https://dev.to/abhijeet182/what-s-new-in-mongodb-4-4-2f8d</guid>
      <description>&lt;div class="ltag__link"&gt;
  &lt;a href="https://medium.com/@abhijeet182/whats-new-in-mongodb-4-4-85cea643b81b" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lbsaVgzy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/fit/c/96/96/2%2ALMXwPO2CgrGRE6upnXZiPg.jpeg" alt="Abhijeet Srivastava"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://medium.com/@abhijeet182/whats-new-in-mongodb-4-4-85cea643b81b" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;What’s New in MongoDB 4.4. The latest public beta for the popular… | by Abhijeet Srivastava | Jul, 2020 | Medium&lt;/h2&gt;
      &lt;h3&gt;Abhijeet Srivastava ・ &lt;time&gt;Jul 9, 2020&lt;/time&gt; ・ 2 min read
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KBvj_QRD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/medium_icon-90d5232a5da2369849f285fa499c8005e750a788fdbf34f5844d5f2201aae736.svg" alt="Medium Logo"&gt;
        Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>mongodb</category>
      <category>node</category>
      <category>javascript</category>
      <category>java</category>
    </item>
    <item>
      <title>What’s New in Angular 10</title>
      <dc:creator>Abhijeet Srivastava</dc:creator>
      <pubDate>Wed, 24 Jun 2020 18:54:48 +0000</pubDate>
      <link>https://dev.to/abhijeet182/what-s-new-in-angular-10-1fe3</link>
      <guid>https://dev.to/abhijeet182/what-s-new-in-angular-10-1fe3</guid>
      <description>&lt;p&gt;Angular 10, a major upgrade to the popular web development framework, has reached the release candidate stage, with six release candidates published as of June 17, 2020. The upgrade to the Google-developed, TypeScript-based framework focuses more on ecosystem improvements than new features.&lt;br&gt;
Angular 10 is set to be smaller than previous versions of Angular. A target date for an Angular 10 production release is still to be determined. Angular 9.0 became generally available on February 6, 2020, followed by Angular 9.1 on March 25, 2020. Angular 8.0 arrived on May 28, 2019.&lt;/p&gt;


&lt;div class="ltag__link"&gt;
  &lt;a href="https://medium.com/javascript-in-plain-english/whats-new-in-angular-10-20329a734251" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__pic"&gt;
      &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--lbsaVgzy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://miro.medium.com/fit/c/96/96/2%2ALMXwPO2CgrGRE6upnXZiPg.jpeg" alt="Abhijeet Srivastava"&gt;
    &lt;/div&gt;
  &lt;/a&gt;
  &lt;a href="https://medium.com/javascript-in-plain-english/whats-new-in-angular-10-20329a734251" class="ltag__link__link"&gt;
    &lt;div class="ltag__link__content"&gt;
      &lt;h2&gt;Angular 10 New Features and Ivy Compiler | JavaScript In Plain English&lt;/h2&gt;
      &lt;h3&gt;Abhijeet Srivastava ・ &lt;time&gt;Jun 24, 2020&lt;/time&gt; ・ 5 min read
      &lt;div class="ltag__link__servicename"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KBvj_QRD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/medium_icon-90d5232a5da2369849f285fa499c8005e750a788fdbf34f5844d5f2201aae736.svg" alt="Medium Logo"&gt;
        Medium
      &lt;/div&gt;
    &lt;/h3&gt;
&lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;


</description>
      <category>angular</category>
      <category>javascript</category>
      <category>node</category>
      <category>typescript</category>
    </item>
    <item>
      <title>How to build your Blockchain using Node js.</title>
      <dc:creator>Abhijeet Srivastava</dc:creator>
      <pubDate>Sat, 20 Jun 2020 14:16:55 +0000</pubDate>
      <link>https://dev.to/abhijeet182/how-to-build-your-blockchain-using-node-js-2da2</link>
      <guid>https://dev.to/abhijeet182/how-to-build-your-blockchain-using-node-js-2da2</guid>
      <description>&lt;p&gt;&lt;a href="https://codeburst.io/how-to-build-your-blockchain-using-node-js-2a6117a9a2ee" rel="noopener noreferrer"&gt;https://codeburst.io/how-to-build-your-blockchain-using-node-js-2a6117a9a2ee&lt;/a&gt;&lt;/p&gt;

</description>
      <category>blockchain</category>
      <category>javascript</category>
      <category>node</category>
      <category>react</category>
    </item>
  </channel>
</rss>
