<?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: SULTAN SALAUDDIN ANSARI</title>
    <description>The latest articles on DEV Community by SULTAN SALAUDDIN ANSARI (@ansari_sultan).</description>
    <link>https://dev.to/ansari_sultan</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%2F3691860%2F2dc44b5c-4535-4904-99df-705745808271.jpg</url>
      <title>DEV Community: SULTAN SALAUDDIN ANSARI</title>
      <link>https://dev.to/ansari_sultan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ansari_sultan"/>
    <language>en</language>
    <item>
      <title>Sultan.dev — My Developer Portfolio</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Sun, 12 Apr 2026 17:35:53 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/sultandev-my-developer-portfolio-1g00</link>
      <guid>https://dev.to/ansari_sultan/sultandev-my-developer-portfolio-1g00</guid>
      <description>&lt;p&gt;Sultan.dev — My Developer Portfolio&lt;/p&gt;

&lt;p&gt;A clean and simple space to showcase what I’ve been building.&lt;/p&gt;

&lt;p&gt;Built using React and Tailwind CSS, with focus on smooth UI and performance.&lt;br&gt;
Will keep updating it as I grow and build more projects.&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://sultanansari.online" rel="noopener noreferrer"&gt;https://sultanansari.online&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feedback is welcome.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
      <category>buildinpublic</category>
    </item>
    <item>
      <title>👨‍💻 Sultan Salauddin Ansari — Building My MERN Stack Developer Portfolio</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Fri, 10 Apr 2026 07:54:48 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/sultan-salauddin-ansari-building-my-mern-stack-developer-portfolio-15em</link>
      <guid>https://dev.to/ansari_sultan/sultan-salauddin-ansari-building-my-mern-stack-developer-portfolio-15em</guid>
      <description>&lt;h1&gt;
  
  
  Sultan Salauddin Ansari — MERN Stack Developer Portfolio
&lt;/h1&gt;

&lt;p&gt;I recently built and deployed my personal developer portfolio to present my work, skills, and current focus as a B.Tech Computer Science student.&lt;/p&gt;

&lt;p&gt;Live: &lt;a href="https://sultanansari.online" rel="noopener noreferrer"&gt;https://sultanansari.online&lt;/a&gt;&lt;/p&gt;

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

&lt;p&gt;I am Sultan Salauddin Ansari, currently pursuing B.Tech in Computer Science and Engineering at Presidency University, Bengaluru.&lt;/p&gt;

&lt;p&gt;My primary focus areas include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MERN stack development&lt;/li&gt;
&lt;li&gt;Building structured, scalable web applications&lt;/li&gt;
&lt;li&gt;Understanding system design through practical implementation&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Purpose of the Portfolio
&lt;/h2&gt;

&lt;p&gt;This portfolio is designed to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Present my projects in a structured and clear manner&lt;/li&gt;
&lt;li&gt;Highlight practical skills rather than theoretical knowledge&lt;/li&gt;
&lt;li&gt;Maintain a clean and professional interface&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It is intentionally kept frontend-focused to prioritize performance, simplicity, and clarity.&lt;/p&gt;

&lt;h2&gt;
  
  
  Technical Stack
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;React (Vite)&lt;/li&gt;
&lt;li&gt;Tailwind CSS&lt;/li&gt;
&lt;li&gt;JavaScript&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Key Projects
&lt;/h2&gt;

&lt;h3&gt;
  
  
  LexaChat Platform
&lt;/h3&gt;

&lt;p&gt;A chat application built using the MERN stack, focusing on modular architecture and clean system design. It includes structured handling for different modes of operation and authentication flows.&lt;/p&gt;

&lt;h3&gt;
  
  
  FuncLexa Workspace
&lt;/h3&gt;

&lt;p&gt;A workspace-oriented project that demonstrates dashboard-style layouts, modular components, and system-level thinking in frontend development.&lt;/p&gt;

&lt;h3&gt;
  
  
  Flexa Assistant
&lt;/h3&gt;

&lt;p&gt;A browser-based assistant interface built using web APIs, focusing on interaction design and command-based execution.&lt;/p&gt;

&lt;h2&gt;
  
  
  Development Approach
&lt;/h2&gt;

&lt;p&gt;While building this portfolio, the focus was on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Writing clean and maintainable component-based code&lt;/li&gt;
&lt;li&gt;Organizing content around actual projects instead of generic sections&lt;/li&gt;
&lt;li&gt;Avoiding unnecessary complexity or features without practical value&lt;/li&gt;
&lt;li&gt;Ensuring responsive design and smooth user experience&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What I Learned
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Importance of structuring projects for clarity and scalability&lt;/li&gt;
&lt;li&gt;Presenting work in a way that communicates real capabilities&lt;/li&gt;
&lt;li&gt;Maintaining balance between design and functionality&lt;/li&gt;
&lt;li&gt;Keeping implementation aligned with actual skill level&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Next Steps
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Expanding backend integration in future iterations&lt;/li&gt;
&lt;li&gt;Improving architecture of existing projects&lt;/li&gt;
&lt;li&gt;Building more complete full-stack applications&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Feedback
&lt;/h2&gt;

&lt;p&gt;I am open to feedback regarding structure, projects, or overall presentation. Constructive suggestions are always welcome.&lt;/p&gt;

&lt;p&gt;Thank you for taking the time to review my work.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>javascript</category>
      <category>funclexa</category>
    </item>
    <item>
      <title>LexaChat Architecture: A Deep Dive into the Funclexa Ecosystem</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Sat, 28 Mar 2026 19:34:29 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/lexachat-architecture-a-deep-dive-into-the-funclexa-ecosystem-49fc</link>
      <guid>https://dev.to/ansari_sultan/lexachat-architecture-a-deep-dive-into-the-funclexa-ecosystem-49fc</guid>
      <description>&lt;h2&gt;
  
  
  LexaChat
&lt;/h2&gt;

&lt;p&gt;is not merely a standalone application; it is a sophisticated, high-performance communication engine designed as a core pillar of the Funclexa ecosystem. To meet the demands of a modern desktop experience while maintaining the agility of web development, LexaChat employs a multi-layered, decoupled architecture.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fupon5jct23dcsqb61g12.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fupon5jct23dcsqb61g12.png" alt=" " width="800" height="890"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;The following is a comprehensive breakdown of the technical "blueprint" that powers LexaChat, from its reactive frontend to its containerized deployment pipeline.&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;&amp;gt; 1. The Hybrid Core: Multi-Process Execution&lt;/code&gt;&lt;br&gt;
At the center of LexaChat is Electron, a framework that enables the development of native desktop applications using web technologies. However, LexaChat avoids the common pitfall of being a "heavy web-wrapper" by implementing a strict Dual-Process Model.&lt;/p&gt;

&lt;p&gt;The Renderer Process (React + Vite)&lt;br&gt;
The UI layer is treated as a high-performance web application.&lt;/p&gt;

&lt;p&gt;Framework: Built with React, utilizing a component-based architecture to ensure modularity.&lt;/p&gt;

&lt;p&gt;Tooling: Powered by Vite. By leveraging native ES modules, Vite provides near-instantaneous Hot Module Replacement (HMR) during development.&lt;/p&gt;

&lt;p&gt;Responsibility: It manages the entire Document Object Model (DOM), user input handling, and real-time state synchronization. It is isolated within a Chromium sandbox, ensuring that UI-level vulnerabilities cannot directly compromise the host system.&lt;/p&gt;

&lt;p&gt;The Main Process (Node.js)&lt;br&gt;
If the Renderer is the "face," the Main Process is the "kernel."&lt;/p&gt;

&lt;p&gt;Runtime: It runs in a full Node.js environment.&lt;/p&gt;

&lt;p&gt;Privileged Access: This process has unrestricted access to the operating system's APIs. It manages the application lifecycle—controlling when windows are created, hidden, or destroyed—and handles native features like system tray icons, global shortcuts, and native menus.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;2. The Bridge: Secure Inter-Process Communication (IPC)&lt;/code&gt;&lt;br&gt;
In a secure desktop environment, the frontend should never have direct access to the user's file system or hardware. LexaChat solves this through a robust IPC (Inter-Process Communication) bridge.&lt;/p&gt;

&lt;p&gt;Context Isolation and Preload Scripts&lt;br&gt;
To prevent "Prototype Pollution" and other security exploits, LexaChat utilizes a preload.js script with Context Isolation enabled. This creates a secure, one-way bridge where only specific, vetted functions are exposed to the React frontend.&lt;/p&gt;

&lt;p&gt;The Request-Response Cycle&lt;br&gt;
When a user performs a system-level action—such as uploading a profile picture or downloading a chat transcript—the flow follows a strict path:&lt;/p&gt;

&lt;p&gt;Renderer emits an ipcRenderer.invoke() signal.&lt;/p&gt;

&lt;p&gt;The Bridge validates the request and passes it to the Main Process.&lt;/p&gt;

&lt;p&gt;Main Process executes the heavy lifting (e.g., calling fs.writeFile or shell.openItem).&lt;/p&gt;

&lt;p&gt;The Bridge returns the result back to the Renderer to update the UI.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;3. Backend Services: The Controller-Service-Model&lt;/code&gt;&lt;br&gt;
Beyond the desktop shell, the LexaChat server is built for high availability and modular growth. It follows the Controller-Service-Model (CSM) architectural pattern, which ensures a clean separation of concerns.&lt;/p&gt;

&lt;p&gt;API Layer (Express.js): This layer handles the "entry and exit." Routes are defined to receive incoming traffic from both the desktop client and the broader Funclexa web ecosystem. It focuses solely on parsing requests and sending responses.&lt;/p&gt;

&lt;p&gt;Services Layer (Business Logic): This is where the complexity lives. By isolating logic into dedicated services (e.g., MessageService, AuthService, NotificationService), the code becomes highly DRY (Don't Repeat Yourself). This makes it possible to update the message-filtering logic in one file without ever touching the API routes.&lt;/p&gt;

&lt;p&gt;Middleware Stack: LexaChat utilizes a custom middleware chain for:&lt;/p&gt;

&lt;p&gt;JWT Authentication: Ensuring every request is signed and valid.&lt;/p&gt;

&lt;p&gt;Rate Limiting: Protecting the ecosystem from DDoS or brute-force attempts.&lt;/p&gt;

&lt;p&gt;Centralized Logging: Capturing system-wide events and errors into err.log for rapid debugging.&lt;br&gt;
`&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Data Persistence &amp;amp; Cloud Integration`
A communication platform is only as reliable as its data layer. LexaChat integrates multiple data streams to ensure messages are never lost and media is always accessible.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Primary Database (MERN Stack): Utilizing a document-oriented or relational database to manage user schemas, nested chat threads, and workspace metadata.&lt;/p&gt;

&lt;p&gt;External Cloud Assets: For media-heavy features, LexaChat integrates with AWS S3 for persistent file storage. Features like GIF integration are handled via the Giphy API, integrated directly into the Services layer to reduce frontend bloat.&lt;/p&gt;

&lt;p&gt;Dynamic Configuration: To maintain security, the app uses Environment Variables (.env). This ensures that database credentials, AWS keys, and API tokens are never exposed in the source code and can be rotated easily between development and production.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;5. Infrastructure: The Modern DevOps Pipeline&lt;/code&gt;&lt;br&gt;
To guarantee that LexaChat runs exactly the same on a developer's machine as it does on a user's desktop, the project employs a modern DevOps and deployment stack.&lt;/p&gt;

&lt;p&gt;Containerization with Docker&lt;br&gt;
Using docker-compose.yml, the entire Funclexa environment is containerized. This orchestrates the database, the Node.js server, and the client-side build tools into a single, unified environment. This "Infrastructure as Code" approach eliminates configuration drift and simplifies onboarding for new contributors.&lt;/p&gt;

&lt;p&gt;Global Scaling with Vercel&lt;br&gt;
The web components and the backend API are deployed to Vercel. By leveraging Serverless Functions, LexaChat can handle spikes in traffic without the overhead of managing dedicated physical servers. This provides low-latency "Edge" responses for users globally.&lt;/p&gt;

&lt;p&gt;Native Packaging (Electron Builder)&lt;br&gt;
For the final delivery, electron-builder is used to compile the source code into optimized, production-grade Windows executables (.exe). This process automates:&lt;br&gt;
&lt;a href="https://dev.tourl"&gt;&lt;/a&gt;&lt;br&gt;
Code Signing: Ensuring the OS trusts the application.&lt;/p&gt;

&lt;p&gt;Auto-Updates: Allowing the app to fetch and install the latest patches from the Funclexa servers silently in the background.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Conclusion&lt;br&gt;
LexaChat is a testament to Structured System Design. By decoupling the UI from the operating system logic and utilizing a service-oriented backend, the project transitions from a simple utility to a scalable, production-grade communication asset. As a part of the Funclexa ecosystem, its architecture is built to evolve alongside the platform's growth.LexaChat Architecture: A Deep Dive into the Funclexa Ecosystem&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>funclexa</category>
      <category>webdev</category>
      <category>ai</category>
      <category>programming</category>
    </item>
    <item>
      <title>LexaChat</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Wed, 18 Feb 2026 19:17:01 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/lexachat-hde</link>
      <guid>https://dev.to/ansari_sultan/lexachat-hde</guid>
      <description>&lt;p&gt;I am pleased to share LexaChat, a full-stack AI conversational platform built with a dual-mode architecture focused on privacy, scalability, and user control.&lt;/p&gt;

&lt;p&gt;LexaChat is designed to go beyond a basic chatbot interface. It combines secure authentication, flexible storage architecture, and modern AI integration into a SaaS-ready system.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F70sdfhmh3va4ksmajgbo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F70sdfhmh3va4ksmajgbo.png" alt=" " width="800" height="453"&gt;&lt;/a&gt;&lt;br&gt;
Key Features:&lt;/p&gt;

&lt;p&gt;Dual-Mode Architecture&lt;/p&gt;

&lt;p&gt;• Local Mode – Chats stored securely in browser localStorage with full user control (import, export, delete)&lt;/p&gt;

&lt;p&gt;• Session Cloud Mode – JWT-authenticated sessions with MongoDB cloud synchronization&lt;/p&gt;

&lt;p&gt;Authentication &amp;amp; Security&lt;/p&gt;

&lt;p&gt;• Email verification (OTP-based)&lt;/p&gt;

&lt;p&gt;• JWT-secured authentication&lt;/p&gt;

&lt;p&gt;• Protected backend routes&lt;/p&gt;

&lt;p&gt;• Profile management with avatar upload&lt;/p&gt;

&lt;p&gt;• Password reset functionality&lt;/p&gt;

&lt;p&gt;Advanced Chat Capabilities&lt;/p&gt;

&lt;p&gt;• Prompt editing&lt;/p&gt;

&lt;p&gt;• Regenerate response functionality&lt;/p&gt;

&lt;p&gt;• Multiple response versions&lt;/p&gt;

&lt;p&gt;• Markdown and code rendering&lt;/p&gt;

&lt;p&gt;• Copy-to-clipboard actions&lt;/p&gt;

&lt;p&gt;• Session search and management&lt;/p&gt;

&lt;p&gt;User Experience&lt;/p&gt;

&lt;p&gt;• Dark, Light, and Cyber themes&lt;/p&gt;

&lt;p&gt;• Web search toggle&lt;/p&gt;

&lt;p&gt;• Session Vault dashboard&lt;/p&gt;

&lt;p&gt;• Real-time cloud sync indicators&lt;/p&gt;

&lt;p&gt;Technical Stack:&lt;/p&gt;

&lt;p&gt;Frontend: React + Tailwind CSS&lt;/p&gt;

&lt;p&gt;Backend: Node.js + Express&lt;/p&gt;

&lt;p&gt;Database: MongoDB&lt;/p&gt;

&lt;p&gt;Authentication: JWT&lt;/p&gt;

&lt;p&gt;AI Integration: MoE-based model proxy architecture&lt;/p&gt;

&lt;p&gt;Deployment: Production-ready hosting&lt;/p&gt;

&lt;p&gt;LexaChat reflects my progression from building frontend applications to architecting a complete AI-powered system with authentication, storage abstraction, and scalable backend integration.&lt;/p&gt;

&lt;p&gt;The platform is live at:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.lexachat.online" rel="noopener noreferrer"&gt;www.lexachat.online&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I welcome feedback from developers, AI enthusiasts, and product builders.&lt;/p&gt;

&lt;h1&gt;
  
  
  AI #FullStackDevelopment #MERN #SaaS #ReactJS #NodeJS #MongoDB #WebDevelopment #BuildInPublic
&lt;/h1&gt;

</description>
    </item>
    <item>
      <title>I Built and Deployed a Full-Stack AI Chat Platform (LexaChat) Using MERN, Vercel, Render, and Resend</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Sun, 15 Feb 2026 17:47:01 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/i-built-and-deployed-a-full-stack-ai-chat-platform-lexachat-using-mern-vercel-render-and-resend-25fj</link>
      <guid>https://dev.to/ansari_sultan/i-built-and-deployed-a-full-stack-ai-chat-platform-lexachat-using-mern-vercel-render-and-resend-25fj</guid>
      <description>&lt;p&gt;Over the past few weeks, I built and deployed LexaChat, a full-stack AI chat platform designed with modern architecture, secure authentication, and production-level deployment practices.&lt;/p&gt;

&lt;p&gt;This project helped me understand how real SaaS applications are built, deployed, and secured.&lt;/p&gt;

&lt;p&gt;Live: &lt;a href="https://www.lexachat.online" rel="noopener noreferrer"&gt;https://www.lexachat.online&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Tech Stack&lt;/p&gt;

&lt;p&gt;Frontend&lt;/p&gt;

&lt;p&gt;React (Vite)&lt;/p&gt;

&lt;p&gt;Tailwind CSS&lt;/p&gt;

&lt;p&gt;Axios&lt;/p&gt;

&lt;p&gt;React Router&lt;/p&gt;

&lt;p&gt;Backend&lt;/p&gt;

&lt;p&gt;Node.js&lt;/p&gt;

&lt;p&gt;Express.js&lt;/p&gt;

&lt;p&gt;MongoDB Atlas&lt;/p&gt;

&lt;p&gt;JWT Authentication&lt;/p&gt;

&lt;p&gt;Deployment&lt;/p&gt;

&lt;p&gt;Vercel (Frontend)&lt;/p&gt;

&lt;p&gt;Render (Backend)&lt;/p&gt;

&lt;p&gt;Email Service&lt;/p&gt;

&lt;p&gt;Resend (for password reset emails)&lt;/p&gt;

&lt;p&gt;Features&lt;br&gt;
Secure Authentication&lt;/p&gt;

&lt;p&gt;User signup and login&lt;/p&gt;

&lt;p&gt;Password hashing using bcrypt&lt;/p&gt;

&lt;p&gt;JWT-based authentication&lt;/p&gt;

&lt;p&gt;Protected routes&lt;/p&gt;

&lt;p&gt;Forgot &amp;amp; Reset Password&lt;/p&gt;

&lt;p&gt;Secure reset tokens&lt;/p&gt;

&lt;p&gt;Email delivery using Resend&lt;/p&gt;

&lt;p&gt;Token expiration handling&lt;/p&gt;

&lt;p&gt;Production-grade reset flow&lt;/p&gt;

&lt;p&gt;Modern UI&lt;/p&gt;

&lt;p&gt;Clean dark theme interface&lt;/p&gt;

&lt;p&gt;Responsive design&lt;/p&gt;

&lt;p&gt;Fast and minimal experience&lt;/p&gt;

&lt;p&gt;Production Deployment&lt;/p&gt;

&lt;p&gt;Frontend deployed on Vercel&lt;/p&gt;

&lt;p&gt;Backend deployed on Render&lt;/p&gt;

&lt;p&gt;Environment variables properly configured&lt;/p&gt;

&lt;p&gt;Custom domain setup&lt;/p&gt;

&lt;p&gt;Architecture Overview&lt;/p&gt;

&lt;p&gt;Frontend → Vercel&lt;br&gt;
Backend → Render&lt;br&gt;
Database → MongoDB Atlas&lt;br&gt;
Email → Resend&lt;br&gt;
Domain → GoDaddy&lt;/p&gt;

&lt;p&gt;This architecture is commonly used in modern SaaS applications.&lt;/p&gt;

&lt;p&gt;Biggest Challenges I Faced&lt;br&gt;
Email Delivery Issues&lt;/p&gt;

&lt;p&gt;Initially, SMTP caused timeout issues on Render.&lt;br&gt;
I solved this by integrating Resend and verifying my domain, which provided reliable email delivery.&lt;/p&gt;

&lt;p&gt;Reset Password Routing (Vercel 404)&lt;/p&gt;

&lt;p&gt;Direct reset links caused 404 errors because Vercel didn’t recognize React routes.&lt;/p&gt;

&lt;p&gt;Solution: Added vercel.json rewrite configuration.&lt;/p&gt;

&lt;p&gt;Environment Variables and Deployment Debugging&lt;/p&gt;

&lt;p&gt;Managing environment variables correctly between local and production environments was critical.&lt;/p&gt;

&lt;p&gt;What I Learned&lt;/p&gt;

&lt;p&gt;This project taught me how to:&lt;/p&gt;

&lt;p&gt;Build a production-ready MERN application&lt;/p&gt;

&lt;p&gt;Implement secure authentication systems&lt;/p&gt;

&lt;p&gt;Deploy frontend and backend separately&lt;/p&gt;

&lt;p&gt;Handle real-world debugging scenarios&lt;/p&gt;

&lt;p&gt;Integrate third-party services like Resend&lt;/p&gt;

&lt;p&gt;Manage domain and DNS configuration&lt;/p&gt;

&lt;p&gt;Most importantly, I learned how to take a project from idea → production.&lt;/p&gt;

&lt;p&gt;Why I Built LexaChat&lt;/p&gt;

&lt;p&gt;My goal was to understand how real AI and SaaS applications are built and deployed, not just locally but in a production environment with real infrastructure.&lt;/p&gt;

&lt;p&gt;This project is a foundation for adding more advanced AI features in the future.&lt;/p&gt;

&lt;p&gt;Try it Yourself&lt;/p&gt;

&lt;p&gt;Live app:&lt;br&gt;
&lt;a href="https://www.lexachat.online" rel="noopener noreferrer"&gt;https://www.lexachat.online&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What’s Next&lt;/p&gt;

&lt;p&gt;Planned features include:&lt;/p&gt;

&lt;p&gt;AI chat integration&lt;/p&gt;

&lt;p&gt;Real-time messaging&lt;/p&gt;

&lt;p&gt;User profiles&lt;/p&gt;

&lt;p&gt;Persistent chat history&lt;/p&gt;

&lt;p&gt;Advanced AI assistant features&lt;/p&gt;

&lt;p&gt;Final Thoughts&lt;/p&gt;

&lt;p&gt;Building and deploying LexaChat gave me valuable real-world experience in full-stack development.&lt;/p&gt;

&lt;p&gt;If you're learning full-stack development, I highly recommend building and deploying your own project. Deployment teaches lessons you won’t learn from tutorials alone.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc0he1gfb4lhv1t8eqr9k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fc0he1gfb4lhv1t8eqr9k.png" alt=" " width="800" height="575"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>fullstack</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Introducing LexaChat AI — A New Step in My FuncLexa Journey</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Sat, 31 Jan 2026 15:15:22 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/introducing-lexachat-ai-a-new-step-in-my-funclexa-journey-4n87</link>
      <guid>https://dev.to/ansari_sultan/introducing-lexachat-ai-a-new-step-in-my-funclexa-journey-4n87</guid>
      <description>&lt;p&gt;🚀 Introducing LexaChat AI — A New Step in My FuncLexa Journey&lt;/p&gt;

&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;I’m excited to share LexaChat AI, a smart AI chat application that I recently built as part of my larger project ecosystem called FuncLexa 2.0.&lt;/p&gt;

&lt;p&gt;LexaChat was created with one simple goal:&lt;br&gt;
to provide a clean, fast, and intelligent assistant experience for students and developers.&lt;/p&gt;

&lt;p&gt;✨ Why LexaChat?&lt;/p&gt;

&lt;p&gt;While learning full-stack development and AI integration, I wanted to build something practical — not just another demo project. LexaChat focuses on real-world usability:&lt;/p&gt;

&lt;p&gt;⚡ Built for Speed – real-time, low-latency responses&lt;/p&gt;

&lt;p&gt;🧠 Context Smart – understands code, tasks, and ideas&lt;/p&gt;

&lt;p&gt;🔐 Privacy by Design – local-first, user-controlled experience&lt;/p&gt;

&lt;p&gt;Whether it’s optimizing React apps, debugging Python functions, or explaining complex topics simply — LexaChat is designed to help.&lt;/p&gt;

&lt;p&gt;🛠 Built as Part of FuncLexa 2.0&lt;/p&gt;

&lt;p&gt;LexaChat is integrated into FuncLexa, my personal platform where I experiment with AI, web apps, and automation tools. This is just version 1.0 — the idea is to keep it simple first, then gradually expand with new technologies and advanced features as I learn more.&lt;/p&gt;

&lt;p&gt;💡 Learning by Building&lt;/p&gt;

&lt;p&gt;This project represents countless hours of development, debugging, and problem-solving. From UI design to responsiveness and performance tuning, every part was built hands-on.&lt;/p&gt;

&lt;p&gt;For me, projects like LexaChat aren’t just assignments — they’re stepping stones toward my goal of becoming an AI Engineer.&lt;/p&gt;

&lt;p&gt;🙌 What’s Next?&lt;/p&gt;

&lt;p&gt;I’ll continue improving LexaChat with:&lt;/p&gt;

&lt;p&gt;Better UI/UX&lt;/p&gt;

&lt;p&gt;More AI capabilities&lt;/p&gt;

&lt;p&gt;Deeper integrations inside FuncLexa&lt;/p&gt;

&lt;p&gt;If you have feedback, ideas, or suggestions, I’d genuinely love to hear them.&lt;/p&gt;

&lt;p&gt;Thanks for reading — and happy building! 🚀&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F81axh536j3bq8wwuzpy2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F81axh536j3bq8wwuzpy2.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>🚀 Introducing LexaChat AI — A New Step in My FuncLexa Journey</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Sat, 31 Jan 2026 15:14:15 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/introducing-lexachat-ai-a-new-step-in-my-funclexa-journey-5b68</link>
      <guid>https://dev.to/ansari_sultan/introducing-lexachat-ai-a-new-step-in-my-funclexa-journey-5b68</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4itdlalummr8txazwa13.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4itdlalummr8txazwa13.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;I’m excited to share LexaChat AI, a smart AI chat application that I recently built as part of my larger project ecosystem called FuncLexa 2.0.&lt;/p&gt;

&lt;p&gt;LexaChat was created with one simple goal:&lt;br&gt;
to provide a clean, fast, and intelligent assistant experience for students and developers.&lt;/p&gt;

&lt;p&gt;✨ Why LexaChat?&lt;/p&gt;

&lt;p&gt;While learning full-stack development and AI integration, I wanted to build something practical — not just another demo project. LexaChat focuses on real-world usability:&lt;/p&gt;

&lt;p&gt;⚡ Built for Speed – real-time, low-latency responses&lt;/p&gt;

&lt;p&gt;🧠 Context Smart – understands code, tasks, and ideas&lt;/p&gt;

&lt;p&gt;🔐 Privacy by Design – local-first, user-controlled experience&lt;/p&gt;

&lt;p&gt;Whether it’s optimizing React apps, debugging Python functions, or explaining complex topics simply — LexaChat is designed to help.&lt;/p&gt;

&lt;p&gt;🛠 Built as Part of FuncLexa 2.0&lt;/p&gt;

&lt;p&gt;LexaChat is integrated into FuncLexa, my personal platform where I experiment with AI, web apps, and automation tools. This is just version 1.0 — the idea is to keep it simple first, then gradually expand with new technologies and advanced features as I learn more.&lt;/p&gt;

&lt;p&gt;💡 Learning by Building&lt;/p&gt;

&lt;p&gt;This project represents countless hours of development, debugging, and problem-solving. From UI design to responsiveness and performance tuning, every part was built hands-on.&lt;/p&gt;

&lt;p&gt;For me, projects like LexaChat aren’t just assignments — they’re stepping stones toward my goal of becoming an AI Engineer.&lt;/p&gt;

&lt;p&gt;🙌 What’s Next?&lt;/p&gt;

&lt;p&gt;I’ll continue improving LexaChat with:&lt;/p&gt;

&lt;p&gt;Better UI/UX&lt;/p&gt;

&lt;p&gt;More AI capabilities&lt;/p&gt;

&lt;p&gt;Deeper integrations inside FuncLexa&lt;/p&gt;

&lt;p&gt;If you have feedback, ideas, or suggestions, I’d genuinely love to hear them.&lt;/p&gt;

&lt;p&gt;Thanks for reading — and happy building! 🚀&lt;/p&gt;

</description>
    </item>
    <item>
      <title>From Coding at 12 to Building AI Projects: My Developer Journey</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Sun, 04 Jan 2026 10:52:36 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/from-coding-at-12-to-building-ai-projects-my-developer-journey-41h3</link>
      <guid>https://dev.to/ansari_sultan/from-coding-at-12-to-building-ai-projects-my-developer-journey-41h3</guid>
      <description>&lt;p&gt;I started coding when I was 12 years old.&lt;/p&gt;

&lt;p&gt;At that time, I didn’t think about careers or job titles. I was simply curious about computers—how software works and how commands turn into actions on a screen.&lt;/p&gt;

&lt;p&gt;When I was 13 years old, I completed ADCA (Advanced Diploma in Computer Applications) while I was still in class 8. Through ADCA, I learned:&lt;/p&gt;

&lt;p&gt;MS Office&lt;/p&gt;

&lt;p&gt;MS Access (forms, reports, databases)&lt;/p&gt;

&lt;p&gt;Basic programming concepts&lt;/p&gt;

&lt;p&gt;Practical computer fundamentals&lt;/p&gt;

&lt;p&gt;Around the same age, I also started learning HTML, CSS, Tailwind CSS, and Python. I was exploring both frontend basics and programming logic, trying to understand how websites and software actually work behind the scenes.&lt;/p&gt;

&lt;p&gt;Around the same time, I could type at about 65 words per minute. I never trained formally for typing—it came naturally because I spent hours working on computers, practicing, and experimenting.&lt;/p&gt;

&lt;p&gt;At 13, I also built a simple Jarvis-like voice assistant using Python.&lt;br&gt;
It wasn’t advanced or commercial, but it could:&lt;/p&gt;

&lt;p&gt;Take voice input&lt;/p&gt;

&lt;p&gt;Respond with voice&lt;/p&gt;

&lt;p&gt;Perform basic tasks&lt;/p&gt;

&lt;p&gt;That project made me realize how powerful programming could be.&lt;/p&gt;

&lt;p&gt;Python became my first serious programming language. I learned it step by step—from basics to logic building, functions, and object-oriented concepts. Instead of just memorizing syntax, I focused on building small projects and learning by doing.&lt;/p&gt;

&lt;p&gt;Later, due to school, board exams, and entrance preparation, I had to pause coding for some time. But the interest never disappeared—it was always there.&lt;/p&gt;

&lt;p&gt;When I returned to development seriously, I didn’t just follow tutorials. I focused on building real projects.&lt;/p&gt;

&lt;p&gt;Today, I’m a computer science student working with:&lt;/p&gt;

&lt;p&gt;Web development&lt;/p&gt;

&lt;p&gt;MERN stack&lt;/p&gt;

&lt;p&gt;AI-powered applications&lt;/p&gt;

&lt;p&gt;I’ve built projects like FuncLexa, an AI-powered platform that includes:&lt;/p&gt;

&lt;p&gt;A voice-based AI assistant&lt;/p&gt;

&lt;p&gt;Frontend and backend integration&lt;/p&gt;

&lt;p&gt;Real-time features&lt;/p&gt;

&lt;p&gt;Practical problem-solving&lt;/p&gt;

&lt;p&gt;Most of this journey wasn’t easy.&lt;/p&gt;

&lt;p&gt;There were long debugging sessions, working alone for hours, and many moments of self-doubt. While others were relaxing, I was trying to fix bugs, learn new concepts, and push projects forward.&lt;/p&gt;

&lt;p&gt;I’m still learning. I don’t know everything.&lt;/p&gt;

&lt;p&gt;But one thing has stayed the same since I was 12 years old:&lt;/p&gt;

&lt;p&gt;I learn best by building, not by memorizing.&lt;/p&gt;

&lt;p&gt;This story isn’t about success—it’s about curiosity, discipline, and continuing to move forward even when no one is watching.&lt;/p&gt;

&lt;p&gt;Still learning.&lt;br&gt;
Still building. &lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Why I Believe Real Learning Happens While Building Real Projects</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Sat, 03 Jan 2026 21:33:04 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/why-i-believe-real-learning-happens-while-building-real-projects-2b2p</link>
      <guid>https://dev.to/ansari_sultan/why-i-believe-real-learning-happens-while-building-real-projects-2b2p</guid>
      <description>&lt;p&gt;Tutorials are useful.&lt;br&gt;
Courses are helpful.&lt;/p&gt;

&lt;p&gt;But growth happens when things break.&lt;/p&gt;

&lt;p&gt;I started coding at a young age, and one thing became clear early:&lt;/p&gt;

&lt;p&gt;Reading about systems doesn’t teach you how systems fail.&lt;/p&gt;

&lt;p&gt;Through FuncLexa, I learned:&lt;/p&gt;

&lt;p&gt;How small UI decisions affect users&lt;/p&gt;

&lt;p&gt;How backend choices impact scalability&lt;/p&gt;

&lt;p&gt;Why clean architecture matters long-term&lt;/p&gt;

&lt;p&gt;Why debugging teaches more than success&lt;/p&gt;

&lt;p&gt;I don’t chase perfection.&lt;br&gt;
I chase progress through execution.&lt;/p&gt;

&lt;p&gt;Every project inside FuncLexa exists to solve a real problem — even if it’s small.&lt;/p&gt;

&lt;p&gt;That mindset changed how I learn:&lt;/p&gt;

&lt;p&gt;Learn → Build → Break → Fix → Improve&lt;/p&gt;

&lt;p&gt;And repeat.&lt;/p&gt;

&lt;p&gt;This is how developers grow — not by memorizing syntax, but by shipping.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgfduflsscocgrbx8la49.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgfduflsscocgrbx8la49.png" alt=" " width="800" height="366"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>ai</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Building Flexa: An AI Virtual Assistant for the Modern Web</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Sat, 03 Jan 2026 21:24:32 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/building-flexa-an-ai-virtual-assistant-for-the-modern-web-4jnh</link>
      <guid>https://dev.to/ansari_sultan/building-flexa-an-ai-virtual-assistant-for-the-modern-web-4jnh</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe4hfpb4p3ky91d20ob02.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fe4hfpb4p3ky91d20ob02.png" alt=" " width="800" height="1200"&gt;&lt;/a&gt;AI assistants don’t need to be chatbots trapped inside a textbox.&lt;/p&gt;

&lt;p&gt;They should interact with the web, understand context, and assist users in real time.&lt;/p&gt;

&lt;p&gt;That’s why I built Flexa — an AI virtual assistant inside the FuncLexa ecosystem.&lt;/p&gt;

&lt;p&gt;What Flexa does:&lt;/p&gt;

&lt;p&gt;Supports voice + text input&lt;/p&gt;

&lt;p&gt;Understands context-aware queries&lt;/p&gt;

&lt;p&gt;Helps navigate web apps&lt;/p&gt;

&lt;p&gt;Responds in real time&lt;/p&gt;

&lt;p&gt;Integrates with modern AI APIs&lt;/p&gt;

&lt;p&gt;Tech stack behind Flexa:&lt;/p&gt;

&lt;p&gt;React 18&lt;/p&gt;

&lt;p&gt;Tailwind CSS&lt;/p&gt;

&lt;p&gt;Web Speech API&lt;/p&gt;

&lt;p&gt;AI APIs (LLMs)&lt;/p&gt;

&lt;p&gt;Modular frontend architecture&lt;/p&gt;

&lt;p&gt;Flexa isn’t meant to replace humans —&lt;br&gt;
It’s designed to assist, not interrupt.&lt;/p&gt;

&lt;p&gt;This project taught me more about:&lt;/p&gt;

&lt;p&gt;State management&lt;/p&gt;

&lt;p&gt;AI prompt design&lt;/p&gt;

&lt;p&gt;UX for conversational interfaces&lt;/p&gt;

&lt;p&gt;Real-time user feedback loops&lt;/p&gt;

&lt;p&gt;Flexa is still evolving, but it already represents my approach to AI:&lt;/p&gt;

&lt;p&gt;AI should feel useful, natural, and human — not gimmicky.&lt;/p&gt;

&lt;p&gt;🔗 See Flexa in action: &lt;a href="https://flexaai.netlify.app" rel="noopener noreferrer"&gt;https://flexaai.netlify.app&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>funclexa</category>
    </item>
    <item>
      <title>I Built FuncLexa: An AI-Powered Web Ecosystem, Not Just a Portfolio</title>
      <dc:creator>SULTAN SALAUDDIN ANSARI</dc:creator>
      <pubDate>Sat, 03 Jan 2026 21:21:09 +0000</pubDate>
      <link>https://dev.to/ansari_sultan/i-built-funclexa-an-ai-powered-web-ecosystem-not-just-a-portfolio-5a22</link>
      <guid>https://dev.to/ansari_sultan/i-built-funclexa-an-ai-powered-web-ecosystem-not-just-a-portfolio-5a22</guid>
      <description>&lt;p&gt;I didn’t want to build just another &lt;a href="https://dev.tourl"&gt;portfolio &lt;/a&gt;website.&lt;/p&gt;

&lt;p&gt;I wanted a system.&lt;/p&gt;

&lt;p&gt;That idea became *&lt;em&gt;FuncLexa *&lt;/em&gt;— an AI-integrated web ecosystem where projects aren’t screenshots, but real, working applications.&lt;/p&gt;

&lt;p&gt;FuncLexa is my personal development suite where:&lt;/p&gt;

&lt;p&gt;Ideas are dreamed&lt;/p&gt;

&lt;p&gt;Systems are designed&lt;/p&gt;

&lt;p&gt;Code is written&lt;/p&gt;

&lt;p&gt;And products are shipped&lt;/p&gt;

&lt;p&gt;At its core, FuncLexa focuses on:&lt;/p&gt;

&lt;p&gt;AI-integrated web applications&lt;/p&gt;

&lt;p&gt;Real-time systems&lt;/p&gt;

&lt;p&gt;Full-stack MERN architecture&lt;/p&gt;

&lt;p&gt;Clean UI with scalable backend design&lt;/p&gt;

&lt;p&gt;Some key builds inside FuncLexa:&lt;/p&gt;

&lt;p&gt;**&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbk167qsfo9hgdcrj21mx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbk167qsfo9hgdcrj21mx.png" alt=" " width="800" height="579"&gt;&lt;/a&gt;**– an advanced AI virtual assistant (voice + text)&lt;/p&gt;

&lt;p&gt;**FuncLexa **Web Chat – real-time messaging using WebSockets&lt;/p&gt;

&lt;p&gt;Developer Portfolio Core – a system-based showcase, not static pages&lt;/p&gt;

&lt;p&gt;Innovation Lab – experiments in AI, Web APIs, and real-time interaction&lt;/p&gt;

&lt;p&gt;I strongly believe:&lt;/p&gt;

&lt;p&gt;Real learning happens while building real projects.&lt;/p&gt;

&lt;p&gt;FuncLexa isn’t finished — it’s evolving.&lt;br&gt;
🔗 Live: &lt;a href="https://funclexa.me" rel="noopener noreferrer"&gt;https://funclexa.me&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>ai</category>
      <category>funclexa</category>
      <category>mern</category>
    </item>
  </channel>
</rss>
