Pinned Repositories
BlogCast
A completely Opensource blogging App/Platform
BookRepo
CoffeeMachine
A basic implementation of java concepts simulating the workings of a coffee machine
Employee_Management_Tool
An employee management tool created using Spring Boot
FunctioningTextEditor
A fully functional text editor as utilized in daily life
HealthCheckApp
Numeral_System_Converter
Phone_Book_App
Simple_Banking_System
In this project I have developed a simple banking system with database.
SpringTutorial
Repository for a project made by following a tutorial for Spring framework.
Abhinav-srivas11's Repositories
Abhinav-srivas11/HealthCheckApp
Abhinav-srivas11/Phone_Book_App
Abhinav-srivas11/BlogCast
A completely Opensource blogging App/Platform
Abhinav-srivas11/BookRepo
Abhinav-srivas11/CoffeeMachine
A basic implementation of java concepts simulating the workings of a coffee machine
Abhinav-srivas11/Employee_Management_Tool
An employee management tool created using Spring Boot
Abhinav-srivas11/FunctioningTextEditor
A fully functional text editor as utilized in daily life
Abhinav-srivas11/Numeral_System_Converter
Abhinav-srivas11/Simple_Banking_System
In this project I have developed a simple banking system with database.
Abhinav-srivas11/SpringTutorial
Repository for a project made by following a tutorial for Spring framework.
Abhinav-srivas11/TextEditor
A text editor application created using Java and Swing components.
Abhinav-srivas11/TicTacToe_AI
A tic-tac-toe game with following levels of difficulty : Easy, Medium and Hard. The game can be played either with AI or with another user. With each difficulty level the AI reduces the player's chances of winning. For easy mode it will play randomly. For medium mode it will block any chance of user winning. For hard mode, it plays by assuming that the next move by the user would be optimal and is always looking for the win by using MINIMAX ALGORITHM.
Abhinav-srivas11/Web_Quiz_Engine
In this project, I have developed a multi-users web service for creating and solving quizzes.