- Portland, OR
Pinned Loading
-
Youtube-Mix-Tracks
Youtube-Mix-Tracks PublicGet Track list for mixes on YouTube and optionally make cue files for yt-dlp audio. Search description, comments, MixesDB, and 1001TrackList to find community-sourced list and leverage LLM to outpu…
Python
-
clean-yt-dlp-captions
clean-yt-dlp-captions PublicCleans captions from YouTube into a readable format, vtt files exported from yt-dlp, semantic formatting using LLM
Python
-
latex-resume
latex-resume PublicParameterized LaTeX Resume Builder to export consistent PDFs with data, separated sections, and styles. Also includes Python+Flask web interface for managing bullet content for resumes.
TeX
-
linkedin-jobs-curator
linkedin-jobs-curator PublicA Violentmonkey/Greasemonkey script for LinkedIn job search. Rule-based filtering, highlights, dismissals, and an application log that automatically flags companies you've already applied to.
JavaScript 2
-
Queryvar passthrough for landing pag...
Queryvar passthrough for landing page platforms 1window.onload = function() {
2if(window.location.search!==''){
3const urlQuery = window.location.search.replace('?','').split('&').reduce(function(obj, str, index) {
4let strParts = str.split("=");
5obj[strParts[0].replace(/\s+/g, '')] = strParts[1];
If the problem persists, check the GitHub status page or contact support.



