Rutvik Pathak's repositories
Advanced_Database_Organization
Advanced Database Organization is about designing database system, storing and retrieving data to and from disk to memory, file system, query processing and other database concepts.
Data_Cleaning_Project
The project aims to perform various data cleaning strategies to handle data quality problems like handling missing values, standardizing attribute values, correcting typos.
Android_Apps
I have created one free app (rp11calc) and one paid app (Hello), uploaded on Google Playstore to learn about various features of Android programming.
SmartPortables
SmartPortables offers various electronics products and data analysis for store manager. Project is aimed to learn implementation of all basic features of an enterprise website using JAVA with MySQL and MongoDB.
Spring-Boot-REST-service-to-Docker
Developed a REST web service with Spring Boot, created docker image from jar file. Executed the image with different containers and pushed the image to docker hub repository(Docker hub: https://hub.docker.com/r/rpathak3/docker-spring-boot-rest). Technologies: Java, Spring Boot, REST, Apache Tomcat, Maven, Docker
Todo_Management_Spring_MVC
Developed a web application with Login/Logout in Spring MVC from scratch in which tasks can be added, updated and deleted. Technologies : Java, Spring MVC, JSP, JSTL, Apache Tomcat, Maven, Log4j, Bootstrap
Vehicle_Detection
The project aims to detect moving vehicles in given input video, in frame and counting them, which can be used in video surveillance system.