Skip to content
View dsremo's full-sized avatar

Block or report dsremo

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.

Content in all repositories owned by your account will be closed.
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
dsremo/README.md

Hi, I'm Ashutosh Tiwari 👋

Software Engineer · Backend + AI/ML · Bangalore, India

dsremo is my personal handle — this org holds my side projects. LinkedIn · dsremo7@gmail.com

I'm a software engineer at Simplotel building production systems for a hotel-commerce platform — a Google Ads integration that lifted booking conversions 30%, AI customer-engagement products (chatbot, voicebot, call analyzer) that raised international-client engagement 20%, and AWS serverless automation that removed ~260 recurring support tickets a year. On my own time I design, deploy, and operate the live services below. M.Sc. in Mathematics & Computing (BIT Mesra).

  • 🤖 LLMs/RAG, NLP, PyTorch — and getting them into production
  • ☁️ End-to-end: FastAPI backends, AWS serverless (Lambda, Step Functions, ECS), Cloudflare Workers, Docker
  • 🔒 Application & cloud security — VAPT remediation, secure code review (OWASP Top 10), cloud-posture hardening
  • 🛰️ ARIA — a design study for a safety-first AI control architecture (a policy layer evaluated independently of the model, a runtime monitor, fail-closed defaults), explorable as an interactive lab

🌐 Live & operating

Services I run on my own domain (AWS S3/CloudFront · Cloudflare Workers · SES):

🛠️ Selected repos

Project What it is
pay-service Payment orchestrator — gateway-adapter layer (Razorpay), idempotency, state machine, HMAC, refunds; FastAPI + a Cloudflare Workers edge twin
telemetry-anomaly-detection Satellite-telemetry anomaly detection — LSTM/TCN ensemble, ops dashboard, SSO; benchmarked on ISS/ESA/SKAB
sanitizeme SanitizeMe — find exposed email/phone/usernames + auto-generate GDPR/DPDP/CCPA opt-out letters (225 brokers)
aria ARIA — a safety-first AI control architecture design study (source-available)
mediscan MediScan — offline, on-device symptom-information prototype for low-connectivity areas (educational, not diagnostic)
are-you-safe Daily safety check-in — miss a day and your emergency contacts get alerted (React Native + AWS Lambda)

Stack

Python Java C/C++ SQL TypeScript · PyTorch Hugging Face LLMs / RAG NLP scikit-learn · FastAPI Django AWS Cloudflare Workers Docker · PostgreSQL MongoDB BigQuery

Pinned Loading

  1. aria aria Public

    ARIA — autonomous, safety-first onboard AI architecture for spacecraft: a constitution above the model, an independent monitor, sealed boot, and 19 failsafes.

    Python

  2. sanitize-me sanitize-me Public

    Personal data-removal toolkit. Find your email/phone/username online, check for breaches, and auto-generate DPDP/GDPR/CCPA opt-out letters for 200+ data brokers.

    Python

  3. are-you-safe are-you-safe Public

    Daily safety check-in app — React Native + AWS Lambda. Press 'I am safe' once a day; if you stop, your emergency contacts get alerted.

    TypeScript

  4. mediscan mediscan Public

    Offline AI medical-triage assistant — on-device Gemma multimodal model plus a deterministic emergency red-flag safety net. Built for low-connectivity settings.

    Python

  5. stock-market-tool stock-market-tool Public

    WhatsApp stock-market bot in Python (FastAPI) and Java (Spring Boot) with RAG, FAISS, Gemini, and yfinance. Answers price queries in English, Hindi, and Hinglish.

    Python

  6. telemetry-anomaly-detection telemetry-anomaly-detection Public

    Production satellite-telemetry anomaly detection — LSTM/TCN ensemble, tenant-aware FastAPI ops dashboard, alerting, SSO. Benchmarked on ISS/ESA/SKAB datasets.

    Python