Pinned Repositories
flux-operator
Deploy a Flux MiniCluster to Kubernetes with the operator
flux-restful-api
Flux RESTful API provided by FastAPI
singularity-hpc
Local filesystem registry for containers (intended for HPC) using Lmod or Environment Modules. Works for users and admins.
django-nginx-upload
example of using nginx upload module with Django!
docsy-jekyll
A Jekyll version of the beautiful Docsy!
forward
Port Forwarding Utility
mkdocs-jekyll
The Material theme from MkDocs provided as a Jekyll template, optimized for GitHub Pages
pokemon
ascii database of pokemon... in python!
pull-request-action
open a pull request when a branch is pushed or updated
watchme
Reproducible watchers for research
vsoch's Repositories
vsoch/google-group-export
An interactive script to export a Google Group
vsoch/watchme-system
An example reproducible monitor for system metrics using the watchme client
vsoch/nu-plugin
GoLang library for creating nushell plugins (under development!)
vsoch/nushell-plugin-python
Python module for easy creation of nushell plugins
vsoch/sb-admin-jekyll
Bootstrap 4 theme, sb-admin, Jekyll version
vsoch/sifweb
Testing loading a SIF into a browser using Web Assembly (under development)
vsoch/confucious-actions
Various actions to add confucious wisdom on pull request success, fail, etc.
vsoch/pyCorr
Nifti Template Matching in Python
vsoch/resource-explorer
Select a resource or service based on filtering down criteria
vsoch/vbmis.com
deprecated content from an old website, for archive
vsoch/wiki
legacy wiki from pre and early graduate school
vsoch/community-stanford
The Stanford University community of Research Software Engineers
vsoch/dinosaur-lessons
dinosaur is teaching!
vsoch/mw2md.py
A small script to convert MediaWiki (restructured syntax?) content to markdown.
vsoch/nushell-debian
Debian build (based on nushell/nushell) for nu! (under development)
vsoch/nushell-plugin-pokemon
An example plugin for Nushell in Python that catches ascii pokemon
vsoch/nushell-plugin-len
An example ls plugin for nushell using golang
vsoch/watchme-air-quality
example WatchMe reproducible watcher to track air quality (hourly)
vsoch/better-scientific-software
application materials for https://bssw.io/fellowship, applying in 2018
vsoch/discourse-compose
docker-compose with discourse
vsoch/encode-demo-workflow
The ENCODE-DCC demo workflow in Snakemake (under development)
vsoch/find-an-rse
Organization wide community search to help you find an RSE (needs updating)
vsoch/wikipedia-equations
word2vec embeddings for statistics and math equations from Wikipedia
vsoch/bogdan
An old website I made for Ryan Bogdan, previously in Hariri Lab at Duke
vsoch/freegenes-python
Python API client for the FreeGenes API
vsoch/milestone-check
Check a GitHub branch against a milestone to see if all commits are represented (under development)
vsoch/pull-request-action-test
testing repo for pull request action
vsoch/twitter-share-action
A GitHub action to give a Share link to the user upon merge of a pull request (under development)
vsoch/watchme-mnist
An example using the watchme terminal monitor to record resources used during mnist training
vsoch/watchme-sklearn
use watchme psutils monitor wrapper to record metrics for a set of sklearn functions