<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Alex&#39;s blog</title>
    <link>https://www.afsalomon.com/</link>
    <description>Recent content on Alex&#39;s blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 30 Mar 2025 23:25:05 -0500</lastBuildDate>
    
	<atom:link href="https://www.afsalomon.com/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>The Shifting Landscape: AI&#39;s Impact on Microsoft Power Platform</title>
      <link>https://www.afsalomon.com/post/is-ai-killing-powerplatform/</link>
      <pubDate>Sun, 30 Mar 2025 23:25:05 -0500</pubDate>
      
      <guid>https://www.afsalomon.com/post/is-ai-killing-powerplatform/</guid>
      <description>The Shifting Landscape: AI&amp;rsquo;s Impact on Microsoft Power Platform As artificial intelligence capabilities surge forward, business leaders are asking legitimate questions about the future of low-code/no-code platforms like Microsoft&amp;rsquo;s Power Platform. Once heralded as the democratization of software development, these platforms now face a rapidly evolving competitive landscape where AI can generate code, build applications, and automate processes with increasing sophistication. This article examines the changing value proposition of Power Platform in an AI-dominated future and what it means for organizations invested in the Microsoft ecosystem.</description>
    </item>
    
    <item>
      <title>Going Serverless With Vue &amp; Azure Functions</title>
      <link>https://www.afsalomon.com/post/vue-azure-functions/</link>
      <pubDate>Sun, 22 Jul 2018 16:56:44 -0400</pubDate>
      
      <guid>https://www.afsalomon.com/post/vue-azure-functions/</guid>
      <description>In this post, i will talk about how i built a pretty naive and primitive dashboard that displays the status of any URLs. The dashboard&amp;rsquo;s interface is a Vue.js application with an Azure function backend. I will first give an overview of the app with it&amp;rsquo;s architecture and the different technologies involved. I will focus more on the process and architecture rather than a step by step or code diving (Will probably write a series for this).</description>
    </item>
    
    <item>
      <title>About Me</title>
      <link>https://www.afsalomon.com/page/about/</link>
      <pubDate>Sat, 20 Jan 2018 13:11:36 -0500</pubDate>
      
      <guid>https://www.afsalomon.com/page/about/</guid>
      <description>Contact Info 9900 Georgia Ave unit 201 Silver Spring, MD 20920 bizoton19@gmail.com
Education Bachelor of Science in Management Information Systems University of Central Florida Orlando, FL
Technologies I Use in Projects Platforms : Z/os, Windows, Linux, AWS, Azure, Heroku, Netlify, Github, Mlab, elasticCloud
Tools: Azure Functions, Powershell, Bash, Git, TFS, SQL Server, DB2, MySql,MongoDB, cUrl, NPM, Hugo, Angular-Cli, Vue-Cli, Azure data tables, Yoeman, MSBuild, Cake
Programing Languages : C#, Java, Javascript, Go, Scala, SQL, HTML, CSS, Markdown</description>
    </item>
    
    <item>
      <title>We Are the Watchers on the Vue</title>
      <link>https://www.afsalomon.com/post/we-are-the-watchers-on-the-vue/</link>
      <pubDate>Sun, 10 Dec 2017 22:14:49 -0500</pubDate>
      
      <guid>https://www.afsalomon.com/post/we-are-the-watchers-on-the-vue/</guid>
      <description>What are watchers in Vue? The Vue documentation describes watchers as a generic way to react to data changes through the watch option.
In other words when you want to perform an action based on a data change, using watchers are more appropriate. This would certainly be true per example if you are passing data from a parent to a child component where the data being passed is going to be part of a submit() operation that calls an api to do a POST.</description>
    </item>
    
    <item>
      <title>Test drive of VENES stack for searching open datasets -Part 1</title>
      <link>https://www.afsalomon.com/post/test-drive-of-venes-tech-stack/</link>
      <pubDate>Wed, 15 Nov 2017 00:58:09 -0500</pubDate>
      
      <guid>https://www.afsalomon.com/post/test-drive-of-venes-tech-stack/</guid>
      <description>What is VENES? V Vuejs| E Express| N Nodejs| ES Elasticsearch What we’re building Given several open data sets or dataset apis, the idea is to extract the datasets, transform and load them into an Elasticsearch cluster for fast searches via the Elasticsearch api. Users should be able to type in terms in a text box, google search style, and get instant relevant hits, then they should be able to narrow down their choices using some filtering mechanism.</description>
    </item>
    
  </channel>
</rss>