Single Image Haze Removal
Flask hosted web application to remove haze from an image using Dark Channel Prior algorithm, developed in Python.
Link to Source Code
Go Diet
Web-based application designed in HTML, CSS, Python to recognize food item in an image and display the nutritional content with 80% accuracy.
Link to Source Code
Labour Hire
Industrial training project using PHP, MySQL, JSON, HTML, AJAX - an online platform for people to hire labor online and laborers to find jobs.
Link to Source Code
The Buggy Project
Built an obstacle avoiding robot using Arduino Uno board, programmed in C language. Used IR and Ultrasonic sensor for obstacle detection and Zigbee Interface to control it remotely using XCTU software.
File Cryptography
Desktop application in Java that uses Socket Programming to send and receive encrypted files over a server and decrypt the file at receiver end for secure file transfer.
Link to Source Code
Snakes and Ladder
Java based game implemented as a desktop application using SWING and AWT libraries for GUI and gameplay.