Projects

project_image

Low Light Image Enhancement

Low-light image enhancement project using Python and CNN. Utilized a custom multi-branch model built with TensorFlow and Keras, incorporating OpenCV for image processing.

Github Link
project_image

Spelling Checker

Developed a spelling checker and suggestion system using Trie and hash table for word validation in user inputs and files. Implemented a dynamic spelling suggestion system that offers up to 5 relevant corrections, leveraging a hash table for efficient storage and enhancing user experience.

Github Link
project_image

C calculator

calculator in C with a command-line interface (CLI). Features extensive mathematical operations, including arithmetic, sequence, complex, vector, number system conversion, fraction, permutation, combinations, matrix operations, and linear equation solving.

Github Link
project_image

Cake Day

Desktop website using HTML, CSS, and JavaScript for seamless online cake exploration and orders. Leveraged JavaScript for precise form validations on booking and payment pages, ensuring data accuracy.

Github Link Site Link
project_image

Random Password Generator

HTML, CSS, and JavaScript power a simple password generator web page. Users can swiftly generate and copy random passwords, with a design that adjusts seamlessly to various screen sizes.

Github Link Site Link
project_image

Ronaldo's Club Performance

Analyzed Ronaldo's club performance data, visualized goals and season-wise trends, and applied linear regression for predictive insights using Data Science and Machine Learning.

Github Link
project_image

COVID-19 Analysis in India

Examined Vaccination Progress, Identified Hotspots, and conducted a Statewise Analysis. Studied COVID-19 cases in Indian states and union territories with precision and consistency, employing meticulous data preprocessing.

Github Link
project_image

Python Tkinter Calculator

The calculator GUI features a title, input display, numeric buttons, arithmetic operation buttons, and a clear button. The arithmetic operations include addition, subtraction, multiplication, and division.

Github Link
project_image

MIPS Assembly Code Repository

Repository consisting of over 30 basic-level, beginner-friendly MIPS Assembly Language programs for practice using QtSPIM

Github Link
project_image

Content and Social Media Manager - YT Thumbnail Design

Crafted a diverse collection of over 40 eye-catching thumbnails, showcasing a dedicated commitment to consistent and exceptional design work with Canva.

Link Certificate
project_image

Snake Game - Java

Elevated the classic Snake game in Java with advanced features including expanded controls using alphabet keys, a pause-resume functionality, introduction of bonus points and poison elements, immunity ability, and a convenient restart option.

Github Link
project_image

Invoice Extraction with GenAI

The system will streamline invoice processing by automatically extracting key information and intelligently auto-filling corresponding form fields. It aims to develop a robust and efficient solution for automating invoice detail extraction and seamless form population.

Github Link
project_image

Fake News Classification

This system detects fake news by leveraging machine learning models to analyze and classify news articles. Developed with React for the frontend and Flask for the backend, it utilizes Logistic Regression, Decision Trees, and Random Forest models to provide an efficient solution for identifying misinformation and ensuring the accuracy of news content.

Github Link
project_image

Smart Waste Management System

This IoT-based waste management system uses ESP32 microcontrollers, ultrasonic sensors, and LoRa communication. It connects devices via MQTT to HiveMQ and leverages InfluxDB for cloud data storage, with machine learning models on Amazon SageMaker and Google Colab for predictive analytics.

Github Link
project_image

Text To Image Generator Bot

This project generates images from text prompts using a React frontend and a Flask backend. The system sends text inputs to a Hugging Face model, retrieves the generated image, and displays it on the web page.

Github Link
project_image

Post and Comment App

A web application that allows users to create posts and add comments with custom formatting such as bold, italic, and hyperlinks. It uses React for the frontend, Flask for the backend, and SQLite for data storage, showcasing seamless CRUD operations.

Github Link
project_image

World Trade Stats Chat Bot

A React and Flask-powered web application that collects world trade data and country statistics via web scraping with BeautifulSoup. It utilizes the Gemini model to generate trade summaries and enable interactive question-answering, providing users with detailed insights and analysis in an intuitive interface.

Github Link