Excellent Meetings in the AI Era: The Definitive Decalogue

Ineffective meetings are the biggest time thief in the professional world. Here are 10 rules to regain control, from only inviting key people to using AI as your personal assistant for minutes, summaries, and action tracking.

November 21, 2025 · Datalaria

Weather Service Project (Part 3): Predicting the Future with AI and OpenWeatherMap

From data collection to dynamic dashboards, now it’s time to predict! This post explores integrating OpenWeatherMap’s 5-day forecast and building our own 1-day AI prediction model using historical data, all visualized in our interactive frontend.

November 15, 2025 · Datalaria

Weather Service Project (Part 2): Building the Interactive Frontend with GitHub Pages or Netlify and JavaScript

After building the data collector, it’s time to visualize it! This post guides you through creating an interactive weather dashboard using GitHub Pages or Netlify, JavaScript, PapaParse.js, and Chart.js. Bring your data to life!

November 8, 2025 · Datalaria

Weather Service Project (Part 1): Building the Data Collector with Python and GitHub Actions or Netlify

We kick off our weather project by building the engine: a Python script that talks to an API, saves historical data, and runs daily thanks to GitHub Actions. I’ll share the tricks and challenges!

October 31, 2025 · Datalaria

AI-Powered Programming: Creating My Own Magical Flashcards Study App

While helping my son study science in English, I realized we needed more than just covering the page with a hand. That’s how my own flashcards app was born, created with AI. I’ll share the story, introduce the tool, its magical content-generating feature, and invite you to use it.

October 17, 2025 · Datalaria

Building My Digital 'Swiss Army Knife': A Custom Unit Converter with AI

Tired of dusting off long-forgotten knowledge or relying on various generic online converters, I decided to create my own with the help of Gemini’s AI. I’ll walk you through the process and explain the science behind each conversion, from energy to radio frequency.

October 4, 2025 · Datalaria

Researching with AI: How I Created a Detailed Report on the Global Impact of AI in Education in Minutes with Gemini's Deep Research

Traditional research takes weeks. I asked Gemini for a deep report on AI in education, and here’s what it found: a $32 billion market, an alarming digital divide, and an MIT study on how AI affects our brains.

September 27, 2025 · Datalaria

From Systems Engineering to Formula 1: Using AI (Nanobana) to Illustrate a Complex Roadmap

How do you explain a complex engineering process to a non-technical audience? I used Nanobanana’s AI and a Formula 1 analogy to turn the abstract V-Model into a visual roadmap that everyone can understand. Here’s the process.

September 20, 2025 · Datalaria

Copiloting with AI: Learning with Founderz and ChatGPT

Learning how AI can be our day-to-day copilot thanks to Founderz, and how we can create useful and simple HTML applications with just a few basic instructions.

September 11, 2025 · Datalaria

Learning with AI - NotebookLM: From a Book to a Multimedia Learning Platform

I explored Google’s NotebookLM with an entire book on SQL. The result isn’t just a study summary; it’s a mind map, a video script, a podcast, and a complete study guide. Here’s how this AI is revolutionizing the way we learn.

August 31, 2025 · Datalaria