Skip to content
View SAKMZ's full-sized avatar

Block or report SAKMZ

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
SAKMZ/README.md

Saif Ali

Automation  ·  AI  ·  Full-Stack Developer

software should eliminate busywork, not create more of it

Website Email Fiverr


I'm a self-taught developer in Mumbai. I build the automation, data pipelines, and full-stack apps that teams actually run their day on — after ~500 freelance projects I started Awetomiq, a small product-engineering studio, to do more of it properly.

Most of what I build starts as something I wanted to exist. Some of it turns into client work, some of it just ends up on GitHub. Either way I like shipping tools that quietly do their job.

What I build

  • Custom automation & data pipelines — web scrapers, monitors, and alert systems that run unattended
  • Full-stack web & apps — dashboards, internal tools, and client-facing products
  • Applied AI & LLM — document parsing, extraction, and workflow routing
  • Bots & API integrations — Telegram / Discord bots and the connectors that glue systems together

Selected work

  • syncwave — a self-hosted Spotify Jam alternative. Start a room, share one link, and everyone hears the same second of the same song: shared queue, live chat, vote-to-skip, an optional AI DJ — no accounts, no Premium, on a machine you own. Next.js 15 with a server-authoritative playback clock so nobody drifts. The one I keep coming back to. → syncwave.awetomiq.com

  • n8n-python-sdk — infrastructure-as-code for n8n. Author workflows as typed Python, compile to wire-exact JSON, catch broken wiring before deploy, and ship with a Terraform-style plan / apply. mypy --strict, 524 tests, 100% branch coverage. Alpha, but I use it in anger.

  • user-agents-ng  PyPI
    a maintained, drop-in successor to the popular but abandoned user-agents library (10M+ downloads/month). Python 3.9–3.14, type hints, CI.

  • selenium-proxy-tools — authenticated & rotating proxies for Chrome-based automation (Selenium, SeleniumBase, undetected-chromedriver, Playwright). Standard library only, zero dependencies.

Stack

Python TypeScript Next.js React FastAPI Pydantic

Selenium Playwright Scrapy n8n OpenAI Claude

Docker PostgreSQL WebSocket Linux


Got something tedious that should really be a script?  →  hello@awetomiq.com  ·  awetomiq.com

Pinned Loading

  1. syncwave syncwave Public

    Self-hosted Spotify Jam alternative — listening rooms where everyone hears the same song at the same second. Shared queue, live chat, reactions, vote-to-skip. No accounts, no Premium, runs on a mac…

    TypeScript 9

  2. selenium-proxy-tools selenium-proxy-tools Public

    Authenticated & rotating proxies for Chrome-based Selenium, SeleniumBase, undetected-chromedriver & Playwright. Handles authed SOCKS5/SOCKS4 + HTTP/HTTPS and proxy pools via a local relay.

    Python 1

  3. python-user-agents python-user-agents Public

    Forked from selwin/python-user-agents

    A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.

    Python 1

  4. n8n-python-sdk n8n-python-sdk Public

    Infrastructure-as-code for n8n: author workflows as typed Python, compile to wire-exact JSON, validate offline, deploy with plan/apply.

    Python 1