Pinned Repositories
dotfiles
Dotfiles for me. Using minimalist zsh and installing everything possible with brew.
Epoch
Timelines, timelines everywhere.
gatsby-netlify-form-example
Induction
A Polyglot Database Client for Mac OS X
jest-memory-leak-repro
Examples we can use to isolate the memory leaks to the require/module implementation in Jest 23.4.2
react-delegate-component
A component that makes renderProps great, allowing callers to use functional and class components with a default.
scenekit-glshaders
Project to demo different shader fragments in SceneKit.
svg_hearts_you
A heartwarming gem to help inline SVG.
sync-folders
A node package designed to sync multiple directories to a target destination (both CLI and API).
pk-nb's Repositories
pk-nb/jest-memory-leak-repro
Examples we can use to isolate the memory leaks to the require/module implementation in Jest 23.4.2
pk-nb/sync-folders
A node package designed to sync multiple directories to a target destination (both CLI and API).
pk-nb/react-delegate-component
A component that makes renderProps great, allowing callers to use functional and class components with a default.
pk-nb/dotfiles
Dotfiles for me. Using minimalist zsh and installing everything possible with brew.
pk-nb/xv6-public
xv6 OS
pk-nb/failing-page
Simple site to point CI toward to test various page errors
pk-nb/advent-of-code-2021
Rust implementations for https://adventofcode.com/2021
pk-nb/apollo-client
:rocket: A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
pk-nb/BezierInfo-2
A from-the-ground-up rewrite of https://pomax.github.io/bezierinfo, using react, babel, webpack, and other modern things.
pk-nb/ChatCaptioner
Official Repository of ChatCaptioner
pk-nb/downshift
🏎 Primitive to build simple, flexible, WAI-ARIA compliant enhanced input React components
pk-nb/eslint-plugin-react
React specific linting rules for ESLint
pk-nb/formik
Build forms in React, without the tears 😭
pk-nb/friendly-errors-webpack-plugin
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience.
pk-nb/gatsby-mdx-issue-repro
pk-nb/genki_anki_deck_generator
pk-nb/graphql-api-gateway
An open-sourced example of a GraphQL API Gateway. This service queries and joins data across different back-ends into one GraphQL schema.
pk-nb/jest
🃏 Delightful JavaScript Testing.
pk-nb/lock
Auth0's signin solution
pk-nb/MaLiang
iOS painting library based on Metal. 神笔马良有一支神笔(基于 Metal 的涂鸦绘图库)
pk-nb/MiniGPT-4
MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
pk-nb/MVSEP-MDX23-music-separation-model
Model for MDX23 music separation contest
pk-nb/mysql-operator
Asynchronous MySQL Replication on Kubernetes using Percona Server and Openark's Orchestrator.
pk-nb/react-apollo
:recycle: React integration for Apollo Client
pk-nb/react-pdf-highlighter
Set of React components for PDF annotation
pk-nb/sync-directory
同步两个目录的文件(支持复制和生成硬连接的方式); sync two directories by copying or creating hardlink.
pk-nb/tech-interview-handbook
💯 Algorithms study materials, behavioral content and tips for rocking your coding interview
pk-nb/translation-starter
pk-nb/vitest-github-actions-reporter
Vitest reporter to create annotations when running tests in GitHub Actions
pk-nb/vitest-mock-bug