Skip to content
View uzair401's full-sized avatar
💭
Actively Developing & Contributing to Open Source 🚀
💭
Actively Developing & Contributing to Open Source 🚀

Block or report uzair401

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

Uzair Ullah

Backend-leaning full-stack engineer — real-time audio, monitored scraping pipelines, and code review for an open-source voice-AI ecosystem.

Most of what I build turns a raw signal — a phone call, a scraped web page, a spoken request — into something structured enough to trust and fast enough to act on.


Open source — openhome-dev/abilities · 476★ · 326 forks

Contribute on both sides of the project — building the openhome CLI and reviewing what developers ship with it (51 contributions to date):

CLI development (cli/)

  • Authored the Local Link subsystem (cli/openhome/local.py) — the bridge daemon and openhome local {start,stop,status,logs,run} commands that let an ability run a command on the developer's own machine.
  • Fixed ability resolution for enable/disable/trigger management, and added validation for trigger-word length and ability-name casing in the creation flow.

Code review

  • Review and merge community pull requests against the platform's SDK compliance rules — correct plugin lifecycle usage, storage semantics, and safe handling of LLM-generated output.
  • Audit changes the CI pipeline structurally cannot: static checks validate one entry file, so a defect in any other committed source file — a forbidden import, an unsafe pattern — passes CI green and only surfaces at deploy time.
  • Trace runtime behavior by hand where the host SDK can't be executed locally, verifying control flow, state handling, and failure paths directly against source.

Stack

Python FastAPI Django DRF TypeScript React Next.js
WebSockets asyncio Playwright Twilio Deepgram Groq ElevenLabs
QuestDB PostgreSQL Tailwind


open to backend / real-time systems work

Pinned Loading

  1. FYP_Project_Repo FYP_Project_Repo Public

    Final Year Project "Examination Managment System" Repository

    HTML 1

  2. stocks_portfolio_app stocks_portfolio_app Public

    Python

  3. python python Public

    Python

  4. C C Public

    C

  5. URL-Shortener-Backend URL-Shortener-Backend Public

    URL_Shortener_API project