Building a cards match game with Vue!

Building a cards match game with Vue!

Learn to build a fully playable memory card game using Vue 3, TypeScript, and Vite, step by step.
[EN] Building a Netflix style Clone with Next.js

[EN] Building a Netflix style Clone with Next.js

Welcome! In this hands on course you'll build a polished Netflix style application using Next.js (App Router), Tailwind, and the native HTML5 <video> element. We'll focus on practical implementation while keeping the architecture simple and scalable.
[ES] Building a Netflix style Clone with Next.js

[ES] Building a Netflix style Clone with Next.js

Welcome! In this hands on course you'll build a polished Netflix style application using Next.js (App Router), Tailwind, and the native HTML5 <video> element. We'll focus on practical implementation while keeping the architecture simple and scalable.
Mastering Pandas: From Data Cleaning to Insights

Mastering Pandas: From Data Cleaning to Insights

A 10-part blog series that takes you from the basics of loading and cleaning data with Pandas to advanced tricks, grouping, visualization, and exploratory analysis. Learn how to transform messy datasets into powerful insights with Python’s most popular data library.
Mastering Loguru: From Simple Logs to Production-Ready Monitoring

Mastering Loguru: From Simple Logs to Production-Ready Monitoring

A complete blog series that takes you from the basics of logging with Loguru to advanced real-world setups, structured JSON logs, async-safe logging, network sinks, and full integration with Sentry for error monitoring. Perfect for Python developers who want clean, powerful, and production-grade logging without the usual pain.