Skip to content
View OASHAH's full-sized avatar

Highlights

  • Pro

Block or report OASHAH

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

Osaid Shah

Software engineer with six years of experience building enterprise systems, internal platforms, MVPs, and modernizing legacy software. More recently, I’ve been focused on AI-assisted engineering, developer tooling, and agent-based workflows.

Portfolio · Résumé · LinkedIn · Email

Lahore, Pakistan

Experience

  • SIV.AG · Harris Operating Group · Constellation Software
  • Formulatrix
  • Dubizzle Group / EMPG · dubizzle · Bayut · OLX · Lamudi · Zameen

Selected Projects

  • Swoop Autos — automotive sourcing and operations platform
  • Soastra — multi-agent orchestration and AI engineering workspace
  • SoasKit — personal toolkit for knowledge, finance, automation, and AI workflows

Stack

Languages TypeScript, Python, SQL
Backend NestJS, FastAPI, Node.js
Frontend React, Angular, SvelteKit
Data PostgreSQL, Kafka, OpenSearch, MQTT
Infrastructure Docker, Cloudflare, AWS, Linux
AI Claude Code, Codex, OpenRouter, MCP

Most of my recent production work is private or owned by employers. The public repositories below mostly contain older personal and university work.

Popular repositories Loading

  1. RandomPlaylistGenerator RandomPlaylistGenerator Public

    It goes through your music directory, and it's sub-folders, randomly selects songs and puts them in a playlist.

    Python 1

  2. hashtable-class hashtable-class Public

    Implemented chained, perfect and double hashing as practice. would appreciate any input/ correction.

    C++

  3. Graph-Algorithms Graph-Algorithms Public

    for practice, i implemented some graph algorithms

  4. Polynomial-Calculator Polynomial-Calculator Public

    It computes a polynomial equation that a user can input.

    C++

  5. Multitasking-kernel Multitasking-kernel Public

    Created a very rudimentary multi-tasking kernel in assembly

    Assembly

  6. newsApp newsApp Public

    An app that filters news via region or topic.

    Java