Pinned Repositories
algorithm
Implementation of basic algorithms
devCV
Developer CV
kTorrent
A Python module to fetch and parse data from
php-quiz
PHP Quiz System
test-servers
newman
Newman is a command-line collection runner for Postman
postman-collection
Javascript module that allows a developer to work with Postman Collections
postman-runtime
teleport-javascript
A super light and fast JavaScript object (de)serialization that includes date, bigint, regex, etc.
codenirvana's Repositories
codenirvana/devCV
Developer CV
codenirvana/kTorrent
A Python module to fetch and parse data from
codenirvana/test-servers
codenirvana/codenirvana.github.io
This is my website. There are many like it, but this one is mine.
codenirvana/electron-tls-renegotiation
Demonstrates TLS renegotiation issue in Electron v4
codenirvana/Deckify
Create deck of links that can be shared as a whole.
codenirvana/am-i-geek
Simple JS personality quiz to check which geek you are!
codenirvana/dotfiles
codenirvana/dotfiles-1
💻 macOS System Configuration with Fish, Package Control, VS Code, Repo management, Hammerspoon
codenirvana/form-data
A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.
codenirvana/httpstat
httpstat node implementation
codenirvana/io-generator
Simple app to generate the output for a particular input.
codenirvana/JavaScript30
30 Day Vanilla JS Challenge
codenirvana/newman
Newman is a command-line collection runner for Postman
codenirvana/newman-reporter-sync
codenirvana/node-csv
Full featured CSV parser with simple api and tested against large datasets.
codenirvana/node-csv-parse
CSV parsing implementing the Node.js `stream.Transform` API
codenirvana/node-stream-buffer
Readable and Writable Streams that use backing Buffers.
codenirvana/notes-app
codenirvana/postman-collection
Javascript module that allows a developer to work with Postman Collections
codenirvana/postman-echo-nock
codenirvana/postman-runtime
codenirvana/postman_issue_11625
gRPC server reflection error
codenirvana/react-boilerplate
codenirvana/request
🏊🏾 Simplified HTTP request client.
codenirvana/socket-video-stream
codenirvana/spoj-solutions
Download your spoj solutions
codenirvana/stocks
codenirvana/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
codenirvana/ws
Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js