Skip to content
View DanyalAbbas's full-sized avatar
🎀
feeling bonita
🎀
feeling bonita

Highlights

  • Pro

Block or report DanyalAbbas

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

About me

class DanyalAbbas:
    def __init__(self):
        self.name = "Danyal Abbas"
        self.age = 19
        self.location = "Karachi, Pakistan"
        self.university = "NED University - BSc. CSIT - 2024-28"
        self.role = "Student | AI/ML Engineer | Back-End Developer"
        self.passions = ["Coding", "Astronomy", "Machine Learning"]
 
    def About_Me(self) -> str:
        return "I Love Overfitting data"

    def TechStack(self) -> dict:
        return {
            "Languages": ["Python", "Apex", "SQL", "C++"],
            "Tools": ["Git", "VS Code", "Jupyter Notebook"],
            "Integrations": ["Salesforce", "Hubspot", "QuickBooks", "Stripe", "Finix"],
            "Databases": ["MySQL", "ChromaDB", "Postgres"],
            "Libraries/Frameworks": ["Langchain", "Tensorflow", "FastAPI", "Sci-kit Learn"],
            "Learning" : ["AWS", "Vapi"] 
        }

    def Languages_I_Speak(self) -> dict:
        return {
            "English": "Fluent",
            "Urdu": "Native",
            "Sindhi": "Native"
        }

    def Contact_Me(self) -> dict:
        return {
            "Email": "contact@danyalabbas.dev",
            "Portfolio": "https://danyalabbas.dev",
            "LinkedIn": "DanyalAbbas",
            "Kaggle": "danyalabbas1"
        }

Pinned Loading

  1. SignSpeak SignSpeak Public

    "Signspeak" is a cutting-edge machine learning project that utilizes computer vision to recognize sign language gestures captured by a camera and interpret it into english.

    Jupyter Notebook

  2. leetcode leetcode Public

    solutions to my leet code problems

    Python

  3. Machine_Learning Machine_Learning Public

    code to everything I am doing regarded machine learning including practice projects

    Jupyter Notebook

  4. krekhed krekhed Public

    Inspired by the classic Chrome Dino game, Krekhed takes you on a thrilling, pixelated adventure through an endless desert landscape.

    Python

  5. DSA DSA Public

    Data Structures And Algoithms Python Implementation and Exercises

    Python

  6. BanoQabil BanoQabil Public

    source code of all my Bano Qabil assignments

    Jupyter Notebook