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

Stats Streak

Top Langs


Space Shooter Animation

Pinned Loading

  1. Food-Palace-Management-System-Basic-OOP-Project Food-Palace-Management-System-Basic-OOP-Project Public

    A console-based Restaurant Management System built with C++ for Second-semester CS/IT students. Features food ordering, staff management, customer ratings, and order tracking with a colorful, full-…

    C++

  2. Library-Management-System-CP-Basic-project Library-Management-System-CP-Basic-project Public

    A console-based Library Management System built with C++ for first-semester CS/IT students. Features book inventory control, user management, search functionality, and transaction tracking with a s…

    C++

  3. 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

  4. 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