Pinned Repositories
cra-build-watch
A script for create-react-app that writes development builds to the disk
express-cookie-cors-debug
Reproduction setup to debug why cookies are not set in browser when doing CORS request
getshitdone
A lightweight timer to time your work task
hapijs-array-query-params
This is an example used to illustrate a blog post about sending array as query parameters
ngt-cli
CLI to leverage ngt-scripts for easy projects setup
ngt-scripts
Script used to abstract project boilerplate for my personal projects
twitter-auth-await
Twitter auth library for async/await users
hapijs.com
The hapijs.com website
Nargonath's Repositories
Nargonath/cra-build-watch
A script for create-react-app that writes development builds to the disk
Nargonath/express-cookie-cors-debug
Reproduction setup to debug why cookies are not set in browser when doing CORS request
Nargonath/ngt-cli
CLI to leverage ngt-scripts for easy projects setup
Nargonath/ngt-scripts
Script used to abstract project boilerplate for my personal projects
Nargonath/algotrain
🚂 Gathering all attempt at solving algorithm problems
Nargonath/auth0-nextjs-samples
Auth0 Integration Samples for Next.js Applications
Nargonath/commander.nvim
Create and manage keybindings and commands in a more organized manner, and search them quickly through Telescope
Nargonath/DefinitelyTyped
The repository for high quality TypeScript type definitions.
Nargonath/eslint
Find and fix problems in your JavaScript code.
Nargonath/foodilicious
App to present great food places featured in TV shows, series and whatnot.
Nargonath/graphile-engine
Monorepo home of graphile-build, graphile-build-pg, graphile-utils, postgraphile-core and graphql-parse-resolve-info. Build a high-performance easily-extensible GraphQL schema by combining plugins!
Nargonath/hapi
Server Framework for Node.js
Nargonath/hapi-browser-image-caching-blog
This is the repo for one of my blog post regarding images caching on the browser with images served through a NodeJS server using hapiJS
Nargonath/kubernetes-playground
An attempt at a not too complicated kubernetes architecture hosted on GKE
Nargonath/learn-rust
Repo used to gather the code from https://doc.rust-lang.org/book/
Nargonath/lightline-ale
ALE indicator for the lightline vim plugin
Nargonath/listbox-describedby-bug
Repository for bug report on headlessui listbox and aria-describedby
Nargonath/migrado
🥑 ArangoDB migrations and batch processing manager
Nargonath/nestjs-repro-dynamic-module-provider-inject
This repo is used to reproduce a problem in a work project
Nargonath/optic-node
NodeJS middleware for using Optic within ExpressJS
Nargonath/react-draw-diagram
Repository for a blog post about drawing diagrams like activity diagrams
Nargonath/react-paginate
A ReactJS component that creates a pagination
Nargonath/react-playground
dummy project to play and try stuff
Nargonath/react-query-devtools-zindex-bug
Repo to reproduce a bug with React-Query-Devtools and HeadlessUI Dialog component
Nargonath/react-suspense
React Suspense workshop
Nargonath/repro-nextjs-auth0-msw
This repro is related to this issue: https://github.com/mswjs/msw/issues/700.
Nargonath/repro-vim-ale-bin-fixers-extra-exec
This repo is to reproduce a bug I noticed while using the vim-ale plugin
Nargonath/spaceduck
🚀 🦆 An intergalactic space theme for Vim, Terminal, and more!
Nargonath/suspense-training
Repo to familiarize myself with React Suspense feature
Nargonath/test-monorepo
Just a dummy project to test monorepo