I'm Kaviya Kumar

Join me as I unravel the intricacies of coding, share captivating stories, and embark on thrilling adventures both in the realm of web development and beyond. From my journey in data analytics to exploring the dynamic world of JavaScript and React, I am excited to share my learning experiences and projects with you.

Career Change: How I Fell in Love with JavaScript and React

Hi everyone! Today I want to share a significant turning point in my career journey. I started out aiming to become a data analyst, but when job opportunities in that field were scarce, I found myself exploring new paths. This blog post is about how I transitioned from data analytics to web development, discovered a passion for JavaScript and React, and started on an exciting new path.

Understanding Recursive Functions and Common Table Expressions (CTEs) in SQL

Two of SQL’s most powerful tools are recursive functions and Common Table Expressions (CTEs). These features equip programmers with the capability to navigate hierarchical data structures and execute iterative operations adeptly. In this blog post, we’ll delve deep into the intricacies of recursive functions and CTEs, uncovering their functionalities and practical applications within SQL.

Google Sheets Query: Elevate Your Data Insights

Google Sheets stands as one of the most adaptable tools in the spreadsheet software market, offering extensive capabilities for data analysis and manipulation. Its robust query function, a standout feature, empowers users to swiftly extract meaningful insights from their data. This blog post takes a closer look at the Google Sheets Query function, exploring its features, syntax, and capacity to optimize and simplify your data analysis processes.