Projects

Mini Voting System Machine (Embedded C)

  • The system allows users to securely cast votes using input buttons, with real-time vote counting and result display on an LCD screen.
  • Included features for voting session control, candidate registration, and system reset to ensure reliability and ease of use.
  • Focused on efficiency, hardware interfacing, and robust code development for embedded systems.

Translation from English to Kannada using BERT Model

  • This project focuses on building a machine translation system that converts text from English to Kannada using BERT (Bidirectional Encoder Representations from Transformers).
  • Enhanced translation accuracy through fine-tuning on bilingual datasets for NLP applications.
  • The model leverages deep learning and natural language processing techniques to understand context, semantics, and grammar in both languages.

Machine Learning-based Diabetes Prediction

  • Developed a system using sensor data achieving around 90% accuracy for early diabetes risk detection.
  • Developed a machine learning model to predict diabetes risk using multi-sensor health data such as glucose level, heart rate, and blood pressure.
  • The system applies data preprocessing, feature extraction, and classification algorithms to deliver accurate and early detection insights for healthcare applications.

Online Book Store Application

  • Developed frontend with HTML/CSS/JS and backend with MySQL for efficient user experience.
  • Implemented user registration, book catalog browsing, search functionality, shopping cart, and secure checkout with payment integration.
  • Used responsive design principles to ensure accessibility on all devices.

Online Food Order Application

  • Designed and developed a web-based food ordering system that allows users to browse menus, place orders, and make secure payments online.
  • Implemented features for real-time order tracking, user authentication, and restaurant management to enhance user convenience and efficiency.
  • Built RESTful APIs using Spring Boot and Hibernate to handle menus, orders, and user management.