GitHub / techjacker 74 Repositories
MLOps & DataOps Consultant
techjacker/repo-security-scanner
CLI tool that finds secrets accidentally committed to a git repo, eg passwords, private keys
Language: Go - Size: 135 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 1,167 - Forks: 90

techjacker/dot
Language: Shell - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

techjacker/diffence
Checks a git diff for offensive content
Language: Go - Size: 4.52 MB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 3

techjacker/Backbone-Responsive-CSS3-Page-Transitions-iScroll-Plugin
iScroll plugin for the Backbone Responsive CSS3 Page Transitions
Language: JavaScript - Size: 127 KB - Last synced at: 11 days ago - Pushed at: almost 13 years ago - Stars: 4 - Forks: 3

techjacker/go-serverless-api
Boilerplate Golang API with AWS Severless Application Model (SAM) Deployment to AWS Lambda & API Gateway
Language: Go - Size: 15.6 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 1

techjacker/google-docs-cms
Use google sheets as your cms
Language: JavaScript - Size: 174 KB - Last synced at: about 1 month ago - Pushed at: about 11 years ago - Stars: 19 - Forks: 0

techjacker/terraform-aws-lambda-api-gateway
Terraform module which deploys a serverless HTTP endpoint backed by AWS Lambda & API Gateway
Language: HCL - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 39 - Forks: 31

techjacker/systemdlogger
Exports systemd logs to an external service, eg cloudwatch, elasticsearch
Language: Python - Size: 88.9 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 90 - Forks: 3

techjacker/flask-lambda Fork of sivel/flask-lambda
Python 3.6+ module to make Flask compatible with AWS Lambda
Language: Python - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 18

techjacker/terraform-aws-s3website
Terraform modules to create a static website hosted on AWS S3 and set up MX records
Language: HCL - Size: 39.1 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

techjacker/python-serverless-api
Boilerplate flask app that is portable between different serverless platforms (AWS, Azure, GCP).
Language: Shell - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 9

techjacker/node-version-assets
Version your static assets with MD5 hashes using node.js
Language: JavaScript - Size: 80.1 KB - Last synced at: about 7 hours ago - Pushed at: almost 7 years ago - Stars: 63 - Forks: 11

techjacker/dynamodbtocsv
Downloads an AWS DynamoDB table and exports to CSV
Language: Python - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: over 8 years ago - Stars: 15 - Forks: 2

techjacker/appsync-realtime-vanillajs
Example realtime serverless application using websockets built on AWS Appysnc.
Language: JavaScript - Size: 167 KB - Last synced at: 5 months ago - Pushed at: about 7 years ago - Stars: 37 - Forks: 2

techjacker/Backbone-Responsive-CSS3-Page-Transitions
CSS3 hardware accelerated page transitions optimised for fluid layouts
Language: JavaScript - Size: 213 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 4

techjacker/history.js Fork of browserstate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
Language: JavaScript - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

techjacker/appsync-elasticsearch-geosearch
Example Geo Search API built on AWS Appysnc & Elasticsearch
Language: Shell - Size: 22.5 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 5

techjacker/slackops
K8 operator that ensures slack mirrors the state of the world in a given cluster
Language: Go - Size: 49.8 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

techjacker/conway
Language: Go - Size: 1.95 KB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

techjacker/git-hooks Fork of syntaqx/git-hooks
A collection of git hooks for use with pre-commit
Language: Shell - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

techjacker/amazon-eks-machine-learning-with-terraform-and-kubeflow Fork of aws-samples/amazon-eks-machine-learning-with-terraform-and-kubeflow
Distributed TensorFlow training using Kubeflow on Amazon EKS
Size: 267 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

techjacker/dslp Fork of dslp/dslp
The Data Science Lifecycle Process is a process for taking data science teams from Idea to Value repeatedly and sustainably. The process is documented in this repo.
Size: 269 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

techjacker/dslp-repo-template Fork of dslp/dslp-repo-template
Template repository for data science lifecycle project
Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

techjacker/sitemapgenerator
Creates an XML sitemap of a domain
Language: Python - Size: 24.4 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

techjacker/elasticsearchquery
Runs queries against AWS elasticsearch deployments
Language: Python - Size: 11.7 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

techjacker/gqlgen Fork of 99designs/gqlgen
go generate based graphql server library
Language: Go - Size: 2.25 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

techjacker/Backbone-CSS3-Page-Transitions-CSS-Frameworks-Demos
CSS Frameworks demo code used on Backbone Responsive CSS3 Page Transitions project site.
Language: JavaScript - Size: 422 KB - Last synced at: 5 months ago - Pushed at: almost 13 years ago - Stars: 4 - Forks: 2

techjacker/serverless Fork of serverless/serverless
Serverless Framework – Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more! –
Language: JavaScript - Size: 74.7 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

techjacker/blog Fork of serverless/blog
serverless.com/blog – Posts from the Serverless community & core team. Contributions welcome!
Language: JavaScript - Size: 2.65 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

techjacker/awesome-lightning-network Fork of bcongdon/awesome-lightning-network
⚡ A curated list of awesome Lightning Network projects for developers and crypto enthusiasts
Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

techjacker/go-stemmer
The Porter Stemming algorithm in Go
Language: Go - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

techjacker/extasy
Blissfully easy JavaScript inheritance
Language: JavaScript - Size: 96.7 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

techjacker/isfunction
is it a function?
Language: JavaScript - Size: 203 KB - Last synced at: 2 days ago - Pushed at: about 12 years ago - Stars: 1 - Forks: 0

techjacker/pysheeet Fork of crazyguitar/pysheeet
Python Cheat Sheet
Language: Python - Size: 284 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

techjacker/go-boilerplate
Language: Shell - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

techjacker/rosetta-cloud
Translation of cloud terminology
Size: 0 Bytes - Last synced at: 17 days ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

techjacker/envtojson
Write shell environment variables to a file in JSON format
Language: Python - Size: 3.91 KB - Last synced at: 16 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

techjacker/git-extras Fork of tj/git-extras
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
Language: Shell - Size: 1.04 MB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

techjacker/d3-barchart
lightweight barchart for d3
Language: JavaScript - Size: 316 KB - Last synced at: 2 days ago - Pushed at: over 11 years ago - Stars: 1 - Forks: 1

techjacker/log-errors
Node.js error logger, can be used as standalone or with express.js
Language: JavaScript - Size: 254 KB - Last synced at: 28 days ago - Pushed at: almost 12 years ago - Stars: 1 - Forks: 2

techjacker/go-euler
Language: Go - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

techjacker/pyalgorithmdesignanalysis
Size: 1.56 MB - Last synced at: 5 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

techjacker/nand2tetris Fork of seebees/nand2tetris
Language: Assembly - Size: 621 KB - Last synced at: over 1 year ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 0

techjacker/randomfs
Random data file generator. Quickly create test fixtures.
Language: Go - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

techjacker/aws-go-web-stack
Golang web stack deployed with AWS cloudformation, packer and chef-solo
Language: Makefile - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 2

techjacker/go-server-best-buy
Test golang web server
Language: Makefile - Size: 1000 Bytes - Last synced at: 5 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

techjacker/sftp Fork of pkg/sftp
SFTP support for the go.crypto/ssh package
Language: Go - Size: 1.57 MB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

techjacker/go-get-assets
Download google drive assets listed in a JSON file
Language: Go - Size: 4.42 MB - Last synced at: 3 months ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

techjacker/PDO-Quick
A lightweight PHP class that securely handles PDO connections and includes simple querying methods
Language: PHP - Size: 105 KB - Last synced at: 5 months ago - Pushed at: about 12 years ago - Stars: 3 - Forks: 2

techjacker/exit-strategy
Gracefully kill your app using node's domains
Language: JavaScript - Size: 176 KB - Last synced at: 28 days ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

techjacker/custom-errors
Custom Javascript Error Classes optimised for error logging
Language: JavaScript - Size: 404 KB - Last synced at: 28 days ago - Pushed at: over 9 years ago - Stars: 3 - Forks: 4

techjacker/ng-countdown
countdown or up on scroll
Language: JavaScript - Size: 152 KB - Last synced at: 4 days ago - Pushed at: over 11 years ago - Stars: 1 - Forks: 0

techjacker/expect.js Fork of Automattic/expect.js
Minimalistic BDD-style assertions for Node.JS and the browser.
Language: JavaScript - Size: 149 KB - Last synced at: over 1 year ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

techjacker/filecleaner
CLI tool that recursively removes large assets from a directory written in Go
Language: Go - Size: 1010 KB - Last synced at: 5 months ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 1

techjacker/express-validate-requests
validate and sanatize requests in express.js
Language: JavaScript - Size: 141 KB - Last synced at: about 1 month ago - Pushed at: over 12 years ago - Stars: 2 - Forks: 0

techjacker/mitsubishi
Mixin utilities for extending prototypes
Language: JavaScript - Size: 254 KB - Last synced at: about 12 hours ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

techjacker/page-transitions
Page transition helper functions for single page apps
Language: JavaScript - Size: 461 KB - Last synced at: 2 days ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 1

techjacker/dot-files
dot file examples
Language: JavaScript - Size: 104 KB - Last synced at: 5 months ago - Pushed at: over 12 years ago - Stars: 2 - Forks: 0

techjacker/tap-wrapper
Get node-tap results returned in JSON rather than printing to STDOUT
Language: JavaScript - Size: 156 KB - Last synced at: 27 days ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

techjacker/eddy Fork of WebReflection/eddy
Event Driven JS
Language: JavaScript - Size: 221 KB - Last synced at: over 1 year ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

techjacker/d3-linegraph
Lightweight d3 linegraph class
Language: JavaScript - Size: 305 KB - Last synced at: about 1 month ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 1

techjacker/d3base
Lightweight reusable d3 class to use as the basis for linegraphs or barcharts
Language: JavaScript - Size: 301 KB - Last synced at: 6 days ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

techjacker/social-icons
facebook and twitter icons for single page apps
Language: JavaScript - Size: 168 KB - Last synced at: 5 months ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

techjacker/countdown
CSS3 countdown timer animations
Language: JavaScript - Size: 113 KB - Last synced at: 3 months ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 1

techjacker/css-boilerplate
Fixes to various browser quirks (mostly ie). Not meant to be a replacement for a css reset.
Language: CSS - Size: 203 KB - Last synced at: 17 days ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

techjacker/abstract-factory
Super simple dependency injection
Language: JavaScript - Size: 180 KB - Last synced at: 28 days ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

techjacker/matchMedia.js Fork of paulirish/matchMedia.js
matchMedia polyfill for testing media queries in JS
Language: JavaScript - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

techjacker/logo-image-replacement
logo image replacement technique with html 5 markup
Size: 133 KB - Last synced at: 3 months ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

techjacker/getter-setter
Decorate JavaScript objects with getters and setters
Language: JavaScript - Size: 609 KB - Last synced at: 28 days ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 0

techjacker/responsive-section-layout
Responsive styles for lists of posts layouts (ie home/category/tag pages)
Language: JavaScript - Size: 156 KB - Last synced at: 2 days ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

techjacker/picturefill Fork of scottjehl/picturefill
A Responsive Images approach that you can use today!
Language: JavaScript - Size: 109 KB - Last synced at: over 1 year ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

techjacker/ord Fork of chilts/ord
Easily get the ordinal 'st', 'nd', 'rd' or 'th' of cardinal numbers.
Language: JavaScript - Size: 85.9 KB - Last synced at: over 1 year ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

techjacker/underscore Fork of jashkenas/underscore
JavaScript's utility _ belt
Language: JavaScript - Size: 2.03 MB - Last synced at: over 1 year ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

techjacker/tap-test-helpers
test helpers for isaac's node-tap test framework
Language: JavaScript - Size: 164 KB - Last synced at: 26 days ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

techjacker/node-compute-cluster Fork of yuanzhij/node-compute-cluster
NodeJS library for distributing computation across multiple processes.
Language: JavaScript - Size: 84 KB - Last synced at: over 1 year ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 0
