Pinned Repositories
confn
A simple to implement config management node js library. Setup dev, staging, production, etc. config for your node app effortlessly.
dotfiles
My dotfiles / setup scripts for vim, neovim, vscode, zsh, tmux, intellij etc.
doxsecrets
This repo exposes api's which can be used to dig through git repositories of a github user / single repo to find leaked git credentials.
gatekeeper
gatekeeper leverages ngrok & node's events module to capture webhooks and helps in integrating assertions for your webhooks with your integration / e2e tests
node-lombok
A lightweight npm package for typescript decorators which mimic some of the functionalities offered by lombok for java.
omnia-logger
An easily integratable logging library for nodejs for verbose request and app logging.
pdf-images
The library aims to simplify pdf-conversion by providing wrappers over poppler / pdfImages & imageMagick to convert pdfs to images.
phonetics
A nodejs library for phonetic string matching which supports phonetic algorithms like soundex, metaphone and double-metaphone.
redisq
Redisq is an asynchronous task executor(worker) built for nodejs based on node-redis.
vegeta
Vegeta is a system resource usage tracking tool built to regularly take snapshots of the memory and CPU load of one or more running processes, so as to dynamically build up a profile of their usage of system resources.
kartik1998's Repositories
kartik1998/dotfiles
My dotfiles / setup scripts for vim, neovim, vscode, zsh, tmux, intellij etc.
kartik1998/pdf-images
The library aims to simplify pdf-conversion by providing wrappers over poppler / pdfImages & imageMagick to convert pdfs to images.
kartik1998/omnia-logger
An easily integratable logging library for nodejs for verbose request and app logging.
kartik1998/node-lombok
A lightweight npm package for typescript decorators which mimic some of the functionalities offered by lombok for java.
kartik1998/educative
Grokking / educative study repository
kartik1998/arena
An interactive UI dashboard for Bee Queue
kartik1998/coding-questions
kartik1998/fiber-todo
A todo application in go fiber
kartik1998/lld-java-deck
Low level design problems java
kartik1998/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems.
kartik1998/node-monorepo-deck
monorepo deck for node
kartik1998/sharding-deck
Sharding reference with postgres and node js
kartik1998/stl-node
standard template library for node js
kartik1998/typescript-boiler
Typescript boiler plate for low level problems
kartik1998/typescript-node-boiler-v2
Typescript node boilerplate
kartik1998/algo-trading-deck
Deck for algo trading
kartik1998/Data-Structure-Algorithms-LLD-HLD
A Data Structure Algorithms Low Level Design and High Level Design collection of resources.
kartik1998/devops-directive-terraform-course
Companion repo for complete Terraform course
kartik1998/editdistance
Sample Java package for reference to push maven packages to github
kartik1998/leetcode-company-wise-problems-2022
Lists of company wise questions available on leetcode premium. Every csv file in the companies directory corresponds to a list of questions on leetcode for a specific company based on the leetcode company tags. Updated as of May, 2022.
kartik1998/localstack-deck
A repository to study localstack.cloud
kartik1998/macos-shortcuts
kartik1998/openresty-deck
kartik1998/pepcoding-questions-list
Interview Preparation List
kartik1998/quant-finance-lectures
Learn quantitative finance with this comprehensive lecture series. Adapted from the Quantopian Lecture Series. Uses free sample data.
kartik1998/semantic-search-deck
kartik1998/system-design-questions
Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass
kartik1998/Top-K
Lua implementation for the Top-K Redis
kartik1998/url-shortener
Sample URL shortener service
kartik1998/ZerodhaPythonScripts
All scripts are in python language to trade in zerodha using algorithms.