Skip to content
View amjackson11's full-sized avatar

Block or report amjackson11

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.

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
amjackson11/README.md

Public work

Most of my production work is private: long-running client applications, internal automation, cloud maintenance, data workflows, and operational support. The public repositories here are selected examples of the kind of tooling and documentation I use in that work.

Areas of work

  • Python, TypeScript, Next.js, Django REST Framework
  • Google Cloud Platform, BigQuery, Cloud Storage
  • Linux / Ubuntu server environments
  • Data cleanup, automation, and maintenance tooling
  • Long-running private systems and client infrastructure

Pinned Loading

  1. bq-dataset-health-dashboard bq-dataset-health-dashboard Public

    A lightweight local Next.js dashboard for inspecting BigQuery dataset metadata and basic health signals.

    TypeScript

  2. financial-data-utils financial-data-utils Public

    A small collection of Python utilities for financial data processing, including dataset consolidation, BigQuery exports, and benchmark return calculations.

    Python

  3. gcp-adc-smoke-test gcp-adc-smoke-test Public

    A small read-only CLI for verifying that local Google Cloud Application Default Credentials can load and access BigQuery or Cloud Storage before running GCP-dependent scripts.

    Python