doomberg-terminal

This ChromeExtension performs algorithmic trading using Robinhood's web interface and market data. [GET https://api.github.com/repos/adam-s/doomberg-terminal: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository] (by adam-s)

Doomberg-terminal Alternatives

Similar projects and alternatives to doomberg-terminal

  1. grist-core

    Grist is the evolution of spreadsheets.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. hlb-CIFAR10

    Train CIFAR-10 in <7 seconds on an A100, the current world record.

  4. C2SP

    Community Cryptography Specification Project

  5. biscuit-rust

    Rust implementation of the Biscuit authorization token

  6. ameliorate

    A tool for collaboratively refining your understanding in order to improve a situation.

  7. cordyceps

    Chrome extension that runs Playwright & Puppeteer client API entirely in-browser without Chrome DevTools Protocol with new snapshotForAI() that seamlessly automates across iframes, shadow DOM, and nested contexts.

  8. safeql

    12 doomberg-terminal VS safeql

    Validate and auto-generate TypeScript types from raw SQL queries in PostgreSQL.

  9. koda-validate

    Typesafe, Composable Validation

  10. workflow-use

    ⚙️ Create and run workflows (RPA 2.0)

  11. pytds

    Python DBAPI driver for MSSQL using pure Python TDS (Tabular Data Stream) protocol implementation

  12. drivey

    An ECMAScript port of the graphics demo "Drivey"

  13. logchef

    Lightweight, single-binary log analytics interface for ClickHouse, focused on high-performance querying and visualization

  14. weave-gitops-enterprise

    This repo provides the enterprise level features for the weave-gitops product, including CAPI cluster creation and team workspaces.

  15. ghuntley

    @ghuntley's personal monorepo

  16. abe-stack

    Discontinued [GET https://api.github.com/repos/abrahamahn/abe-stack: 404 - Not Found // See: https://docs.github.com/rest]

  17. aichat

    All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.

  18. curriculum-vitae

    My personal resume/CV (by PhilippeOlivier)

  19. everwilds

    MMORPG prototype inspired by World of Warcraft.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better doomberg-terminal alternative or higher similarity.

doomberg-terminal discussion

Log in or Post with

doomberg-terminal reviews and mentions

Posts with mentions or reviews of doomberg-terminal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-04-01.
  • Ask HN: Who wants to be hired? (April 2026)
    24 projects | news.ycombinator.com | 1 Apr 2026
    Remote: Yes

    Willing to relocate: Yes

    Technologies: TypeScript, JavaScript, PHP, Python, FastAPI, Redis, MongoDB, PostgreSQL, TimescaleDB, MySQL, React, React Native, NestJS, AngularJS, Backbone, Playwright, Drupal, Express, jQuery, D3.js, visx, GraphQL, Chrome extension, Claude Code, and AWS

    Résumé/CV: N/A

    Email: [HN username]@gmail.com

    My focus has been on browser automation and building browser agents since 2018, with 13 years of enterprise experience building dynamic data user interfaces for web and mobile. I have experience working at both medium 130 person AI companies and small, fast-moving 7 person teams wearing many different hats, which I prefer. I have been instrumental in taking multiple companies from 0 to 1, both as a consultant and as a full-time employee in media, real estate, marketing, streaming services, education, and fintech.

    Here are some examples of code I built in the last year.

    1. Doomberg Terminal: An algorithmic trading and trading information Chrome Extension which automates Robinhood [0]

    2. Alphadidactic: An autodidactic self-referencing Claude Code agent that finds alpha in trading strategies by continuous iteration updating its own instructions every iteration.

    3. Interceptor: An autodidactic self-referencing Claude Code agent that can reverse engineer any website creating a typed JSON API which can be imported as a dependency into any project.

    [0] https://github.com/adam-s/doomberg-terminal

    [1] https://github.com/adam-s/alphadidactic

    [2] https://github.com/adam-s/intercept

  • Ask HN: What Are You Working On? (September 2025)
    121 projects | news.ycombinator.com | 29 Sep 2025
    Browser automation with a Chrome Extension.

    Cordyceps: A port of Playwight that doesn't use CDP or Chrome DevTools Protocol either over websockets or chrome.debugger. Instead it uses pure DOM and Chrome Extension APIs. It includes a port of both Stagehand and Browser Use that run purely inside the Chrome Extension. [0]

    Doomberg Terminal: A Chrome Extension that performs algorithmic trading using Robinhood's web interface and market data. [1]

    crx-mcp-over-cdp: This is a proof of concept demonstrating how to run a Model Context Protocol (MCP) server inside a Chrome Extension using Chrome DevTools Protocol (CDP) - no external server required. [2]

    [0] https://github.com/adam-s/cordyceps

    [1] https://github.com/adam-s/doomberg-terminal

    [2] https://github.com/adam-s/crx-mcp-over-cdp

  • Ask HN: Who wants to be hired? (September 2025)
    16 projects | news.ycombinator.com | 1 Sep 2025
    Location: Bogota, Columbia (I'm a US citizen traveling the world for almost 2 years)

    Remote: Yes

    Willing to relocate: Yes

    Technologies: TypeScript, JavaScript, PHP, Python, FastAPI, Redis, MongoDB, PostgreSQL, TimescaleDB, MySQL, React, React Native, NestJS, AngularJS, Backbone, Playwright, Drupal, Express, jQuery, D3.js, visx, GraphQL, Chrome extension, and AWS

    Résumé/CV: N/A

    Email: [HN username]@gmail.com

    My focus has been on browser automation and building browser agents since 2018, with 13 years of enterprise experience building dynamic data user interfaces for web and mobile. I have experience working at both medium 130 person AI companies and small, fast-moving 7 person teams wearing many different hats, which I prefer. I have been instrumental in taking multiple companies from 0 to 1, both as a consultant and as a full-time employee in media, real estate, marketing, streaming services, education, and fintech.

    Currently, I have a few side projects building Chrome extensions using VSCode’s core libraries. First is a fully automated algorithmic trading platform that uses a Chrome extension to control Robinhood and several information streams doing real time market intelligence using AI. [0] The second is recreating the Playwright / Puppeteer client API to use Chrome extension APIs and DOM APIs without the Chrome DevTools Protocol. I call it Cordyceps. [1]

    I look forward to speaking with you :)

    [0] https://github.com/adam-s/doomberg-terminal

    [1] https://github.com/adam-s/cordyceps

  • Ask HN: Have any successful startups been made by 'vibe coding'?
    3 projects | news.ycombinator.com | 19 Aug 2025
    In the past 3 weeks I ported Playwright to run completely inside a Chrome extension without Chrome DevTools Protocol (CDP) using purely DOM APIs and Chrome extension APIs, I ported a TypeScript port of Browser Use to run in a Chrome extension side panel using my port of Playwright, in 2 days I ported Selenium ChromeDriver to run inside a Chrome Extension using chrome.debugger APIs which I call ChromeExtensionDriver, and today I'm porting Stagehand to also run in a Chrome extension using the Playwright port. This is following using VSCode's core libraries and having them drive a Chrome extension instead of an electron app. [0]

    I very heavily use the VSCode Copilot coding agents for all this.

    [0] https://github.com/adam-s/doomberg-terminal/tree/main/packag...

  • Show HN: Magnitude – open-source AI browser automation framework
    5 projects | news.ycombinator.com | 26 Jun 2025
  • News Sites Are Getting Crushed by Google's New AI Tools
    2 projects | news.ycombinator.com | 10 Jun 2025
    Easy solution, integrate the chatbot into a browser extension side panel. Let people navigate to websites that contain the information.

    This will work. It will allow the chatbot to provide up to the minute data and information from the source. It will allow the user to maintain context -- like a popup dialog allows the user to maintain visual context. And, it will incentivize content creators to curate and provide information and data as people will be visiting their websites.

    If anyone thinks this might be a good idea also, I've already laid down the foundation approaching a browser extension side panel as a framework like Electron or Playwright and did the grunt work. However, it will take more than one person to develop it. [0]

    [0]https://github.com/adam-s/doomberg-terminal

  • Show HN: Chrome extension uses VSCode core to run algo trading with AI alerts
    1 project | news.ycombinator.com | 9 Jun 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic doomberg-terminal repo stats
7
23
3.7
7 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?