danvk
Independent Software Developer, formerly at Sidewalk Labs and Google. Author of _Effective TypeScript_: https://amzn.to/3UjPrsK
@sidewalklabs New York, NY
Pinned Repositories
dygraphs
Interactive visualizations of time series using JavaScript and the HTML canvas tag
effective-typescript
Effective TypeScript 2nd Edition: 83 Specific Ways to Improve Your TypeScript
literate-ts
Code samples that scale
localturk
Mechanical Turk on your own machine.
mocha-react
Demo of using MochaJS to test a ReactJS component (with JSX and Harmony)
oldnyc
Mapping photos of Old New York
pg-to-ts
Generate TypeScript interface definitions from your Postgres schema
RangeHTTPServer
SimpleHTTPServer with support for Range requests
source-map-explorer
Analyze and debug space usage through source maps
webdiff
Two-column web-based git difftool
danvk's Repositories
danvk/effective-typescript
Effective TypeScript 2nd Edition: 83 Specific Ways to Improve Your TypeScript
danvk/oldnyc
Mapping photos of Old New York
danvk/webdiff
Two-column web-based git difftool
danvk/localturk
Mechanical Turk on your own machine.
danvk/RangeHTTPServer
SimpleHTTPServer with support for Range requests
danvk/literate-ts
Code samples that scale
danvk/codediff.js
Two-column JavaScript diff visualization with syntax highlighting
danvk/crudely-typed
Simple "everyday CRUD" Postgres queries with perfect TypeScript types
danvk/any-xray
X-Ray Glasses for TypeScript any Types
danvk/Stanford-CS-242-Programming-Languages
Repo for Stanford CS 242 Programming Languages Fall 2022 with Prof. Aikens
danvk/aoc2023
Advent of Code 2023
danvk/danvk.github.io
danvk github pages
danvk/gravlax
A Lox interpreter with tasty TypeScript seasoning
danvk/catskills
Hiking the skillies
danvk/gpt-batch-manager
Tools for splitting jobs across multiple OpenAI batches
danvk/create-typescript-app
Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝
danvk/ts-bench
Performance testing tool for the TypeScript compiler
danvk/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
danvk/aoc2016
Advent of Code 2016
danvk/aoc2024
Advent of Code, this time in Elixir
danvk/catskills-hike-planner
Serverless backend for Catskills Hike Planner
danvk/computing-in-the-catskills
What's wrong with a little math in the woods?
danvk/cryptopals
Cryptopals challenges in Python
danvk/curry-howard-ts
Exploring the Curry-Howard Correspondence and Types as Propositions in TypeScript
danvk/cython-boggle
Finding words on Boggle Boards with Python and C++
danvk/danvk
Public GitHub Profile
danvk/homebrew-webdiff
Homebrew Formula for webdiff
danvk/pygeojson
GeoJSON library for Python with types
danvk/ts-ast-viewer
TypeScript AST viewer.
danvk/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.