tagged#Node.js

3 posts·newest first

  1. №07JUL 06

    CultBot: Auto-Booking My Cult.fit Classes the Moment Slots Open

    cli tools

    How I built a YAML-driven Node.js CLI that books Cult.fit classes with date-based profiles, priority rules, notifications, retries, and flexible scheduling.

    #nodejs#cli#automation#github-actions#javascript#fitness

  2. №06MAY 21

    Multi-broker auth: TOTP, OAuth, and token persistence done right

    fintech

    How StalkMarket abstracts four Indian broker APIs (Angel One, Upstox, Zerodha, Groww) behind one provider interface — with TOTP, OAuth token injection, persisted tokens, proactive refresh, and a 401 retry path.

    #trading#brokers#auth#oauth#totp#nodejs

  3. №03MAY 02

    Building StalkMarket: a trailing stop-loss bot for the NSE on a Raspberry Pi

    fintech

    How I designed and shipped StalkMarket — a multi-broker, multi-channel trailing stop-loss notification bot for the Indian stock market, running 24/7 on a Raspberry Pi 5 in Docker.

    #trading#nse#nodejs#typescript#fastify#sqlite