top of page
WhatsApp Image 2023-11-24 at 19.55.54_69f13728.jpg

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

Screenshot (2).png

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

Screenshot (4).png

NodeMCU Clock

Got my hands on the ESP8266 micro controller (aka Node MCU)

As a first experiment I made a clock using the NTPCLient with a LCD (with I2C) display to see it.

Got some interesting ideas for future!!!!

                    

Tutorial site link.
My GitHub repo

Virtual Mouse

Another one of my experiments

This has been created in Python using the openCV, Mediapipe, PyautoGui .

With this I am able to control the cursor using my index tip

 It isn't much accurate, but was a fun experience. 

WhatsApp Image 2023-12-20 at 16.40.16_8a2a7191.jpg

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

1700746319690_edited.jpg

Cloud

This is a simple project done for reusing a old laptop. It has been converted to a DIY cloud which is available all over from the world(just like google drive)

bottom of page