Skip to content
View wastewalker's full-sized avatar

Block or report wastewalker

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

Popular repositories Loading

  1. Avances-computacion Avances-computacion Public

  2. labour-indicators-api labour-indicators-api Public

    REST API for labour-market indicator series, in strict TypeScript. Fastify, PostgreSQL and Zod, with 122 tests, including integration tests against a real database via Testcontainers. And a CI pipe…

    TypeScript

  3. grounded-rag grounded-rag Public

    A retrieval-augmented QA engine that refuses to answer beyond its sources. Three guardrail layers — a retrieval gate before the model, a versioned prompt, and citation verification after it. With 1…

    TypeScript

  4. labour-etl-pipeline labour-etl-pipeline Public

    Python ETL pipeline that loads one labour indicator from three public sources in three formats: REST/JSON, CSV and a scraped HTML table. With per-source failure isolation, transactional rollback, a…

    Python