Pinned Repositories
foae
Small library for generating/exporting OpenAPI specs from Flask routes as YAML or JSON.
go-k-means
k-means clustering with support for silhouette scoring and k-means++.
go-replicate
A (nice to use) Go library for ML cloud provider Replicate.
go-tf-idf
A small Go implementation of tf-idf (term frequency-inverse document frequency).
hn-whoishiring
Lightweight Hacker News "Who is hiring?" scraper.
no-medium-login
Browser extension to read Medium articles without logging in.
open-youtube-dislikes
Browser extension for restoring dislikes on YouTube videos. Uses crowdsourced user data, archived data, and machine learning.
pinpoint
Keystroke launcher and personal command central. Alternative to Spotlight and Alfred for Windows. Alternative to Wox, PowerToys.
pour
Tiny CLI for scaffolding Flask apps 🏎️
priority-queue
Drop in replacement for the default Java priority queue but O(log n) for remove(T).
dkgv's Repositories
dkgv/pinpoint
Keystroke launcher and personal command central. Alternative to Spotlight and Alfred for Windows. Alternative to Wox, PowerToys.
dkgv/go-tf-idf
A small Go implementation of tf-idf (term frequency-inverse document frequency).
dkgv/open-youtube-dislikes
Browser extension for restoring dislikes on YouTube videos. Uses crowdsourced user data, archived data, and machine learning.
dkgv/no-medium-login
Browser extension to read Medium articles without logging in.
dkgv/pour
Tiny CLI for scaffolding Flask apps 🏎️
dkgv/foae
Small library for generating/exporting OpenAPI specs from Flask routes as YAML or JSON.
dkgv/hn-whoishiring
Lightweight Hacker News "Who is hiring?" scraper.
dkgv/priority-queue
Drop in replacement for the default Java priority queue but O(log n) for remove(T).
dkgv/badminton-player
badminton-player
dkgv/dca-coinbase
Tiny CLI to help automating DCA on Coinbase Pro.
dkgv/go-k-means
k-means clustering with support for silhouette scoring and k-means++.
dkgv/go-replicate
A (nice to use) Go library for ML cloud provider Replicate.
dkgv/kattis-stats
A small service that fetches Kattis user stats daily and visualizes the data via graphs and tables.
dkgv/payload-suffix-array
Suffix array with support for multiple strings and associated payloads.
dkgv/ppefp
Basic financial pattern matching engine because past performance equals future performance (or not).
dkgv/probe
Overwrites concrete method implementations with placeholders while retaining their original signatures.