Skip to content

System modules

Selected work across data, tooling, and automation.

A focused set of projects around ETL, privacy-first tooling, developer experience, and practical systems built to solve real operational problems.

Current signal

Python, Polars, automation, and developer tooling shaped by reliability, clarity, and real production constraints.

Read more about me
Featuredetlpolarsprivacy

CloakData turns privacy work into a repeatable data pipeline.

A Polars-based anonymization library built for ETL workflows that need explicit rules, fast transformations, and reviewable privacy behavior.

  • Rule-oriented masking for sensitive operational datasets.
  • Polars-first transformations for fast local and pipeline execution.
  • Designed as reusable tooling for ETL, notebooks, and validation flows.

privacy preview

Sensitive fields before and after masking

polars

email

maria.silva@example.comm***@example.com

phone

+55 47 99999-1234+55 ** *****-1234

customer_id

cust_84291anon_7f3a9

Module browser

FeaturedFilemindr

Filemindr

A Python CLI for local file automation with watch mode and rule-based organization.

automationclipythontooling
2025Finished

Problem

Local folders drift into manual cleanup and repeated file handling.

Decision

A rule-driven CLI keeps organization transparent and scriptable.

Outcome

A practical automation tool for recurring local workflows.

FeaturedCloakData

CloakData

A Polars-based anonymization library for privacy-first ETL workflows.

etlpolarsprivacy
2025Ongoing

Problem

Sensitive fields often enter pipelines as one-off masking scripts.

Decision

Rules stay explicit, reviewable, and built around Polars transformations.

Outcome

Reusable privacy tooling for ETL, notebooks, and validation flows.

CodeCraftPython Blog

Editorial

CodeCraftPython Blog

Technical writing on Python, Polars, data engineering, and practical tooling.

blogdatapython
2023Ongoing

Problem

Good engineering decisions are easier to trust when the reasoning is public.

Decision

Articles focus on practical Python, data workflows, and trade-offs.

Outcome

A technical writing channel that supports the portfolio's data focus.

TabuLynx

TabuLynx

A Python tool created to inspect tabular data more clearly on Ubuntu workflows.

pythontabularubuntu
Ongoing

Problem

Inspecting tabular files locally can be slow, noisy, and context-switch heavy.

Decision

A focused Python interface keeps table review close to the workflow.

Outcome

Clearer local inspection for data-heavy Ubuntu routines.

Projects | Jeferson Peter