class Developer:
def __init__(self):
self.name = "Ahsan Riaz"
self.role = "Full-Stack Developer & Automation Specialist"
self.education = "BSCS @ NUST"
self.location = "Islamabad, Pakistan"
self.graduation = "Expected Sep 2027"
def get_specialties(self):
return [
"Full-Stack Web Development",
"Python Web Scraping & Automation",
"Data Extraction & Processing",
"Cloud Deployment & DevOps"
]
def current_status(self):
return "Building scalable solutions & Available for hire"AhsanRiaz786/AhsanRiaz786
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|