Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by wintermi

A curated list of projects in awesome lists by wintermi .

https://github.com/wintermi/csharp-tmbundle

Home to the C# language Textmate Bundle.

Last synced: 09 Nov 2024

https://github.com/wintermi/zsh-starship

A zsh plugin to use the Starship prompt, along with a powerline theme

powerline-prompt starship starship-prompt zsh zsh-plugin

Last synced: 09 Nov 2024

https://github.com/wintermi/zsh-rust

A zsh plugin for the Rust programming language toolchain.

cargo rust rust-lang rustup zsh zsh-plugin

Last synced: 09 Nov 2024

https://github.com/wintermi/imdb-dataform

An example Dataform project to load and transform the publicly available dataset from IMDB.

bigquery dataform google-cloud google-cloud-platform

Last synced: 09 Nov 2024

https://github.com/wintermi/anthosbm-ansible-automation

Ansible Automation for installing Anthos Bare Metal

ansible anthos-clusters edge google-cloud google-cloud-platform kubernetes

Last synced: 09 Nov 2024

https://github.com/wintermi/zsh-mise

A zsh plugin for `mise` a polyglot tool version manager. It replaces tools like asdf, nvm, pyenv, rbenv, etc.

mise zsh zsh-plugin

Last synced: 09 Nov 2024

https://github.com/wintermi/movielens-dataform

An example Dataform project which will use the publicly available Movielens dataset to demonstrate how to upload your product catalog and user events into either the Google Cloud Retail API or Google Cloud Discovery Engine and train a personalised product recommendation model.

bigquery dataform google-cloud google-cloud-platform vertex-ai

Last synced: 09 Nov 2024

https://github.com/wintermi/zsh-brew

A zsh plugin for the Homebrew package manager.

brew homebrew zsh zsh-plugin

Last synced: 09 Nov 2024

https://github.com/wintermi/bqe-dataform

A Dataform project which aggregates BigQuery system metadata for the purpose of analysing the slot usage and storage within an organization by project.

bigquery dataform google-cloud google-cloud-platform

Last synced: 09 Nov 2024

https://github.com/wintermi/zsh-golang

A simple zsh plugin for the Go programming language toolchain.

golang zsh zsh-plugin

Last synced: 09 Nov 2024

https://github.com/wintermi/zsh-lsd

A zsh plugin to override 'ls' and 'tree' commands with 'lsd' instead.

lsd zsh zsh-plugin

Last synced: 09 Nov 2024

https://github.com/wintermi/zsh-fnm

A zsh plugin for the fast and simple Node.js version manager (`fnm`)

fnm node nodejs zsh zsh-plugin

Last synced: 09 Nov 2024

https://github.com/wintermi/zsh-oh-my-posh

A zsh plugin to manage the Oh My Posh prompt theme engine, along with providing a default powerline like theme.

oh-my-posh zsh zsh-plugin

Last synced: 09 Nov 2024

https://github.com/wintermi/zsh-gcloud

A zsh plugin for the Google Cloud Command Line Interface (gcloud CLI) completions

gcloud gcloud-cli zsh zsh-plugin

Last synced: 09 Nov 2024

https://github.com/wintermi/fashion-dataform

An example Dataform project to load and transform the publicly available dataset from H&M Group into a format which could be imported into Discovery AI for Retail or Vertex AI Search and Conversation, , allowing you to train a retail recommendations model.

bigquery dataform google-cloud google-cloud-platform vertex-ai

Last synced: 09 Nov 2024

https://github.com/wintermi/ocr-runner

OCR Runner - Command Line Application for processing image files using Google Cloud Vision API and Google Cloud Document AI.

cloud-vision cloud-vision-api document-ai google-cloud google-cloud-platform

Last synced: 09 Nov 2024

https://github.com/wintermi/bqwrite-test

A command line application designed to provide a method to test the BigQuery Streaming API or BigQuery Storage Write API, allowing you to get a view of the potential throughput available via a given host.

bigquery google-cloud google-cloud-platform

Last synced: 09 Nov 2024

https://github.com/wintermi/bqrunner

A command line application designed to provide a simple method to execute one or more SQL queries against a given dataset in BigQuery. A detailed log is output to the console providing you with the available execution statistics.

bigquery google-cloud google-cloud-platform

Last synced: 24 Oct 2024

https://github.com/wintermi/bq2csv

A command line application designed to provide a simple method to execute a BigQuery SQL script from "stdin", outputting all results to "stdout" in CSV format. A detailed log is output to the console "stderr" providing you with the available execution statistics.

bigquery google-cloud google-cloud-platform

Last synced: 12 Oct 2024

https://github.com/wintermi/tmdb-dataform

An example Dataform project to load and transform the publicly available dataset from The Movie Database into a format which could be imported into Vertex AI Search for Media, allowing you to build a search engine for movies.

bigquery dataform google-cloud google-cloud-platform

Last synced: 12 Oct 2024

https://github.com/wintermi/get-retail-predictions

A command line application designed to provide a simple method of requesting predictions from a Google Cloud Retail API model for all sets of parameters contained within the input file.

google-cloud google-cloud-platform

Last synced: 09 Nov 2024

https://github.com/wintermi/wintermi

Config files for my GitHub profile.

config github-config

Last synced: 09 Nov 2024

https://github.com/wintermi/zsh-bob

A zsh plugin for `bob` a cross-platform and easy-to-use Neovim version manager.

Last synced: 09 Nov 2024

https://github.com/wintermi/get-linked-data

A command line application designed to crawl a given set of URLs and scrape the JSON Linked Data (JSON-LD) contained within the webpage before writing the data entries out to a CSV file.

colly json-ld scraper

Last synced: 09 Nov 2024

https://github.com/wintermi/cloud-composer-trigger

Examples on how to Trigger a Google Cloud Composer DAG

airflow cloud-composer cloud-function google-cloud google-cloud-platform

Last synced: 09 Nov 2024

https://github.com/wintermi/get-media-recommendations

A command line application designed to provide a simple method to request recommendations from a Google Cloud Discovery Engine API model for the parameters contained within the input file.

google-cloud google-cloud-platform

Last synced: 09 Nov 2024

https://github.com/wintermi/nix-macos-devbox

A simple guide to installing Nix on macOS and then then using the JetPack.io Devbox as your Primary Package Manager.

devbox nix

Last synced: 09 Nov 2024

https://github.com/wintermi/fzm

🚀 A fast and simple Zig version manager, built in Zig

Last synced: 09 Nov 2024

https://github.com/wintermi/dataform-cloud-run

An example Dataform workflow executed via a Cloud Run job with the container image constructed using Cloud Build and Chainguard Images.

cloud-build cloud-run-jobs dataform google-cloud google-cloud-platform

Last synced: 09 Nov 2024

https://github.com/wintermi/chainguard-zig-cloud-run

An example micro service written in Zig using the Zap Web Framework. Container images are built using the Chainguard Images ready for deployment to Google Cloud Run.

chainguard-images cloudbuild cloudrun-service google-cloud google-cloud-platform zig ziglang

Last synced: 15 Oct 2024

https://github.com/wintermi/get-tmdb

A command line application designed to crawl The Movie DB API following the The Movie DB API rules, and outputs the results as JSONL files so you can go forth and experiment with movie data.

tmdb

Last synced: 09 Nov 2024

https://github.com/wintermi/tiff-convert

"tiff-convert" recursively walks the input path searching for all TIFF files and exporting each page of these TIFF files to the output path as an image file using the image encoder stated.

golang image-converter tiff

Last synced: 09 Nov 2024

https://github.com/wintermi/chainguard-go-cloud-run

An example micro service written in Go using the Gin Web Framework. Container images are built using the Chainguard Images ready for deployment to Google Cloud Run.

chainguard-images cloud-build cloud-run gin-gonic go golang google-cloud google-cloud-platform

Last synced: 15 Oct 2024