Skip to content
View hamzaskhan's full-sized avatar

Block or report hamzaskhan

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

Pinned Loading

  1. sketch-to-3D-reconstruction sketch-to-3D-reconstruction Public

    A Python-based framework for converting 2D sketches and grayscale images into realistic 3D objects. Combines Pix2Pix, Real-ESRGAN, DeOldify, and ShapE models to enhance image quality, colorize, and…

    Jupyter Notebook 1

  2. Battery-Charge-and-Resource-Prompter Battery-Charge-and-Resource-Prompter Public

    Overcharging a battery beyond 80% can hurt its lifespan, and it's easy to forget to unplug while busy. This program provides timely reminders when the battery reaches this threshold. It also monito…

    Python 1

  3. quantum-ansatz-exploration quantum-ansatz-exploration Public

    1

  4. yolov8-catch-pixel-coordinates-of-detected-objects yolov8-catch-pixel-coordinates-of-detected-objects Public

    I used an annotated dataset from Roboflow (amazing service), and caught coordinated of bounding boxes.

    Jupyter Notebook 1

  5. Ceaser-Cipher-C-project Ceaser-Cipher-C-project Public

    Ceaser cipher based encrypton/decryption code for beginners.

    C 1

  6. Refactored-Apollo-11-Lunar-Landing-Guidance-Equations-Module Refactored-Apollo-11-Lunar-Landing-Guidance-Equations-Module Public

    LUNAR_LANDING_GUIDANCE_EQUATIONS of the Apollo-11 which comes in assembly language, has been refactored into C++ code and then with the bad smells removed.

    C++