tutorials (20)
- intermediate 23 Jun 2026 · 21 minAutomate OCI Compute & Storage Benchmarks with Terraform
Learn to automate OCI compute and storage resource provisioning, benchmark execution, and results collection using Terraform and OCI Resource Manager.
- beginner 19 Jun 2026 · 18 minEnhance AI Coding Workflows with Aider, Repomix, and Prompts
Learn to build an efficient AI-powered coding workflow for large projects by integrating Aider, Repomix, and structured prompt management.
- advanced 11 Jun 2026 · 24 minIntegrate SHAP for Explainable AI in MLOps Pipelines
After this tutorial, you will implement SHAP explainability workflows, apply SHAP to black-box models, and integrate SHAP into MLOps pipelines for explainable AI.
- intermediate 3 Jun 2026 · 31 minIdentify & Resolve Bugs in Unity and Unreal Games
Learn to effectively identify, diagnose, and resolve bugs in Unity and Unreal Engine games using essential tools and best practices.
- beginner 26 May 2026 · 29 minBuild a REST API with FastAPI
Step-by-step tutorial: Build a REST API with FastAPI. A functional REST API using FastAPI, demonstrating setup, route definition, data validation, dependency injection, and testing. Time: ~75 min.
- intermediate 25 May 2026 · 18 minBlock AI Bot Spam in GitHub with Git Author Enforcement
Readers learn to configure Git and implement CI/CD validation to prevent AI bot spam by enforcing correct commit author information in GitHub repositories.
- intermediate 21 May 2026 · 23 minBuild AI Agents with LangGraph
Step-by-step tutorial: Build AI Agents with LangGraph. A functional and robust AI agentic system using LangGraph, capable of executing multi-step workflows and utilizing external tools. Time: ~90 min.
- intermediate 20 May 2026 · 19 minImplement Passkey Authentication in Next.js on Vercel
Successfully integrate passkey authentication into a Next.js application and deploy it on Vercel, gaining expertise in serverless passkey flow management.
- intermediate 19 May 2026 · 29 minEmbed Web Content in Flutter Using the ACCESS Plugin
Learn to seamlessly integrate and manage web content within your Flutter applications using the ACCESS plugin, covering basic and advanced embeddings.
- beginner 19 May 2026 · 18 minFirst Open Source Contribution GitHub
Step-by-step tutorial: First Open Source Contribution GitHub. Successfully make your first open-source contribution to a GitHub project by following the standard workflow. Time: ~45 min.
- intermediate 19 May 2026 · 21 minAccelerate LLM Inference with MTP using llama.cpp & vLLM
Learn to set up and run Multi-Token Prediction LLMs locally using `llama.cpp` and `vLLM` to achieve faster inference speeds.
- beginner 12 May 2026 · 19 minManage Your Schedule with Calcurse on the Linux Command Line
Learn to install, configure, and effectively use Calcurse to manage appointments, events, and to-do items directly from the Linux command line.
- intermediate 11 May 2026 · 27 minGenerate Kotlin Clients with Smithy
Step-by-step tutorial: Generate Kotlin Clients with Smithy. A type-safe Kotlin client automatically generated from a custom Smithy service model, demonstrating its usage. Time: ~60 min.
- beginner 10 May 2026 · 19 minGet Started with FalkorDB GraphRAG SDK 1.0
Step-by-step tutorial: Get Started with FalkorDB GraphRAG SDK 1.0. A basic GraphRAG application that leverages FalkorDB and an LLM to answer natural language queries from ingested data. Time: ~45 min.
- advanced 5 May 2026 · 26 minDevelop Custom Agentic Workflows with Pi Coding Agent
Readers will learn to streamline software engineering tasks, develop custom agentic workflows, and integrate AI models using Pi Coding Agent.
- intermediate 4 May 2026 · 19 minUpload and Download S3 Directories with Ruby Transfer Manager
Learn to efficiently upload and download entire local directories to and from Amazon S3 using the AWS SDK for Ruby's Transfer Manager.
- beginner 20 Apr 2026 · 13 minInstantly Disable Touch ID and Lock macOS with PanicLock
Learn to install and configure PanicLock on macOS, instantly disabling Touch ID and locking your screen to enhance privacy and security effectively.
- intermediate 9 Apr 2026 · 11 minIntegrate Ollama with VS Code for Local AI Coding Assistant
Learn to integrate Ollama with VS Code and the Continue extension, enabling a private, cost-free local AI coding assistant on your machine.
- intermediate 3 Apr 2026 · 11 minBuild an AI Text Generation App with Gradio and OpenAI
Integrate Gradio with OpenAI's API to build and deploy a functional AI text generation application for rapid prototyping and demos.
- intermediate 9 Jan 2026 · 12 minHow to Generate and Debug Code with AWS Kiro AI IDE
Learn how to use AWS Kiro, an AI-powered IDE, to generate and debug code with natural language specifications.