kavinilavu5077
Web developer proficient in HTML, CSS, and Java. Experienced in two internships focused on web development and software engineering
Pinned Repositories
bankoperation
ChatGPT A Java program demonstrating inheritance with bank account types (saving and loan), supporting deposit, withdrawal, and balance enquiry functionalities.
boutique-webpage
I created the simple static webpage for e-commerce in that i have included many features
GIT
GuessGame
A simple number guessing game implemented in Java using classes and random number generation for three players.
hibernate-Assosiation-One-To-Many
In Hibernate, a One-to-Many association links one entity (e.g., Department) with multiple instances of another entity (e.g., Employee) using annotations like @OneToMany and @ManyToOne, managing relationships and data integrity efficiently.
Hibernate-Assosiation-One-to-One-Mapping
This Java class Address maps to a database table address121, storing address details with a one-to-one relationship to an Employee, using JPA annotations for persistence
Hibernate-Assosisation-Many-To-Many
Example project demonstrating Many-to-Many association using Hibernate, showcasing bidirectional relationships between entities with GitHub integration
Hibernate-Criteria-API
A Hibernate project illustrating the use of the Criteria API for dynamically querying and manipulating relational database entities, providing a type-safe and object-oriented alternative to HQL (Hibernate Query Language)
Hibernate-Inheritance-Table-Per-Concert-Class
This repository contains a simple Java application demonstrating Hibernate's inheritance mapping strategies
Hibernate-Inheritance-Table-Per-Hierachy-Mapping
A Hibernate project showcasing inheritance mapping strategies (Table per Hierarchy) using XML configuration files to map object-oriented .
kavinilavu5077's Repositories
kavinilavu5077/GIT
kavinilavu5077/hibernate-Assosiation-One-To-Many
In Hibernate, a One-to-Many association links one entity (e.g., Department) with multiple instances of another entity (e.g., Employee) using annotations like @OneToMany and @ManyToOne, managing relationships and data integrity efficiently.
kavinilavu5077/Hibernate-Assosiation-One-to-One-Mapping
This Java class Address maps to a database table address121, storing address details with a one-to-one relationship to an Employee, using JPA annotations for persistence
kavinilavu5077/Hibernate-Assosisation-Many-To-Many
Example project demonstrating Many-to-Many association using Hibernate, showcasing bidirectional relationships between entities with GitHub integration
kavinilavu5077/Hibernate-Criteria-API
A Hibernate project illustrating the use of the Criteria API for dynamically querying and manipulating relational database entities, providing a type-safe and object-oriented alternative to HQL (Hibernate Query Language)
kavinilavu5077/Hibernate-Inheritance-Table-Per-Concert-Class
This repository contains a simple Java application demonstrating Hibernate's inheritance mapping strategies
kavinilavu5077/Hibernate-Inheritance-Table-Per-Hierachy-Mapping
A Hibernate project showcasing inheritance mapping strategies (Table per Hierarchy) using XML configuration files to map object-oriented .
kavinilavu5077/Hibernate-Inheritance-Table-per-subclass-mapping
A Hibernate project demonstrating inheritance mapping strategies (Table per Subclass) using XML configuration files.
kavinilavu5077/hibernate-Insert-Delete
A Hibernate project demonstrating CRUD (Create, Read, Update, Delete) operations with a focus on efficient insertion and deletion of data into/from a relational database using Hibernate ORM
kavinilavu5077/Hibernate-no-validation
A Hibernate project configured without validation constraints, allowing flexibility in data persistence without enforcing strict validation rules at the ORM (Object-Relational Mapping) layer.
kavinilavu5077/hibernate-validation
A Hibernate project integrating validation constraints using annotations such as @NotNull, @Size, @Email, etc., to enforce data integrity and consistency at the ORM (Object-Relational Mapping) layer.
kavinilavu5077/Hibernate-Validation---Mapping
Hibernate-Validation: Mapping GitHub repositories with structured issue tracking, pull request reviews, and continuous integration for accurate project alignment and stakeholder feedback.s
kavinilavu5077/Java-Hibernate-Criteria
A Hibernate project illustrating the use of the Criteria API for dynamically querying and manipulating relational database entities, providing a type-safe and object-oriented alternative to HQL (Hibernate Query Language)
kavinilavu5077/Java_Basic
kavinilavu5077/JDBC_Database
JDBC_Database is a Java project demonstrating JDBC for database connectivity, including CRUD operations, prepared statements, and transaction management. It provides sample code and setup instructions for interacting with relational databases like MySQL and PostgreSQL.
kavinilavu5077/leet_code
A repository containing solutions and implementations of algorithmic problems from LeetCode, showcasing various programming techniques and strategies for competitive programming and interview preparation.
kavinilavu5077/LeetCode
kavinilavu5077/LeetCode_
kavinilavu5077/octanet-To-do-list
A task management application allowing users to create, prioritize, and organize their tasks or activities, typically featuring functionalities like task creation, deletion, editing, and marking tasks as completed.
kavinilavu5077/Octanet-Wikipedia
An application leveraging the Wikipedia API to fetch and display articles, allowing users to search, read, and explore Wikipedia content directly from the application interface.
kavinilavu5077/Pattern
Patterns: from mathematics and nature to human behavior and art, recognizing regularities across disciplines.
kavinilavu5077/Portfolio
A personal or professional portfolio website showcasing skills, projects, achievements, and qualifications to highlight one's capabilities and accomplishments effectively.
kavinilavu5077/RockPaperScissor_Game
A classic game implementation where two players choose between rock, paper, or scissors, with rules determining the winner based on their choices, typically played interactively or against a computer opponent.
kavinilavu5077/Servlet-Courier-Website
A Servlet-based web application for managing courier services, featuring functionalities such as package tracking, delivery scheduling, user authentication, and order management.
kavinilavu5077/Servlet-FootBall-Club-Website
A Servlet-based web application for a football club, providing features such as player profiles, match schedules, team statistics, fan interactions, and administrative tools for club management
kavinilavu5077/Slider-puzzle
A classic puzzle game implementation where players rearrange numbered tiles in a grid to form a specified pattern or sequence, typically featuring sliding movements and aiming for a solution with minimal moves
kavinilavu5077/Spotify-JavaScript
A project integrating with the Spotify API to create a music streaming application, allowing users to search, play, and manage playlists and tracks from Spotify's vast music library.
kavinilavu5077/Springboot-DI-Resume
Spring Boot project showcasing Dependency Injection (DI) patterns using XML configuration
kavinilavu5077/Stock-Management
A stock management system designed to track and manage inventory levels, orders, sales, and suppliers efficiently, providing insights into stock availability and optimizing inventory operations for businesses.
kavinilavu5077/WaitList