From Messy Language to Smart Conversations: How AI Learned to TalkWe interact with them every day. They live on our phones, pop up on websites, and answer our questions from smart speakers. Conversational AI bots have become a part of modern life, but how do they actually work? How does a machine learn to understan...Aug 21, 2025·3 min read
How to export CSV and JSON data from API in ReactIn this blog, we will explore how to fetch data from an API using Axios, and then export the data as both CSV and JSON files using the Papa Parse library. Exporting Data as CSV using Papa Parse Papa Parse is a powerful JavaScript library that can be ...Feb 14, 2023·2 min read
Juggling Grad School and Dev Work-DevRetro 20222022 was a year of becoming a better programmer and investing more in personal development. It's hard to believe it's almost been a full year since I joined AirQo. Juggling school and work have been a whole ballgame for me this year. Keep reading to ...Jan 7, 2023·3 min read
The different types of large-scale distributed computing technologiesWhat are large-scale distributed computing technologies? Computing technologies that use a large amount of data across a network of computers are referred to as large-scale distributed computing technologies. Cloud computing is a more recent developm...Oct 25, 2022·3 min read
What are Eslint rules?In this article, you will learn about how eslint can be used to enforce writing correct Javascript syntax in your application.Oct 10, 2022·3 min read
How to fix Error 522 on CloudflareIn my case, I realized that I had two A records set-possibly added by Cloudflare.Oct 10, 2022·2 min read
Meet the programmer who automates everything: The DevOps guyThis article is for someone new to programming or interested in starting a career in DevOps.Sep 13, 2022·3 min read