Skip to content

daudx/daudx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation


👨‍💻 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors