Highlights
- Pro
-
squashfs Public
Forked from sylabs/squashfsA library to interact with Squashfs archives. Currently only has support for reading, but writing archives will probably come eventually.
Go MIT License UpdatedJun 6, 2025 -
grype Public
Forked from anchore/grypeA vulnerability scanner for container images and filesystems
Go Apache License 2.0 UpdatedApr 14, 2025 -
cve-data-enrichment Public
Forked from anchore/cve-data-enrichmentCreative Commons Zero v1.0 Universal UpdatedApr 14, 2025 -
utility-images Public
Utility images that I build so that I can use them and not look up how to do things.
Dockerfile MIT License UpdatedApr 4, 2025 -
nvim Public
A repo for setting up NeoVim how I like it, starting from AstroNvim template
Lua UpdatedMar 27, 2025 -
reprojsonmoreissue Public
This is a temporary repo designed to make reproducing a bug easier. It might not be here next week.
Go UpdatedMar 3, 2025 -
astrocommunity Public
Forked from AstroNvim/astrocommunityA community repository of common plugin specifications
Lua GNU General Public License v3.0 UpdatedJan 8, 2025 -
casa Public
Forked from rubyforgood/casaVolunteer management system for nonprofit CASA, which serves foster youth in counties across America.
Ruby MIT License UpdatedDec 31, 2024 -
csaf_exploring Public
I'm trying to learn about CSAF. Notes in markdown and scratchwork in python
Python UpdatedOct 29, 2024 -
action-troubleshooting Public
A toy repo for troubleshooting github actions
MIT License UpdatedOct 17, 2024 -
goval-parser Public
Forked from quay/goval-parserOVAL parser written in go.
Go BSD 2-Clause "Simplified" License UpdatedOct 11, 2024 -
golex Public
Forked from sjas/golexexperiment to maybe resurrect golex: a flex-compatible lexer generator for Go
Go UpdatedOct 6, 2024 -
go-progress Public
Forked from wagoodman/go-progresssimple progress utils
Go MIT License UpdatedSep 23, 2023 -
vunnel Public
Forked from anchore/vunnelTool for collecting vulnerability data from various sources (used to build the grype database)
Python Apache License 2.0 UpdatedMay 2, 2023 -
react-memory-game Public archive
I want to learn react. I'm writing a simple memory game in react.
-
dead-simple-weather Public archive
Aims to be the world's simplest weather site.
-
rust-stream-follower Public
Learn to parse a high-volume stream of data by connecting a client written in Rust to the Twitter streaming API
-
-
pxc-release Public
Forked from cloudfoundry/pxc-releaseBOSH release of Percona Xtradb Cluster
-
hugo-theme-even Public
Forked from olOwOlo/hugo-theme-even🚀 A super concise theme for Hugo https://blog.olowolo.com/example-site/
-
wyag Public
Following along with Write Yourself a Git https://wyag.thb.lt but doing it in Go.
-
sapi-bosh-lite-pool-resource Public
Forked from cloudfoundry-attic/sapi-bosh-lite-pool-resourcebosh-lite-pool-resource
-
cf-sample-app-spring Public
Forked from cloudfoundry-samples/cf-sample-app-springIntroduction to Cloud Foundry app deployment and management concepts.
-
github-pr-resource Public
Forked from cloudfoundry-community/github-pr-instances-resourceGithub pull request resource for Concourse
-
homebrew-core Public
Forked from Homebrew/homebrew-core🍻 Default formulae for the missing package manager for macOS
-
website-copy Public
Forked from exercism/website-copyA repository for exercism's website's copy
-
roll Public
A simple tool for mapping dice notation (e.g., 3d6 + 4) to random number generation in Rust
-
github-pullrequest-resource Public
Forked from jtarchie/github-pullrequest-resourceProvides a Github pull request resource for concourse CI.
-
-
nom-examples Public
Short examples using nom (a parser-combinator library for Rust) used to prep for a talk