Oxobyte logo

Oxobyte / Product portfolio

Products built to solve real problems.

A small collection of software we have designed, engineered, and taken from idea to a working product.

Selected work

Two products. Different problems. The same focus on clarity and reliability.

01Live product

Mailcamp

A transactional email platform for developers who want a short path to production. Create an API key, send an email, inspect delivery, and add a custom domain only when it is needed.

Email infrastructureDeveloper APIMulti-tenant platform
  • Simple REST API for transactional email
  • Custom domains, email verification, and signed webhooks
  • Delivery logs, scoped API keys, and pay-as-you-go credits
POST /v1/emails
curl https://api.mailcamp.io/v1/emails \
+  -H "Authorization: Bearer mct_live_..." \
+  -H "Content-Type: application/json" \
+  -d '{
    "from": {"email": "[email protected]"},
    "to": [{"email": "[email protected]"}],
    "subject": "Your order is confirmed"
  }'
202Accepted · queued for delivery
Example market analysis chart generated by the Oxobyte Trading AI assistant

Example research output. Alert and paper-tracking only; no order execution.

02Private R&D

Trading AI Agent

An alert-only personal research assistant for Binance USD-M Futures. It turns public market data into explainable trade setups, then delivers concise analysis and annotated charts through Telegram.

AI agentMarket researchAutomation
  • Market screening from public Binance data
  • Deterministic price-action analysis with a bounded AI review
  • Annotated charts, Telegram alerts, and paper-performance tracking

Get in touch

Have a product idea worth making real?

Tell us what you are working on. We are always open to a thoughtful conversation.

[email protected]