Pinned Repositories
ActivateLeftTabOnClose
Browser WebExtension that modifies the browser behavior to switch to the left tab when the currently active tab is closed.
ExportCookies
WebExtension to export cookies to a Netscape format cookies.txt file.
LastVisitedTooltip
A WebExtension that adds the last visit time to visited link tooltips.
lzutf8.js
A high-performance Javascript string compression library
MaximizerForYouTube
Maximizes the YouTube player to fill the entire browser viewport when in theater mode, plus a few other enhancements.
NanoGestures
A minimalistic mouse gesture WebExtension.
NoFocusOutlines
WebExtension to disable focus outlines
YouTubeCinemaMode
Improves the YouTube experience by maximizing video player real-estate and fixing some common annoyances.
rotemdan's Repositories
rotemdan/lzutf8.js
A high-performance Javascript string compression library
rotemdan/ExportCookies
WebExtension to export cookies to a Netscape format cookies.txt file.
rotemdan/MaximizerForYouTube
Maximizes the YouTube player to fill the entire browser viewport when in theater mode, plus a few other enhancements.
rotemdan/ActivateLeftTabOnClose
Browser WebExtension that modifies the browser behavior to switch to the left tab when the currently active tab is closed.
rotemdan/LastVisitedTooltip
A WebExtension that adds the last visit time to visited link tooltips.
rotemdan/NanoGestures
A minimalistic mouse gesture WebExtension.
rotemdan/YouTubeCinemaMode
Improves the YouTube experience by maximizing video player real-estate and fixing some common annoyances.
rotemdan/NoFocusOutlines
WebExtension to disable focus outlines
rotemdan/chat-ui
Open source codebase powering the HuggingChat app
rotemdan/compromise
modest natural-language processing
rotemdan/concurrently
Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
rotemdan/espeak-phonemizer
Uses ctypes and libespeak-ng to transform test into IPA phonemes
rotemdan/gaxios
An HTTP request client that provides an axios like interface over top of node-fetch. Super lightweight. Supports proxies and all sorts of other stuff.
rotemdan/hunspell-wasm
WebAssembly port of the Hunspell spell-checking library.
rotemdan/jieba-wasm
WASM binding to jieba-rs
rotemdan/larynx
End to end text to speech system using gruut and onnx
rotemdan/node-macos-spellchecker
Node.js binding to the macOS (Cocoa) spell-checker
rotemdan/node-openid-client
A Relying Party(RP) implementation for node.js servers. Wide feature coverage including optional specifications and passport strategy is included.
rotemdan/node-windows-spellchecker
Minimalist Node.js binding to the Windows spell checker.
rotemdan/nuspell-wasm
WebAssembly port of the Nuspell spell-checking library.
rotemdan/open-webui-pipelines
Pipelines: Versatile, UI-Agnostic OpenAI-Compatible Plugin Framework
rotemdan/rotemdan.github.io
Hosted pages for various projects
rotemdan/speak-the-web
GreaseMonkey/TamperMonkey extension that allows any text on the page to be spoken.
rotemdan/tspvis
🗺️ Visualize and control algorithms for the traveling salesman problem
rotemdan/vscode-spellright
Multilingual, Offline and Lightweight Spellchecker for Visual Studio Code
rotemdan/whisper.cpp
Port of OpenAI's Whisper model in C/C++