Adrian Nesta
Community@justanesta · Philadelphia, PA
Data Journalist
Agent Skills by Adrian Nesta
Showing 16 vetted skills indexed across 1 GitHub repositories.
python-data-pipelines
Automate end-to-end data pipelines with Prefect and Airflow.
python-testing
Automate Python testing workflows with pytest, fixtures, parametrization, mocking, and hypothesis.
modern-python-patterns
Apply Python 3.10+ patterns like typing, dataclasses, pathlib, and pattern matching.
python-error-handling
Design exception hierarchies, structured logging, and debugging workflows for Python projects.
python-async-patterns
Implement scalable asynchronous patterns in Python 3.7+ with asyncio and aiohttp.
python-package-development
Configure pyproject.toml and src layout for Python package publishing.
python-api-development
Design Python REST API patterns with FastAPI and Flask.
python-performance
Profile Python code with cProfile, line_profiler, and memory_profiler to identify bottlenecks.
python-devops-automation
Automate Python-based DevOps tasks for infrastructure, AWS, CLI tools, subprocesses, and containers.
python-data-wrangling
Guide idiomatic pandas and polars data cleaning and transformation.
metaprogramming-rlang
Implement tidy evaluation and data-masking in R using rlang for programmatic tidyverse APIs.
customizing-vectors-r
Build vctrs-based vector classes with vec_ptype2 and vec_cast methods.
writing-tidyverse-r
Modernize R code by replacing legacy tidyverse patterns with current dplyr APIs.
optimizing-r
Profile and optimize R code by identifying bottlenecks and evaluating performance trade-offs.
designing-oop-r
Guide R developers to select OOP systems using a formal decision framework.
developing-packages-r
Build R packages with tidyverse patterns and cli/rlang error handling.