Pinned Repositories
chameleon
Caching reverse proxy for testing written in Go
CV-Builder
A Django app that lets you create a CV, as a professor, quickly and easily.
go-wall
A Go implementation of the Coderwall API (http://coderwall.com/api)
GoURLShortener
A URL shortener using http://is.gd/ and the Go programming language (http://golang.org/)
MyGuelph
A student-made application for the University of Guelph.
nurblizer
Go Implementation of Nurblizer - http://adambard.com/blog/PHP-ruby-python-clojure-webapps-by-example/
panitizer
Go library for scrubbing strings of PAN (Personal Account Number) data.
payform
A general purpose library for building credit card forms, validating inputs, and formatting numbers.
scribe
A Go web server that generates PDFs via WebKit.
StackTray
A Python/Qt application utilizing the new StackOverflow API.
nickpresta's Repositories
nickpresta/chameleon
Caching reverse proxy for testing written in Go
nickpresta/dotfiles
My dotfiles.
nickpresta/black-playground
ambv/black online demo
nickpresta/cardgame
nickpresta/dnd-kit
A modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
nickpresta/docker-nginx
Official NGINX Dockerfiles
nickpresta/eslint
Find and fix problems in your JavaScript code.
nickpresta/faraday
Simple, but flexible HTTP client library, with support for multiple backends.
nickpresta/jest
🃏 Painless JavaScript Testing.
nickpresta/js-client
LaunchDarkly SDK for JavaScript
nickpresta/mjml
MJML: the only framework that makes responsive-email easy
nickpresta/parallel-webpack
Builds multi-config webpack projects in parallel
nickpresta/poetry
Python dependency management and packaging made easy.
nickpresta/prettier
Prettier is an opinionated code formatter.
nickpresta/protobuf
Protocol Buffers - Google's data interchange format
nickpresta/protobuf.js
Protocol Buffers for JavaScript (& TypeScript).
nickpresta/pry-byebug
Step-by-step debugging and stack navigation in Pry
nickpresta/raven-python
Raven is a Python client for Sentry (getsentry.com)
nickpresta/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
nickpresta/reactcss
:lipstick: Bringing Classes to Inline Styles
nickpresta/semver.npmjs.com
A website that teaches you how semantic versioning works
nickpresta/sentry-cli
A command line utility to work with Sentry.
nickpresta/storybook
📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more!
nickpresta/storybook-addon-performance
🚧 A storybook addon to help better understand and debug performance for React components.
nickpresta/duckdb-rs
Ergonomic bindings to duckdb for Rust
nickpresta/num-bigint
Big integer types for Rust
nickpresta/prost-twirp
Code generator and library for calling/serving Twirp services in Rust using prost and hyper
nickpresta/prost-wkt
Prost Well-Known-Types serialization and deserialization.
nickpresta/sqlparser-rs
Extensible SQL Lexer and Parser for Rust
nickpresta/twirp-rs
Twirp RPC for Rust