Magnitus-
Laying my brick to help with the proliferation of utilitarian dependable services on the internet.
Ste-Justine Hospital Research CenterMontreal, Quebec, Canada
Pinned Repositories
ActOnModules
Library to Perform Custom Actions on Local Node Modules Not Installed Via Npm
ansible-playbooks
Some Ansible Playbooks to Better Manage Physical Servers in my Homelab
collab-infra
Terraform scripts to provision infrastructure on collab's Openstack
DockerFiles
Place to put my dockerfiles
exec-sql
Node.js Library that executes MySQL code in a directory
GOG-Flash-Promo-Script
Easily editable script to warn when a game whose title contain a given regex goes into promo
gogcli
Client to Interact With the API of GOG.com
mongodb-cursor-observable
Library to iterate over a mongodb cursor with an observable
RecursiveInstaller
The recursive installer is a tool to recursively install npm dependencies in modules.
TrafficCounter
Express.js middleware that can be tied to paths and count the number of requests on those paths using minutes, hours, days or months. Optimized to deal with a finite number of paths over a finite amount of time.
Magnitus-'s Repositories
Magnitus-/TrafficCounter
Express.js middleware that can be tied to paths and count the number of requests on those paths using minutes, hours, days or months. Optimized to deal with a finite number of paths over a finite amount of time.
Magnitus-/express-brute
Brute-force protection middleware for express routes by rate limiting incoming requests
Magnitus-/ExpressAccessControl
Module to implement access control based on a user's membership to groups.
Magnitus-/ExpressSessionMongoDB
Implementation of the store for express-session with MongoDB
Magnitus-/ExpressUser
Module to expose user management (registration, account deletion, login, logout, etc) in a ressource-oriented way
Magnitus-/ExpressUserLbJquery
jQuery dependent client for the express-user-local/express-user/express-user-local-basic stack
Magnitus-/ExpressUserLocal
Basic validator for a username/email/password authentication scheme for express-user
Magnitus-/ExpressUserLocalBasic
Basic Response Handler to the ExpressUserLocal Project
Magnitus-/IEAttrWorkaround
Wrapper around the setter for jQuery.attr to fix a display bug in Internet Explorer
Magnitus-/LazyLanguageLoader
Library to load language dynamically in the browser's display.
Magnitus-/node-mongodb-native
Mongo DB Native NodeJS Driver
Magnitus-/PersistentBrowserObject
An object oriented wrapper (with get, set & delete) around the localStorage (default) and JSON APIs. Also provides cache and is highly customisable.
Magnitus-/uid-safe
URL and cookie safe UIDs
Magnitus-/UserProperties
Utility to help enforce field properties for users
Magnitus-/UserStore
Basic user store with Node.js and Mongodb