Skip to content
View 6t9xstar's full-sized avatar
:atom:
active now
:atom:
active now

Block or report 6t9xstar

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
6t9xstar/README.md
Malik Taimoor Awan

MALIK TAIMOOR AWAN™

AI SYSTEMS · FULL-STACK ENGINEERING · CYBERSECURITY · AUTOMATION

BUILDING INTELLIGENT SYSTEMS FROM MODEL → API → INFRASTRUCTURE → INTERFACE



Profile Views Followers Stars


Status Focus Security Open Source


> whoami

NAME        Malik Taimoor Awan
HANDLE      6t9xstar
LOCATION    Lahore, Pakistan
FOCUS       AI · Full-Stack · Cybersecurity · Automation
MISSION     Build fast, useful and scalable intelligent systems.

I build software across the stack — from AI model architecture and inference to backend systems, automation engines, desktop applications and infrastructure.

My work is currently centered around:

  • 🧠 Artificial Intelligence & foundation-model experimentation
  • 🦀 High-performance backend systems
  • ⚡ Local and CPU-efficient AI inference
  • 🌐 Full-stack SaaS architecture
  • 🤖 Browser and workflow automation
  • 🔐 Cybersecurity and secure system design
  • 📡 APIs, distributed services and data infrastructure

I don't just build interfaces. I build the systems behind them.


🐐 Flagship Project — MAR

MAR 1.0 — MARKHOR AI

Open-Source Foundation Model Architecture & AI Platform

MODEL · TRAINING · INFERENCE · RUST API · DESKTOP · RAG


MAR License Stars


MAR is inspired by the Markhor and is being developed as an open-source AI ecosystem from Pakistan.

It combines a modern decoder-only Transformer architecture with a complete application stack:

                         ┌─────────────────┐
                         │     MAR AI      │
                         │  FOUNDATION     │
                         └────────┬────────┘
                                  │
             ┌────────────────────┼────────────────────┐
             │                    │                    │
             ▼                    ▼                    ▼
      ┌─────────────┐      ┌─────────────┐      ┌─────────────┐
      │  TRAINING   │      │  INFERENCE  │      │  KNOWLEDGE  │
      │   PyTorch   │      │ llama.cpp   │      │     RAG     │
      │ Tokenizer   │      │    GGUF     │      │ Vector DB   │
      └──────┬──────┘      └──────┬──────┘      └──────┬──────┘
             │                    │                    │
             └────────────────────┼────────────────────┘
                                  │
                                  ▼
                         ┌─────────────────┐
                         │    RUST CORE    │
                         │   Axum · APIs   │
                         └────────┬────────┘
                                  │
                                  ▼
                         ┌─────────────────┐
                         │    SOLIDJS      │
                         │   TAURI 2.x     │
                         │    DESKTOP      │
                         └─────────────────┘

MAR Architecture

GQA · RoPE · SwiGLU · RMSNorm · BPE · GGUF · llama.cpp

⭐ If MAR interests you, consider starring the project.

Star MAR


⚡ Current Focus

research:
  - foundation models
  - efficient local inference
  - retrieval augmented generation
  - AI agent architecture

engineering:
  - Rust backend systems
  - TypeScript applications
  - distributed APIs
  - desktop AI
  - automation infrastructure

security:
  - penetration testing
  - threat analysis
  - application security
  - secure architecture

building:
  - MAR 1.0
  - AI infrastructure
  - B2B SaaS
  - automation engines

🧠 Engineering Domains

AI / ML

  • Transformer architecture
  • LLM experimentation
  • PyTorch
  • Tokenization
  • GGUF
  • llama.cpp
  • RAG pipelines
  • Vector search
  • Local inference
  • AI automation

Backend Engineering

  • Rust
  • Go
  • Python
  • Node.js
  • Axum
  • NestJS
  • Express
  • REST APIs
  • Async systems
  • Service architecture

Full Stack

  • TypeScript
  • JavaScript
  • React
  • Next.js
  • SolidJS
  • Tauri
  • HTML5
  • CSS
  • Desktop applications
  • SaaS platforms

Security / Infrastructure

  • Linux
  • Bash
  • PowerShell
  • Docker
  • Cloudflare
  • AWS
  • Azure
  • Google Cloud
  • Security testing
  • Network analysis

⚙️ Technology Arsenal

LANGUAGES

AI / DATA

PyTorch · Pandas · LLM Architecture · GGUF · llama.cpp · RAG · Vector Search · pgvector

FRONTEND / APPLICATION

SolidJS · Tauri · React Native

BACKEND

Axum · REST · WebSockets · Async Rust

INFRASTRUCTURE

AUTOMATION / DEV TOOLS

Playwright · Selenium · GitHub Actions · CI/CD


🔐 Cybersecurity

Cybersecurity is part of how I approach engineering — not an afterthought.

┌──────────────────────────────────────────────────────┐
│                 SECURITY INTERESTS                   │
├──────────────────────────────────────────────────────┤
│                                                      │
│  Application Security      → Secure software design │
│  Penetration Testing       → Controlled assessment  │
│  Threat Analysis           → Attack surface review  │
│  Web Security              → Modern web threats     │
│  Cloud Security            → Infrastructure design  │
│  API Security              → Authentication & ACL   │
│  Secure Architecture       → Defense in depth       │
│                                                      │
└──────────────────────────────────────────────────────┘

My security work and research are intended for authorized testing, defensive engineering and education.


🤖 Automation

I enjoy replacing repetitive workflows with software.

while repetitive_work:
    identify_bottleneck()
    design_system()
    automate()
    measure()
    optimize()

Areas I work with include:

Browser Automation
Playwright · Selenium

Data Pipelines
Python · Go · Rust

Business Automation
APIs · Workers · Schedulers · Queues

AI Automation
LLMs · RAG · Agents · Tool Integration


📡 System Design

CLIENT
   │
   ▼
┌──────────────┐
│ EDGE / CDN   │
│ Cloudflare   │
└──────┬───────┘
       │
       ▼
┌──────────────┐
│ API GATEWAY  │
└──────┬───────┘
       │
       ├──────────────┬───────────────┐
       ▼              ▼               ▼
┌───────────┐   ┌───────────┐   ┌───────────┐
│ AI ENGINE │   │ SERVICES  │   │ WORKERS   │
└─────┬─────┘   └─────┬─────┘   └─────┬─────┘
      │               │               │
      └───────────────┼───────────────┘
                      ▼
              ┌───────────────┐
              │  DATA LAYER   │
              │ SQL · Vector  │
              │ Cache · Search│
              └───────────────┘

🛰️ Connect


🐐 Philosophy

$ ./mission.sh

> BUILD systems that solve real problems.
> LEARN what happens below the abstraction layer.
> AUTOMATE what should not require human repetition.
> SECURE everything exposed to the outside world.
> OPEN-SOURCE what can help other builders.
> KEEP SHIPPING.

MALIK TAIMOOR AWAN™

AI · SYSTEMS · SECURITY · AUTOMATION

🇵🇰 Building from Pakistan for the world.


MAR


CODE THE SYSTEM · SECURE THE SYSTEM · SCALE THE SYSTEM

Pinned Loading

  1. MAR-1.0 MAR-1.0 Public

    An open-source AI model datasets.

    Rust 3

  2. Open-Cold-Dialer Open-Cold-Dialer Public

    Open-source cold calling CRM with SIP softphone, lead management, campaigns, call scripts, analytics, REST API, Docker deployment, and self-hosted support. Works with SignalWire, Twilio, Telnyx, an…

    TypeScript 4