Skip to content
View humairshoukat's full-sized avatar
Block or Report

Block or report humairshoukat

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
humairshoukat/README.md

Hello, World! 👋

humairshoukat = {
    "title": "software engineer",
    "interests": ["Backend", "GenAI", "Cloud", "Data"],
    "technologies": ["Python", "Django", "Flask", "FastAPI", "Node.js", "AWS", "LLMs", "LangChain"]
    "tools": ["VS Code", "PyCharm", "Docker", "GitHub"]
}

Pinned

  1. Bachelors-Computer-Science Bachelors-Computer-Science Public

    This repo contains data of the courses taught in the Bachelor's Degree of Computer Science. Data includes Books, Lectures, Notes, Code Files, and much more.

    Jupyter Notebook 56 16

  2. Flask-Weather-App Flask-Weather-App Public

    A basic weather app that consumes OpenWeather's API and return the current weather details of submitted city name.

    HTML

  3. Alexa-using-Python Alexa-using-Python Public

    Developed a program in python that completes orders from user just like Alexa. Implemented speech recognition so that our alexa can identify our voice command.

    Python

  4. Django-ToDoList-App Django-ToDoList-App Public

    A basic To-Do-List app built using Django.

    Python