Skip to content
View udayj's full-sized avatar

Block or report udayj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
udayj/README.md

Uday Jhunjhunwala

I build software for the awkward parts of real businesses: old systems, messy data, and workflows spread across email, WhatsApp, spreadsheets, and ERPs.

Most of my current work involves Rust, LLM-based workflows, on-prem computer vision, WebAssembly, and Tally integration.

Recent work

  • QuoteAssist — turns quotation requests received as text, voice notes, or photos into priced PDF quotations.
  • QuoteWatch — reads a sales inbox and produces a daily report of quotations and follow-ups that need attention.
  • StockIQ — adds inventory analysis and dashboards to an existing Tally ERP setup without requiring a data migration.
  • Action Search — on-prem video search using YOLO and CLIP, running at approximately 40 ms per frame on commodity hardware.

These systems are mostly private. The public repositories below contain smaller tools, components, and experiments from related work.

Selected public work

  • tally_xml_parser — a Rust library for querying and parsing stock data from Tally ERP.
  • tally-wasm-core — inventory movement, reorder, ROI, and cable cut-length analysis compiled to WebAssembly.
  • cash-tracker — a Telegram expense tracker using an LLM for parsing and categorisation.
  • tally_client — a small Windows-deployable service connecting remote applications to a local Tally instance.
  • dex-aggregator — a small Rust implementation of a routing and aggregation service for Starknet DEX pools.

Background

I previously worked at Amazon and Microsoft, and later spent more than a decade running an electrical distribution business. I have also worked on Rust infrastructure and smart contracts in the Ethereum and Starknet ecosystems.

Much of my current work sits at the intersection of software engineering and day-to-day business operations.

Notes and demos are at avantgardelabs.in.

Pinned Loading

  1. dex-aggregator dex-aggregator Public

    Lightweight Dex Aggregator for Jediswap v1 pools

    Rust

  2. cash-tracker cash-tracker Public

    Telegram & NLP Based Cash Accounting

    Rust

  3. tally-wasm-core tally-wasm-core Public

    Rust based WebAssembly library for electrical cable inventory analysis

    Rust

  4. tally_client tally_client Public

    Simple Tally Client for Stock Queries

    Rust

  5. tally_xml_parser tally_xml_parser Public

    Rust based XML Parser for Tally ERP 9

    Rust