Projects
Hey in this page you can see all the little and interesting projects that i have accomplished in my free time
Some are boring, some are creative its all in here
Feel free to look around and be amused
Tiny 11
Tiny11 is a lighter version of Windows 11 that was developed by a developer known as NTDEV1. It’s a custom image of Windows 11 that has been optimized to run on systems with limited memory and processing power. The system can run with just 2GB of RAM and take up only about 8GB of hard drive space. It’s a great solution for older or under powered systems that struggle to run the full version of Windows 11
Local diffusion
This was a fun experiment I tried to understand more about these image generation AI. I am very new to this, so i did what any normal person would do!
I googled how to do it and found a YouTube tutorial.
This is a wonderful picture which I was able to generate after waiting for 1.5 hour.
So enjoy my result...................
Hand Tracking
This was done as an experiment to understand more about hand tracking
I used Arduino and python with openCV (for video capture )and Mediapipe(Hand detection) with this I was able to control the brightness of an LED using pwm signal send to the Arduino.
This opens up for more projects in the future.
I am very new to python so used a tutorial from youtube to make this possible