Pinned Repositories
33-js-concepts
📜 33 concepts every JavaScript developer should know.
express-api-response
Middleware for picking REST API HTTP status code
parse-torrent
Parse a torrent identifier (magnet uri, .torrent file, info hash)
parse-torrent-file
DEPRECATED: Parse a .torrent file and return an object of keys/values
ZionBot
A bot for Tibia that uses context hooking to interact with the process of the game.
umdez's Repositories
umdez/ZionBot
A bot for Tibia that uses context hooking to interact with the process of the game.
umdez/accesscontrol
Role and Attribute based Access Control for Node.js
umdez/activities-service
Microservice that handles activity streams
umdez/badwords
A javascript filter for badwords
umdez/boom
HTTP-friendly error objects
umdez/chat
umdez/cookie-session
Simple cookie-based session middleware
umdez/django-activity-stream
Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.
umdez/ffmpeg-normalize
:headphones: Audio loudness normalization with ffmpeg.
umdez/ffmpeg-static
ffmpeg static binaries for Mac OSX and Linux and Windows
umdez/icecast-kh
KH branch of icecast
umdez/icecast.js
Pure JavaScript Icecast-based Webradio player.
umdez/invert-color
Generates inverted (opposite) version of the given color. (<1KB)
umdez/mail-promise
Simplifies interface for nodemailer and returns a promise. Also includes TypeScript definition.
umdez/node-dkim
DomainKeys Identified Mail
umdez/node-spf-check
SPF validator
umdez/node-youtube-dl
youtube-dl driver for node
umdez/OpenTibiaLoginServer
OpenTibiaLoginServer
umdez/OTBM2JSON
OTBM2JSON - A generic framework for programmatic modification of OTBM files.
umdez/otclient
An alternative tibia client for otserv written in C++11 and Lua, made with a modular system that uses lua scripts for ingame interface and functionality, making otclient flexible and easy to customize
umdez/pcm-mixer
Mix live PCM streams by adding a correct amount of silence between each stream's data
umdez/PeerTube-1
Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.
umdez/resampler
js audio resampler
umdez/StreamMachine
An experiment in next-generation streaming audio infrastructure for radio stations.
umdez/The-Forgotten-Client
Open Source Game Client Project
umdez/tibia-maps-script
:wrench: A command-line utility to convert between binary Tibia maps and human-readable forms of the map data.
umdez/tibiaapi
Automatically exported from code.google.com/p/tibiaapi
umdez/TibiaHelper
Bot for MMORPG game Tibia
umdez/TibiaJS
Tibia remake in Typescript made with webgl and socket.io
umdez/workerpool
Offload tasks to a pool of workers on node.js and in the browser