Pinned Repositories
bin-grep
A grep like tool for a binary file.
jsdomparser
HTML parser and serializer with DOM APIs
mark
attendance app for marking students present/absent. Authentication using NFC and Fingerprint
mark-student
mark-teacher
mark_apk
mark_php
monis0395's Repositories
monis0395/mark
attendance app for marking students present/absent. Authentication using NFC and Fingerprint
monis0395/mark-student
monis0395/mark-teacher
monis0395/mark_apk
monis0395/mark_php
monis0395/bin-grep
A grep like tool for a binary file.
monis0395/jsdomparser
HTML parser and serializer with DOM APIs
monis0395/chi
lightweight, idiomatic and composable router for building Go HTTP services
monis0395/cloudflare-cors-anywhere
CORS "anywhere" proxy in a Cloudflare worker. DEMO at: https://test.cors.workers.dev/
monis0395/cloudscraper
--DEPRECATED -- 🛑 🛑 Node.js library to bypass cloudflare's anti-ddos page
monis0395/comlink
Comlink makes WebWorkers enjoyable.
monis0395/DJS-Racing
monis0395/dom-api-proxy
creating native dom apis using htmlparser2, css-select and es2015 proxies
monis0395/domhandler
htmlparser2's dom as a separate module
monis0395/emoji-css
An easy way to include emoji in your HTML
monis0395/gameoflife
monis0395/hello-world
This is a hello world
monis0395/InstaLN
monis0395/jsdom
A JavaScript implementation of various web standards, for use with Node.js
monis0395/learnxinyminutes-docs
Code documentation written as code! How novel and totally my idea!
monis0395/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.
monis0395/LMS-Bot
monis0395/node-html-parser
A very fast HTML parser, generating a simplified DOM, with basic element query support.
monis0395/parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
monis0395/readability
A standalone version of the readability lib
monis0395/web-vitals
Essential metrics for a healthy site.
monis0395/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.