Projects in Awesome Lists by krishcdbry
A curated list of projects in awesome lists by krishcdbry .
https://github.com/krishcdbry/url-scraper
Url scraper which takes the text input and finds the links/urls, scraps them using cheerio and will returns an object with original text, parsed text (using npm-text-parser) and array of objects where each object contains scraped webpage's information.
cheerio scrap text-parser url-scraper
Last synced: 28 Jan 2026
https://github.com/krishcdbry/nexadb
NexaDB - A lightweight NoSQL database with vector search, TOON format, and enterprise security built-in
database nosql-database toon vector-database vector-embedding-database vector-search
Last synced: 13 Jan 2026
https://github.com/krishcdbry/npm-array-rotation
Array rotation includes left rotation, right rotation, printing stages of rotation which receives array, position(optional/positive/negative) as an input and returns the output array.
Last synced: 28 Jan 2026
https://github.com/krishcdbry/npm-text-parser
Text parser which receives text data as input and replaces the urls with clickable links (anchor tags), emails as clickable mail:to tags and also replaces hash tags (#tag) with empty clickable anchor tag
Last synced: 28 Jan 2026
https://github.com/krishcdbry/hearty-media-player
A React media component which is provides video player with custom video controls, Which can play videos by receiving URLs as input. Watch in action ->
es6 hearty-media-player javascript media player react video-player
Last synced: 28 Jan 2026
https://github.com/krishcdbry/fancy-image-loader
A generic React component to show a placeholder in place of an image while the image is loading and replace the placeholder with the image when the image has loaded.
imageloader javascript preloader react reactjs
Last synced: 28 Jan 2026
https://github.com/krishcdbry/npm-array-unique
Receives array as an input and returns the unique array and also an object whith array items and their occurences
Last synced: 28 Jan 2026
https://github.com/krishcdbry/npm-indexofkey
Which receives array, (key, value) object pair and returns the index of that particular {key,value} pair in that array and also it is flexible enough to return first index , last index and multlple indexes in the form of array.
Last synced: 28 Jan 2026
https://github.com/krishcdbry/guess-kitty-js
Guess kitty is a simple game with reactjs, Where player need to guess the block in which kitty presents and score depends on the attempts he used to find the kitty.
Last synced: 28 Jan 2026
https://github.com/krishcdbry/battery-js
A HTML5 application which uses battery API
Last synced: 28 Jan 2026
https://github.com/krishcdbry/nexa-cli
The beautful super optimised CLI for the NexaDB (The Database for AI developers)
Last synced: 13 Jan 2026
https://github.com/krishcdbry/pretty-progressbar
A generic React component which renders a responsive and slick progress bar. It provides 4 type of progress bars with options to customize them accordingly.
html5 javascript progress-bar progressbar react reactjs reactjs-components reactjs-es6
Last synced: 28 Jan 2026