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

Highlights

  • Pro

Block or report daudx

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

👨‍💻 init_profile.ts

interface Developer {
  name: string;
  location: string;
  focus: string[];
  passions: string[];
  motto: string;
}

const Dawood: Developer = { name: "Dawood Sajid", location: "Pakistan ", focus: [ "AI-Integrated Web Applications", "Generative AI & LLMs", "RAG (Retrieval-Augmented Generation)" ], passions: [ "Clean Architecture", "High-Performance APIs", "Scalable System Design" ], motto: "Code. Create. Innovate. ⚡" };


tech_stack.config.json

🚀 Frontend ⚙️ Backend 🤖 AI & DevOps
Frontend Backend ML & DevOps

📊 system_metrics.log


Activity Graph


Space Shooter Animation

Pinned Loading

  1. VPN-D-management-system- VPN-D-management-system- Public

    A full-stack VPN management application built with FastAPI (backend) and Vite/React (frontend) that automates WireGuard VPN setup, client device management, and configuration generation. Users can …

    TypeScript

  2. SFHMS_v2.0 SFHMS_v2.0 Public

    SFHMS is a full-stack application designed to help educational institutions manage student health records, fitness activities, and wellness programs. The system provides role-based access for admin…

    TypeScript

  3. DOCUMIND-V2 DOCUMIND-V2 Public

    DOCUMIND v2.0 is a state-of-the-art document interaction platform that leverages Groq's Llama 3.1 and ChromaDB to provide lightning-fast, context-aware conversations with your PDF, TXT, and DOCX fi…

    Python

  4. SwiftMart SwiftMart Public

    A fast and intuitive mobile e-commerce platform where users can browse, search, and purchase products conveniently. The project focuses on providing a smooth shopping experience by integrating ess…