EliahKagan
You can email me at eliah.kagan@gmail.com or degeneracypressure@gmail.com. For my Ubuntu stuff: https://askubuntu.com/users/22949/eliah-kagan
Syracuse, NY
Pinned Repositories
Dijkstra
Visualizing Dijkstra's algorithm with various priority queues
embed-encode
Base64-encoded embeddings from the OpenAI API
extents
tools for querying and accessing file extents
Flood
Interactive flood-fill visualizer
palgoviz
Materials for Python and algorithms, with visualization
ParallelMemoryBenchmark
C++ sorting with execution policies (benchmark)
setup-cgit
unofficial cgit how-to and scripts
useenv
Run a program with a modified environment
gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
GitPython
GitPython is a python library used to interact with Git repositories.
EliahKagan's Repositories
EliahKagan/embed-encode
Base64-encoded embeddings from the OpenAI API
EliahKagan/palgoviz
Materials for Python and algorithms, with visualization
EliahKagan/useenv
Run a program with a modified environment
EliahKagan/algal
hosted NLP model API example bikeshed
EliahKagan/bedj
Text embeddings via OpenAI - a few Java examples
EliahKagan/stars
Query a GitHub user's starred repos and their topics
EliahKagan/actions-mutex
A GitHub Action for step-level critical sections
EliahKagan/algorithms-python
partial algorithms-suggestions implementation (in Python)
EliahKagan/b64s
Base64 with UTF-8 str input and output
EliahKagan/bed
Text embeddings via OpenAI - assorted Python examples
EliahKagan/codegraph
graphs in software engineering
EliahKagan/complete
Text generation with BLOOM in Jupyter notebooks
EliahKagan/cygwin-python-3.9.18-1-stall
CI experiment for https://github.com/gitpython-developers/GitPython/pull/1814 bug
EliahKagan/EmbeddingScratchwork
Scratch work for embeddings
EliahKagan/filter-wsl-path
filter out most non-WSL path dirs
EliahKagan/findrepo2-experiment
Semantic text embedding experiments for a utility like findrepo
EliahKagan/github-docs
The open-source repo for docs.github.com
EliahKagan/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
EliahKagan/GitPython
GitPython is a python library used to interact with Git repositories.
EliahKagan/GitPython-multiprocessing-refresh
Investigate how GitPython refresh() interacts with multiprocessing
EliahKagan/ImageViewer
an, um, image viewer
EliahKagan/libz-sys
Rust crate package to link to a system libz (zlib)
EliahKagan/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
EliahKagan/runcommand
Simple Command::spawn wrapper for manual testing
EliahKagan/setup-wsl
A GitHub action to install and setup a Linux distribution for the Windows Subsystem for Linux (WSL)
EliahKagan/showsplit
Show what std::env::split_paths does
EliahKagan/subaudit
Subscribe and unsubscribe for specific audit events
EliahKagan/tsort
topological sort, like the *nix utility
EliahKagan/weighted-intervals
job scheduling with weighted intervals
EliahKagan/windows-rs
Rust for Windows