Hamza Khan's repositories
sketch-to-3D-reconstruction
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 generate 3D point clouds for detailed reconstructions.
Battery-Charge-and-Resource-Prompter
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 monitors CPU usage, memory consumption, and disk storage, ensuring optimal performance and alerting users to any potential issues.
Ceaser-Cipher-C-project
Ceaser cipher based encrypton/decryption code for beginners.
yolov8-catch-pixel-coordinates-of-detected-objects
I used an annotated dataset from Roboflow (amazing service), and caught coordinated of bounding boxes.
github-slideshow
A robot powered training repository :robot:
GradiantCompression
From basic gradiant compression algorithm in python, to cython, vectorisation and paralellisation of code. In the end, code further optimised by chatGPT.
infinite-scroll
📜 Automatically add next page
Refactored-Apollo-11-Lunar-Landing-Guidance-Equations-Module
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.