Skip to content
View hannanrazzaghi's full-sized avatar

Highlights

  • Pro

Block or report hannanrazzaghi

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

I'm Hannan, a Problem Solver.

class Engineer:
    def solve(self, problem):
        return solution

me = Engineer()
assert me.solve(hard_problem) == success

Pinned Loading

  1. DocBook DocBook Public

    A Django-based API for booking doctor appointments, managing patients, and doctor recommendations using AI. Features include authentication, scheduling, and DeepSeek AI-powered doctor recommendations.

    Python

  2. Django-Content-Rating-API Django-Content-Rating-API Public

    A high-performance Django Content Rating API built with Django REST Framework, optimized for large-scale ratings and fraud detection. It features content listing, rating management, real-time fraud…

    Python

  3. Deep-Neural-Network Deep-Neural-Network Public

    In this project, I built and trained a deep L-layer neural network to classify images. This project demonstrates the practical application of supervised learning techniques using deep learning fram…

    Jupyter Notebook