Projects in Awesome Lists by danvk
A curated list of projects in awesome lists by danvk .
https://github.com/danvk/source-map-explorer
Analyze and debug space usage through source maps
javascript minification source-map treemap
Last synced: 13 May 2025
https://github.com/danvk/dygraphs
Interactive visualizations of time series using JavaScript and the HTML canvas tag
canvas charting-library dygraphs timeseries visualization
Last synced: 16 May 2025
https://github.com/danvk/effective-typescript
Effective TypeScript 2nd Edition: 83 Specific Ways to Improve Your TypeScript
Last synced: 14 May 2025
https://github.com/danvk/rangehttpserver
SimpleHTTPServer with support for Range requests
Last synced: 12 Apr 2025
https://github.com/danvk/pg-to-ts
Generate TypeScript interface definitions from your Postgres schema
Last synced: 06 Apr 2025
https://github.com/danvk/typings-checker
Positive and negative assertions about TypeScript types and errors
Last synced: 12 Sep 2025
https://github.com/danvk/codediff.js
Two-column JavaScript diff visualization with syntax highlighting
Last synced: 03 Mar 2025
https://github.com/danvk/jss
JSON processing command line tool based on JSONSelect (CSS-like selectors for JSON)
Last synced: 12 Mar 2026
https://github.com/danvk/ssi-server
Server Side Includes in Python's SimpleHTTPServer
Last synced: 26 Jun 2025
https://github.com/danvk/gwbasic-decoder
Convert binary GW-BASIC programs back to text
Last synced: 12 Sep 2025
https://github.com/danvk/crudely-typed
Simple "everyday CRUD" Postgres queries with perfect TypeScript types
Last synced: 12 Sep 2025
https://github.com/danvk/travis-weigh-in
Track how each commit/pull request affects the size of a file in your repo
Last synced: 03 Aug 2025
https://github.com/danvk/webtreemap
CLI to quickly get a treemap visualization
Last synced: 12 Sep 2025
https://github.com/danvk/hybrid-boggle
Trying to find the highest-scoring Boggle board with a mix of C++ and Python
Last synced: 19 May 2026
https://github.com/danvk/boxedit
A web-based editor for Tesseract box files
Last synced: 15 Jun 2025
https://github.com/danvk/dtsearch
Find packages with TypeScript types, either bundled or on Definitely Typed
cli definitelytyped npm types typescript yarn
Last synced: 12 Sep 2025
https://github.com/danvk/march-madness-data
NCAA brackets in JSON form
data-analysis ncaa-basketball sports
Last synced: 03 Mar 2025
https://github.com/danvk/expandable-image-grid
A grid of expandable images, similar to Google Image Search
Last synced: 12 Sep 2025
https://github.com/danvk/extract-raster-network
Extract a network graph (nodes and edges) from a raster image
Last synced: 12 Sep 2025
https://github.com/danvk/historymaps
Creating interactive historical maps of the world
Last synced: 16 Aug 2025
https://github.com/danvk/pyjsonselect
Fully conformant implementation of JSONSelect in Python
Last synced: 12 Sep 2025
https://github.com/danvk/ts-mover
Utility for moving and renaming files in a TypeScript project
Last synced: 24 Feb 2026
https://github.com/danvk/github-syntax
Add syntax highlighting to github's split diff pull request UI
Last synced: 29 Aug 2025
https://github.com/danvk/lonely
Lonely Hangouts: local testing for the Google+ Hangout API
Last synced: 12 Sep 2025
https://github.com/danvk/performance-boggle
An attempt to find the highest-scoring Boggle board and prove that I've found it.
Last synced: 07 Jul 2025
https://github.com/danvk/deepsea
Reimplementation of DeepSEA using TensorFlow
Last synced: 29 Jul 2025
https://github.com/danvk/justchartit
When you want to see charts, just chart it!
Last synced: 02 Mar 2026
https://github.com/danvk/prop-drilling
Examples of prop drilling in React+TypeScript, along with ways to mitigate it
Last synced: 10 Jun 2026
https://github.com/danvk/stub-require
Automatically create stubbed-out versions of node.js modules, ala Jest's autoMock
Last synced: 11 Jul 2025
https://github.com/danvk/gravlax
A Lox interpreter with tasty TypeScript seasoning
Last synced: 10 Jul 2025
https://github.com/danvk/github-h-index
Calculating the h-index of organizations and users on GitHub
Last synced: 02 Jul 2025
https://github.com/danvk/react-inputs-toy
A toy demonstration of uncontrolled inputs in React.js
Last synced: 02 Jul 2025
https://github.com/danvk/geojson-proto
Demo of JSON and proto serialization using protobuf.js and TypeScript
Last synced: 18 Jul 2025
https://github.com/danvk/gpt-batch-manager
Tools for splitting jobs across multiple OpenAI batches
Last synced: 12 Sep 2025
https://github.com/danvk/boggle-paper
Formal paper on 4x4 Boggle Maximization via Branch & Bound, plus code samples
Last synced: 01 Apr 2026
https://github.com/danvk/testing-types
Demo code for my talk at tsconf 2019
Last synced: 15 Feb 2026
https://github.com/danvk/ts-reftrans
Demonstration of issues around referential transparency and type inference in TypeScript
Last synced: 20 Jun 2026
https://github.com/danvk/libosmpbfreader
A simple C++ library to read OpenStreetMap binary files
Last synced: 10 Apr 2025
https://github.com/danvk/slamrank
Calculate rankings after an ongoing Grand Slam
Last synced: 08 Jun 2026
https://github.com/danvk/dygraphs-dpxdt
dpxdt screenshots for dygraphs charting library
Last synced: 07 Mar 2026
https://github.com/danvk/ts-bench
Performance testing tool for the TypeScript compiler
Last synced: 11 Jun 2026
https://github.com/danvk/strict-function-types-demo
Demo of strictFunctionTypes in TS 2.6
Last synced: 03 Sep 2025
https://github.com/danvk/reactjs-prop-validation
A ReactJS Mixin which enforces that a Component document all its props in propTypes.
Last synced: 30 Jul 2025
https://github.com/danvk/mapsnap
Automatically georeference old Sanborn Insurance Maps
Last synced: 06 Jul 2026
https://github.com/danvk/maven-hadoop-quickstart
Simple repo containing a Hadoop MapReduce configured via Maven
Last synced: 09 Jul 2026
https://github.com/danvk/historytoy
Crafting navigation in a single page web application
Last synced: 31 May 2026
https://github.com/danvk/knip-unused-member-repro
Repro for issue with knip
Last synced: 15 Apr 2026
https://github.com/danvk/gpx-tools
A collection of scripts to collect and clean data for my hiking blog
Last synced: 22 Jun 2026
https://github.com/danvk/curry-howard-ts
Exploring the Curry-Howard Correspondence and Types as Propositions in TypeScript
Last synced: 10 Jun 2026
https://github.com/danvk/test-reviewable
Toy repo for playing with Reviewable.io
Last synced: 30 May 2026
https://github.com/danvk/cython-boggle
Finding words on Boggle Boards with Python and C++
Last synced: 18 Sep 2025
https://github.com/danvk/boggle-zoo
Experiments with different data structures for scoring Boggle boards
Last synced: 19 May 2026
https://github.com/danvk/catskills-hike-planner
Serverless backend for Catskills Hike Planner
Last synced: 12 Aug 2025
https://github.com/danvk/computing-in-the-catskills
What's wrong with a little math in the woods?
Last synced: 15 Jan 2026
https://github.com/danvk/test-repo
Test repository for exercising the github API
Last synced: 04 Jun 2026
https://github.com/danvk/jest-d3-repro
Reproduction of a bug involving Jest and D3
Last synced: 21 Jun 2026
https://github.com/danvk/ts-sql-tscongress2022
Sample Code for TypeScript+SQL talk (TypeScript Congress 2022)
Last synced: 17 Aug 2025
https://github.com/danvk/mocha-proxyquire-test
Minimal demo of using Mocha and Proxyquire for module mocking instead of Jest
Last synced: 12 Sep 2025
https://github.com/danvk/hnt-demo
Demo of source-map-explorer for Hack && Tell 36
Last synced: 02 Jul 2025