01

Lumos Learning App project

The Lumos Learning App is designed for CP (Cognitive and Physical) students to make learning the English alphabet fun and interactive. The app combines visual animations, auditory cues, and a responsive drawing canvas to create an engaging experience for children.

  • React.js,
  • TypeScript,
  • Tailwind CSS,
  • HTML5,
  • Vercel
Lumos Learning App

02

Frontend project

MkM Shopping is a modern e-commerce platform built with React.js, offering a seamless and responsive design. It includes user authentication, shopping cart functionality, and an integration with a headless CMS for easy content management. The platform provides a smooth shopping experience and supports dynamic product display with fast load times.

  • React.js,
  • Tailwind CSS,
  • Javascript
MkM Shopping

03

Frontend project

This is a fully functional eCommerce website built using React. The application allows users to browse products, view details, manage a shopping cart, and apply theme changes. The project utilizes React Router for navigation, Bootstrap for responsive design, and integrates a context API for theme management.

  • React.js,
  • Css,
  • Javascript
E commerce Website

04

Game project

A classic Tic Tac Toe game built using React and CSS. Two players take turns marking a 3x3 grid with X or O. The first to align three marks in a row, column, or diagonal wins. The game features a simple, interactive UI for an engaging experience.

  • React.js,
  • CSS
Tic Tac Toe

05

Machine Learning project

Utilizes computer vision and machine learning for real-time pothole detection via webcams. Provides efficient and cost-effective monitoring, aiding timely road repairs through cloud-based reporting for agencies.

  • TensorFlow Lite,
  • OpenCV,
  • Python
Intelligent Pothole Detection System

06

Deep Learning project

A Python-based deep learning project that uses a Convolutional Neural Network (CNN) for fire detection in images. It serves as a supplementary tool to traditional fire detection systems by leveraging TensorFlow, Keras, and OpenCV for image processing and classification.

  • Python,
  • TensorFlow,
  • Keras,
  • OpenCV,
  • NumPy,
  • Pillow
AI-Based Fire Detection System

07

Deep Learning project

A real-time sign language detection system using YOLOv8 for object detection. The model is trained on a custom dataset from Roboflow and deployed for real-time recognition via a webcam, leveraging OpenCV and Ultralytics YOLO.

  • Python,
  • YOLOv8,
  • Roboflow,
  • OpenCV,
  • Ultralytics
Sign Language Detection Model

08

Python project

A minimalistic music player with a GUI inspired by the classic iPod interface. The player allows users to play, pause, stop, and navigate through songs seamlessly.

  • Python,
  • Pygame,
  • Tkinter
Music Player Using Python

09

Natural Language Processing project

This project leverages OpenAI's Whisper API for transcribing speech (audio files) to text and GPT-3.5-turbo for summarizing the transcribed text. It's implemented in Python and designed for use in Google Colab.

  • Python,
  • OpenAI Whisper,
  • GPT-3.5,
  • Google Colab
Speech-to-Text and Text Summarization

10

Data Analytics project

This project uses the Titanic dataset for classification, predicting survival or deceased using Logistic Regression in Python.

  • Python,
  • Logistic Regression,
  • pandas,
  • matplotlib,
  • seaborn
Titanic Survival Prediction using Logistic Regression