Skip to content
View lpozo's full-sized avatar

Organizations

@cuban-opensourcers

Block or report lpozo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lpozo/README.md

Hi there 👋. Leodanis here!

I help developers make sense of Python and modern developer tooling, one clear and example-driven tutorial at a time.

Senior Technical Writer & Python Educator with 10+ years of Python experience and 7+ years writing for developers at every level. As a core team member at Real Python since 2020, I've authored 140+ tutorials (960k+ words) and contributed to 82+ video courses. This content reaches thousands of developers every week.

What I write about:

  • Core Python & software design (OOP, SOLID)
  • AI-assisted development (Claude Code, OpenCode, Copilot CLI)
  • AI integrations (Ollama, LlamaIndex, PydanticAI)
  • CLI and GUI application development
  • Asynchronous programming
  • Modern Python tooling (uv, pyenv, pip)

Here are a few samples of my work as a technical writer:

Beyond the writing itself, I design the exercises, code examples, and quizzes that help readers actually apply what they learn.

Lately, I've been going deeper into AI-assisted workflows using coding agents like Claude Code to automate day-to-day tasks. Skills, hooks, subagents, memory files, context engineering, and prompt engineering are now part of my everyday vocabulary.

Pinned Loading

  1. videomorph-dev/videomorph videomorph-dev/videomorph Public

    A user-friendly Video Converter based on FFMPEG and written in Python/PyQt5.

    Python 98 23

  2. payqr payqr Public

    IPS QR code generator with GUI and CLI

    Python

  3. sanopy sanopy Public

    A CLI tool for improving Python code quality. It runs multiple linters concurrently and emits findings as JSON to stdout.

    Python 2

  4. realpython/materials realpython/materials Public

    Bonus materials, exercises, and example projects for our Python tutorials

    Jupyter Notebook 5.2k 5.3k

  5. pythonscouts/ps-ejemplos pythonscouts/ps-ejemplos Public

    Repositorio público de ejemplos the código para el sitio Python Scouts

    Python 4

  6. pomodoro pomodoro Public

    Simple desktop Pomodoro timer built with Tkinter.

    Python