
Dagmar B
Python Developer API Integration Data Automation
Skills

See my services


Work experience
Self Employed
Self-employed • 4 mos
Python Developer — Data Pipelines
Jun 2026 - Present • 2 mos
Built a Python data pipeline against a WebSocket and REST API handling 35,000+ records: authentication, pagination, rate limiting, retries and error recovery. Added a verification layer that caught the API silently returning current data for out-of-range requests - no error, request echoed back correctly - and halted the run before the dataset was corrupted. Reproducibility enforced with SHA-256 checks on inputs and outputs, deterministic replay, and automated regression suites. Public repo: github.com/dagmarbrown965-wq/apex-ultra
Full-Stack Developer — EcoNest
Jun 2026 - Present • 2 mos
Built and shipped a live e-commerce marketplace end to end: Next.js 14, TypeScript, Supabase (Postgres, Auth, Row-Level Security), deployed on Vercel. Includes authentication, checkout with stock handling, seller dashboards, an admin panel, and an append-only ledger protected at the database-trigger level. Live at econestja.com.