Pinned Repositories
HealthHive
A decentralized heathcare partner
Internfactory-Backend
School-Billing-Management-System
This is a console-based School Billing Management System, doesn't use graphics. The billing operations will be two types of accounts one for staff and the second for teachers. The data storage in this project uses a file handling method, data structures, and functions. You can insert, modify, search and delete the records of both types of accounts, and the user can get a better understanding of the C language through this program. Fees of the student, fee dues, and salary-related information will be displayed in the window. You can make the entry of the current month first while executing the program 1.Student Module 2.Teacher Module. Student Module consist of add Student record, view record, fee details. Teacher Module also consist of add teacher info, edit, salary details.
ShopIT-E-Commerce-App
This is an E-commerce Application based on Spring Boot as a Backend with Postgre Database and Kotlin as frontend.
spring-security-for-springboot-version-3.0.x
(Bean based security) This is a springboot application for login/signup along with the JWT token filter with access and refresh token and email OTP verification and caching using Guava cache.
spring-security-for-springboot-version-3.1.x
(Lamda function based security bean) This is a springboot application for login/signup along with the JWT token filter with access and refresh token and email OTP verification and caching using Guava cache.
TalentBlock--FreeLancing
TIC-TAC-TOE
This program is 2D tic tac toe game developed using C language, it is based on paper-and-pencil game for two players, where the players has to mark X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner. This program uses four c libraries i.e stdio.h, conio.h, windows.h, and stdlib.h, also i have not used the additional graphics libraries, all the background colors and foreground colors are added using system command
Timed-Quiz
Vedika
pranavbisaria's Repositories
pranavbisaria/Vedika-Parallax-Background
pranavbisaria/TalentBlock--FreeLancing
pranavbisaria/OdyneX
A decentralized storage application
pranavbisaria/Internfactory-Backend
pranavbisaria/HealthHive
A decentralized heathcare partner
pranavbisaria/ShopIT-E-Commerce-App
This is an E-commerce Application based on Spring Boot as a Backend with Postgre Database and Kotlin as frontend.
pranavbisaria/WeMessenger
A real-time chat application, using websockets and STOMP protocol in spring boot
pranavbisaria/Codeforces
Solutions to problems in C++
pranavbisaria/Student-Database-SpringBoot
This is a Student Database Management using Spring Boot and perform the CRUD operation i.e. Create, Read, Update and Delete the student Record
pranavbisaria/jpa-with-hibernate
Master JPA using Hibernate as the implementation. Learn the basics of JPA - entities, relationships, entity manager, annotations, JPQL and Criteria API. Take a step into the advanced world of JPA - caching, performance tuning(n + 1 queries), mapping inheritance hierarchies. Get a peek into the magic of Spring Data JPA & Spring Data Rest.
pranavbisaria/School-Billing-Management-System
This is a console-based School Billing Management System, doesn't use graphics. The billing operations will be two types of accounts one for staff and the second for teachers. The data storage in this project uses a file handling method, data structures, and functions. You can insert, modify, search and delete the records of both types of accounts, and the user can get a better understanding of the C language through this program. Fees of the student, fee dues, and salary-related information will be displayed in the window. You can make the entry of the current month first while executing the program 1.Student Module 2.Teacher Module. Student Module consist of add Student record, view record, fee details. Teacher Module also consist of add teacher info, edit, salary details.
pranavbisaria/TIC-TAC-TOE
This program is 2D tic tac toe game developed using C language, it is based on paper-and-pencil game for two players, where the players has to mark X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner. This program uses four c libraries i.e stdio.h, conio.h, windows.h, and stdlib.h, also i have not used the additional graphics libraries, all the background colors and foreground colors are added using system command
pranavbisaria/aws-config-advanced-query
A collection of useful queries that can be used to verify compliance/security across your AWS assets
pranavbisaria/JavaEBooks
This repository is having all Java related EBooks.