Passionate full stack software developer with a strong grasp of Java, HTML, SQL, CSS, Spring Boot. Seeking a developer or analytical role within a reputable IT firm to enhance skills in the development of applications. Highly-motivated employee with desire to take on new challenges. Strong work ethic, adaptability, and exceptional interpersonal skills. Adept at working effectively unsupervised and quickly mastering new skills.
Covid 19 Detector using full -CT scan images
This project is regarding the classification problem to detect whether the patient is tested Covid positive or Covid negative using the full CT scan images of the patient. As this is a health care domain project we need to get full on accuracy of more than 99%,so we were not having enough data we trained around 19000 images where we were able to get an accuracy of 95%.
Student Result Management Portal
I Used Apache NetBeans IDE 21 for coding part which helped me to code easily. We just need to design and then the code gets automatically put in the file, we just need to add the coding part in the functionalities to invoke that functions. So Jframe has helped us which makes the work simpler. We also installed some files like "mysql-connector-8.3" and "rs2xml" to add into the JAR folder to get rid of some issues. For the creation of database i downloaded MySql and then added it to the environment variables thereby activating it and creating the database with "Student_Information" table and "Result" table.
Book My Show (Backend)
I have used Intelli Java for the coding part. So i have created all the required entity models and there respective controller layers followed by service layer and then repository layer and there by connection it to the Database. As per the user he/she just need to open the app and select the specific theatre and then select the seats and our model checks for the availability and the shows them the seats which are available.