Skip to content
~/amoghshendre

$ ls ~/projects

Projects

Things I build outside of work — agents, trading systems, retrieval infrastructure, and firmware. Most run on hardware in my homelab. Source is private; each card opens a case study on how it’s built.

Hermes Agent

private

Self-hosted AI agent with a Telegram gateway, running rootless Docker under systemd.

  • python
  • docker
  • linux hardening
  • systemd

case study →

Chat with my infrastructure docs — hybrid retrieval over pgvector, evaluated with promptfoo.

  • postgres
  • pgvector
  • hnsw
  • hybrid search
  • promptfoo

case study →

ESP32-S3 heart-rate monitor with gap-detection and backfill sync to Android and a Pi backend.

  • c++
  • esp32-s3
  • max30102
  • kotlin
  • node.js

case study →

MarketPulse

private

Long-term position trading system with technical and fundamental two-gate signals.

  • java 21
  • react
  • sqlite
  • raspberry pi

case study →

gapwatch

private

Premarket gap scanner and strategy backtester with Signal notifications.

  • python
  • alpaca api
  • finnhub api

case study →