Skip to content
View AlizaKhan3's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AlizaKhan3

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

Full-Stack Software Engineer · Automation Builder · AI & RAG Enthusiast

I build software that automates real work.
From full-stack web applications to AI-powered workflows, RAG systems, and business automation — I turn ideas into practical products that solve real problems.

GitHub followers 

Portfolio   LinkedIn

About Me

class AlizaKhan:
    def __init__(self):
        self.name = "Aliza Khan"
        self.role = "Full-Stack Software Engineer"
        self.location = "Karachi, Pakistan"
        self.education = "BSc Computer Science @ University of Karachi (UBIT)"
        self.focus = "Building full-stack products and automating real-world workflows"
        self.currently_exploring = [
            "AI-powered applications",
            "RAG systems",
            "LLM-powered automation",
            "Business process automation"
        ]
        self.stack = [
            "React", "Next.js", "Node.js", "Express.js",
            "TypeScript", "Python", "MongoDB", "SQL",
            "Firebase", "Supabase", "Docker"
        ]
        self.open_to = "Freelance, collaborations & interesting projects"

    def build(self):
        print("I turn ideas and repetitive workflows into useful software.")

me = AlizaKhan()
me.build()

What I Do

  • SWE @ Sadiq.ai — building production ready features
  • Specialties — REST API design, Custom Software Development, AI Agents, Automation
  • Open to Freelance work and project-based collaborations


Tech Stack

Languages

Python  JavaScript  TypeScript  Java  C++  SQL

Frontend & Mobile

React  Next.js  React Native  Tailwind CSS  HTML5  CSS3

Backend & APIs

Node.js  Express.js  FastAPI  WebSockets

Databases & Cloud

MongoDB  PostgreSQL  Redis  Docker  AWS  Supabase  Firebase

AI & ML

LLM Agents  RAG  Pandas  NumPy  scikit-learn  OpenCV

Tools

Git  GitHub Actions  Linux  VS Code  Postman


Top Languages

Top Languages

GitHub Stats

Aliza Khan's GitHub Stats Aliza Khan's GitHub Streak

Activity

Aliza's GitHub Activity Graph


Connect With Me

Portfolio   LinkedIn   Email

If you find my work useful, consider starring a repo ⭐

Pinned Loading

  1. SkyShare SkyShare Public

    SkyShare is a lightweight ReactJS-based web application designed for seamless sharing of text and files across devices. Inspired by AirForShare, it simplifies sharing by allowing users to save text…

    JavaScript 4

  2. Personalized-Marketing-Strategist Personalized-Marketing-Strategist Public

    An AI-powered multi-agent system that analyzes user behaviour, selects personalized marketing strategies, and generates targeted advertisements.

    TypeScript 1

  3. Ubit-Portal Ubit-Portal Public

    A comprehensive full-stack web application designed as a DBMS project for the Database Management System course. This system streamlines academic operations for the University of Karachi's UBIT dep…

    TypeScript 1

  4. Invoice-and-Payment-Automation Invoice-and-Payment-Automation Public

    PayFlow - An automated invoice and payment reminder system designed to help small businesses track unpaid invoices and reduce the manual effort involved in following up with clients.

    TypeScript