Raspberry PI 4 handbook based on what I found most interesting, helpful and intriguing. From owning one to configuring in such a way that it becomes coding machine and even a web server!
Lambton College, 2nd Semester Final Android Project (MazeRunner) by Suraj Devgan, Sukhjeet Singh (@Sukhi3395), V. Gracy Sai (@Gracysai), Neha (@NazimaNeha) and Pavan (@PavanPilli)
This project is a prototype for NITC students to access the previous year's question papers as well as upload question papers . Students can also navigate through features such as placement information, elective course information, and reference materials. Developed a NITC QUESTION BANK using HTML, CSS, JS, PHP, MYSQL
A Web portal to predict whether the person is diabetic, prediabetic or healthy and then provide him personalized prelimnary treatment in the form of diet and exercise plan. The name of the web portal is Myfitness. The system is made for 3 users mainly Patient, Doctor and Admin. The function of Admin is to Add new Doctors in the system. The function of Doctor is to view Appointments booked by the Patient. The Patient needs to register and Login to the system. After successfully login the user needs to fill up an Analysis form so that prediction can take place. Everytime the user fills up the Analysis form the data is given to Machine learning model and prediction takes place. I have used KNN model to predict weather the person is diabetic, prediabetic or healthy. The patient can also get the visualization of the input and the output parameters. The data set is taken from kaggle.
An NLP-driven health assistant bot that interacts, asks a series of personal questions, symptoms and suggests immediate medication, home remedies and diet to be followed.
A web application from where users can post food for sale also can order food using the application. Also, it has an Admin panel from, where the admin can manage Users. It is developed using core PHP. Also, we follow the proper PHP MVC structure.
It is a software i.e designed to manage all the functions of a library. It helps librarian to maintain the database of new books and the books that are borrowed by members along with their due dates. This system completely automates all your library's activities.
A complete research lab management project built with Laravel. It has both admin and end user sites. It shows research works and team members in the end user side. A user can also apply by email to work in a project. From the Admin site, the admin manages all the projects, papers, resources, members etc.
A Web portal to predict whether the person is diabetic, prediabetic or healthy and then provide him personalized prelimnary treatment in the form of diet and exercise plan. The name of the web portal is Myfitness. The system is made for 3 users mainly Patient, Doctor and Admin. The function of Admin is to Add new Doctors in the system. The function of Doctor is to view Appointments booked by the Patient. The Patient needs to register and Login to the system. After successfully login the user needs to fill up an Analysis form so that prediction can take place. Everytime the user fills up the Analysis form the data is given to Machine learning model and prediction takes place. I have used KNN model to predict weather the person is diabetic, prediabetic or healthy. The patient can also get the visualization of the input and the output parameters. The data set is taken from kaggle.
This is a Food Ordering System developed by HEMANTH N, using PHP, JS, HTML, CSS. For testing the project, start the XAMPP server and create a database named Food and import the SQL file food.sql and type localhost/Food in search bar, You can see the project in action.