Harsh Wasan — Automation Engineer featured proofcase studyprojectscontact
About

Backend & .NET engineer with 4+ years turning manual, error-prone operations into reliable automated workflows. Most of my production work is private — at Toro Alerts I work across market-data ingestion, SQL analytics, schedulers, internal tools and alert delivery. On the open side I build MCP servers and agent tooling. The throughline: reduce repeated work without losing traceability or control.

LIVE WORKING DEMO
Featured proof

A working stock research engine that pulls live US prices from Yahoo Finance when available, filters by liquidity, computes EMA-13, EMA-50 & RSI(14), applies simple signal rules and ranks the picks. If the public source is blocked, the demo switches to marked sample data.

This is a sample stock strategy and isn't financial advice. Live browser requests run in parallel and usually finish in a few seconds; blocked sources fall back to labeled sample data.

stock-research-engineidle
📡
Fetch
market data
🔎
Filter
liquidity
🧮
Indicators
EMA · RSI
Signals
buy/sell/hold
🏆
Rank
top pick
SymbolPriceEMA-13EMA-50RSISignal
press ▶ Run to pull live data
Top pickawaiting run
$ pipeline idle — 5 stages ready
Case study
project note

Requirement Bot

I built this as a practical workflow agent for messy marketplace chats. The idea is not to let a bot spray replies into groups. It listens only to approved channels, pulls out useful buyer requests and listing posts, and prepares a short match draft that a person can review.

Problem

Good requirements disappear quickly in active chats. Someone asks for a car or property, a seller may already have a match, but the operator still has to scroll, copy, search and reply by hand.

Build

A TypeScript service handles WhatsApp/Telegram inputs, classifies each message, stores structured listings in SQLite and searches only the sources configured in an allowlist.

Controls

Ambiguous messages are pushed to an operator flow. Real credentials, group IDs, QR images, logs and downloaded media are kept out of git, and the public defaults are set for review-first operation.

Result

The public repo uses sample data and placeholders, but keeps the real shape: classify, remember, search, rank, and hand a reviewable reply to a human instead of sending blind automation.

What I would add next: a small review dashboard, per-source rate limits, exportable audit logs and deployment notes for running it safely on a small VPS.
ROI estimator

Most repetitive work hides its true cost. Drag the sliders to model a task your team does by hand — see what automating it gives back.

0
HOURS RECLAIMED / YEAR
0
WORK DAYS
0
HRS / WEEK
85%
EFFORT GONE
A planning estimate for repetitive tasks, based on an 8-hour work day. Real savings depend on task frequency, review needs, failure handling and adoption.
Experience
APR 2022 — PRESENT · REMOTE

Senior Software Engineer

Toro Alerts
  • Built an Automated Alert System & Task Scheduler that reduced recurring manual operations by roughly 60% in internal workflows.
  • Built a multi-platform social-media automation suite with AI-assisted scheduling and analysis, reducing repetitive posting/reporting work by roughly 75%.
  • Real-time pipelines: market-data ingestion → SQL analytics → alert dispatch, on Azure + .NET Core.
  • Automated the full stock-research loop: data fetching, screening, indicator & signal generation.
  • Built automated trade-execution systems that consume approved signals and place trades using position-aware rules, current holdings and risk limits.
Automation proof

The pattern I care about is simple: automation that is scheduled, observable, recoverable and still easy for a human to override when the job needs judgment.

Scheduling & retries

Recurring job runners, task state tracking, retry-safe alert dispatch and manual reset paths for jobs that cannot silently fail.

Data pipelines

Market-data ingestion, SQL-backed analytics, indicator calculation, validation checks and downstream alert delivery.

Operational visibility

Status logs, failure messages, result summaries and review points so teams can see what ran, what changed and what needs attention.

Deployment & handoff

Azure-hosted APIs, SQL Server/PostgreSQL backends, internal tools, documentation and practical maintenance paths.

How I build automation

Idempotent jobs

Tasks track state, inputs and outputs so reruns do not duplicate alerts, messages or trade actions when a worker restarts.

Queues & retries

Slow or flaky work is moved behind queues, timeouts and retry limits instead of blocking the main workflow.

Audit trail

Each important action keeps enough context to answer what ran, why it ran, what changed and who needs to review it.

Human control

High-impact steps use approvals, allowlists, safe defaults and manual reset paths rather than full blind automation.

Projects
OPEN SOURCE · WORKFLOW AGENT

Requirement Bot

Human-reviewed marketplace matching agent that classifies chat requirements, stores structured listing memory, searches approved sources and prepares ranked matches for operator approval.

TypeScriptLLM workflowSQLiteallowlists
View repo ↗
OPEN SOURCE · AGENT INFRA

Web-Agent

Embeddable website-agent widget backed by a user-run local bridge. It lets a site expose approved page actions and context to a local desktop agent runner, with approval flow, backend selection and local-first control.

AgentsJavaScriptPython bridgeapprovals
View repo ↗
OPEN SOURCE · MCP

NFTY-MCP

MCP server for ntfy.sh — push notifications, async agent messaging and human-in-the-loop approval.

MCPntfy.shHITL
View repo ↗
OPEN SOURCE · SPEECH TO TEXT

AgentVoice

Local Windows push-to-talk dictation that transcribes speech offline with Whisper large-v3 and pastes text at the cursor.

PythonWhisperoffline
View repo ↗
PRODUCTION · PRIVATE

Social Media Automation Suite

Internal multi-platform scheduling and engagement-analysis tooling with AI-assisted workflow support.

C#AI APIsinternal
Stack & writing
C#.NET CoreASP.NETSQL ServerPostgreSQL JavaScriptPythonRESTful APIsMCPAzureWebsocketsWPFGit

Cross-Chain Transactions on Blockchains

IRJET · Apr 2021 · Vol 8(4), pp. 915–920

Crypto-Asset Trading Analysis

IRJET · Mar 2020 · Vol 7(3), pp. 4587–4592
Talk later?

I'm always interested in practical engineering conversations — automation, backend, market-data, or anything worth building. Whether you have a question or just want to say hello, feel free to write.

HarshWasan2@gmail.com
+91 9372070773