PROJECTS
- Website for Worker Registration (Internship Project):
Zonal Desk-Worker Registration Portal is an online application to effectively manage the registration processes of workers.
- Electricity Billing System (Self Project) (SEM 4):
Registers the users,calculates the bill for amount of electricity used, allows user to enter the details.
Done by using Java programming.
- Crop prediction considering rainfall and moisture needs using Machine Learning (MINI PROJECT) (SEM 7):
Applied machine learning and prediction algorithms to identify the pattern among data and then process it as per input conditions. This in turn will propose the best feasible crops according to given environmental conditions.
- To Do List App (Self Project) (SEM 7)
App that handles the CURD operations (create, update, read and delete). Done by using Python and Django