Evan
evanx
Favourite technologies: NodeJS, React.js, Redis
Languages
Repos
191
Stars
89
Forks
24
Top Language
JavaScript
Loading contributions...
Top Repositories
Technical articles and sample code
CLI bash script to scan Redis keys for inspection, or to expire/persist etc
A service to enable web auth and login to a custom domain facilitated via a Telegram bot.
Redis-based caching proxy for Google Maps API queries.
Encryption key server in Node
Dem blog app for NodeCPT talk, using Redis and React
Repositories
191A service to enable web auth and login to a custom domain facilitated via a Telegram bot.
Utility to shell out Docker commands to run a test Redis instance with an encrypted connection via spiped.
Redis-based caching proxy for Google Maps API queries.
Encryption key server in Node
HTTP microservice to POST to Redis stream
Redis-based logger using Redis streams i.e. XADD
CLI bash script to scan Redis keys for inspection, or to expire/persist etc
Dem blog app for NodeCPT talk, using Redis and React
Dual control key management
Technical articles and sample code
Logic to sync remote Redis streams
Deno CLI utility for pretty printing Redis sorted sets
Deno CLI utility for pretty printing Redis hashes
An news feed reader using AngularJS, where RSS feeds converted to JSON by backend Java task
Manager docker containers to handle HTTP requests
Technical notes and JavaScript snippets
Blog articles on JavaScript
Experimental data fetching for React.
Generate random token using base62 which is alphanumeric with uppercase and lowercase.
Generate random token using base56 which is alphanumeric upper and lower omitting letters 0 and I and digits zero and one
Randomly generate a secret token using base32 charset i.e. alphanumeric omitting letters i and o and digits zero and one.
Randomly generate a secret token using case-insensitive alpha charset.
A microservice to subscribe to a Redis pubsub channel, and serve messages via HTTP.
Containerized Redis scan utility using Node.js
Web server for Redis data including Refile support.
Basic async support for Redis
Redis utility application archetype.
Redis Koa2 application archetype.
Redis application archetype.
NodeJS HTTP server to publish content in Redis.