As a "Not a Developer", these are some of my publicly
available code and code-adjacent projects and
contributions. See my github repo for the canonical list.
- A command line interface for the
Auth0 Management
API. The tool is built with
TypeScript,
oclif, node.js, and Auth0's
node-auth0 SDK,
- Not to be confused with my
authzero
command line
interface, this repo contains general
purpose python scripts for interfacing with the Auth0
Management API,
- I've made some contributions to Auth0's
documentation: PR for a minor update to an
example command, PR to update the
AD connector docs, PR to update
the SumoLogic extension docs, PR to
add documentation for the CloudWatch logs
extension and probably others since,
- I added the user export job endpoint to Auth0's Python
SDK,
- A Python 3 + boto3 version of
@garrethmcdaid's AWS EC2
instance killer. Pull request
submitted but it looks like @garrethmcdaid is not active,
- Some minor contributions to the pelican-bootstrap3 theme for the Pelican
static website generator: PR to allow adding images to the
sidebar, PR to add
a header above the sidebar
images, PR to add
the line-chart icon for use in the social
links,
- Kaggle's introductary Titanic competition:
https://github.com/dmark/kaggle-titanic.