This is your work, valued
An Emerging FullStack developer - Interested in learning new Technologies & creating new applications. I Always Try to bring out the better version of myself.
Web-Development-Guide. I will add some professional notes and reference tutorials which will be very much useful for freshers and beginners who are very passionate to become a web developer ❤️
447SQL-Tutorials. In this module, I will be updating the topic wise SQL tutorial notes which is very useful for a fresher to start with MYSQL from basics to advanced.
442InterviewPreparationKit. This module consists of various Interview Preparation Materials and Possible Programming Questions on various Topics to be covered.
323ElearningManagementSystem. This is an Elearning Management System Application developed using SpringBoot and Angular 12 with spring security & JWT token based authentications
36HealthCareManagement. This is an Online HealthCare Management Application developed using SpringBoot and Angular 12 with spring security & JWT token based authentications
20AutomationTestingKit.
20Java-Development-Guide. In this Repository, you will be able to find all the Java related materials and example programs topic wise for your ease of understanding
15Python-Development-Guide.
11BloodBankManagement. This is an Online Blood Bank Management Application developed using springboot and Angular 12 with spring security & JWT token based authentications
9SpringChattingApplication. It is a Live chatting Application used for Group chats which has been developed by me using springboot, Websockets, STOMP protocol & message broker mechanism
7JAVA-Design-Patterns. Java Design Patterns & their Code implementation
7UNIX-LINUX-Reference-Guide. In This module, I will be adding some Basic UNIX commands and its reference guide to kick start with the UNIX Operating System easier and some useful tutorial References.
7SpringBoot-MongoDB-EmbeddedRelationship. This module explains about the example of Spring Boot + MongoDB Integration using Mongo Repository Interface and Explaining about the Embedded Relationship (One-To-Many) and (One-To-One) with practical coding example and required dependencies.
6CertificationExamKit. This repository will contain some study materials and turorial links for various certification exam preparations
6StreamsAPI-Tutorials. JAVA 8 Features & streams API -> all the Functions and Concepts with their individual Code Implementation
6SpringMVC-Database-Integration. This module explains about the example of Spring MVC + Database Integration with MySQL using Hibernate ORM with practical coding example and required JAR dependencies
5SpringBootLogging. This module is about how to do Logging in springboot using Logback and SLF4J
5SpringMVC-JDBC_Template. This module is about Spring MVC application with JDBC Template to interact with the MySQL database.
5Car-Parking-Application. It is a Console based JAVA application which gives the workflow of a Parking area Process. it has various features like car parking, un-park cars, admin/user authorization, ratings for service, finding empty slots, etc..
5CODE-JAMM. A complete learning platform for java programming from scratch to advanced and practicing programming's. it has an inbuilt compiler, different sectional of programs and concepts to learn like advanced programs, easy programs, moderate level programs, data structures , oops concepts, matrix, pattern printing, heap, stack, queue, linked list, arrays, collections, strings, JDBC, trees, functions in java, reference materials, learning tutorial videos, etc...
5PLSQL-module. In This module, I will be adding some PL/SQL contents and its related source materials with popular and useful tutorial sections which could be very helpful for a beginner to kickstart career in SQL & PL/SQL career
5JSTL-Tutorials. This is my JSTL Tutorial which is about JSTL (JSP Tag Libraries) that gives you a clear understanding about all the JSTL tags and their functionalities with practical code implementations for each tags
5Oracle-Database-Architecture. In This module, I will be adding some Oracle Database Architecture Overview & contents with popular and useful tutorial sections which could be very helpful for a beginner to kickstart career in Oracle DB management
5SpringBoot-CRUD. This module is about SpringBoot CRUD operation Demo with Exception Handling, with the MySQL database with Hibernate ORM and Spring Data JPA.
4SpringMVC-HibernateTemplate. This module is about Spring MVC application with Hibernate Template to interact with the MySQL database
4Notifier. A web application to make note your daily tasks and schedules remainders, end-dates, get remind on that particular day in the dashboard when user logs in anytime.
4LibraryManagementSystem. Library Management System using Spring Boot
4WebSeries-Application. WebSeries Application Using Spring Boot
4SDLC.
4UML-Diagrams. In this repository, I will be posting contents to learn about UML diagrams and practical examples for all the UML diagrams which I have designed using Lucid Charts
4Employee-Management-System_MVC-JDBC. This modules is an example of a Console based Employee Management System using MVC Design Pattern & JDBC + MySQL. It gives a practical demo explanation as how to connect our java application with the database using JDBC and proper MVC layered architecture as model, repository, service layers.
4Doctor-Appointment-Booking-Application. This is a java console Application where you can book Appointments to a doctor based on their available timings. some features In-Built in this application is admin validation, patient booking, checking doctor's availability, display booking details, entering doctors availability
4ATM-Transaction. This is an application that Explains about the logical working of ATM Operations such as deposit money, withdraw, check balance, etc...
3SpringBoot-MongoDB-CRUD. This module explains about the example of Spring Boot + MongoDB Integration using Mongo Repository Interface with practical coding example and required dependencies.
3Banking-Application. This application is about the logical flow explanation of how a Banking System works using Java OOPS concept with the features as credit, debit, create new account, check balance, view previous transactions, rating to the service, etc...
3Abstract_Factory-Design_Pattern. This module gives a demo on Abstract Factory Design Pattern in JAVA with its implementation code, why to use it, where to use it, advantages & disadvantages, how to implement, etc...
3HospitalSystem-ObjectOrientedDesign. This is a simple Console based application which gives a demo of a Hospital management application using Object Oriented principles
3Structure-and-Pointers-in-C. This module consists of some programs in pointers and structure concepts and some concepts that will be asked in the interview perspective.
3ShoppingCart-ObjectOrientedDesign. This is a simple Console based application which gives a demo of a shopping cart application using Object Oriented principles
3Farmer-And-Retailer-Application. It is a basic console application using Object Oriented Principles. Farmers can directly deal with the retailers without having a moderator. Farmers can bid their product and the good product can be taken by the retailers with certain affordable base price.
3Java-Messaging-Service. This module is about Java Messaging Service (JMS) API where you will be having a clear Idea about What is JMS, where and How to use it & example programs with explanations about some JMS service providers like ActiveMQ, RabbitMQ, etc... with proper reference e-books and tutorial links
3JPA-Persistence-Demo. This module is about the demo of creating a Maven Project and Interact with the database using JPA Persistence, Entity Manager Factory & Named Queries.
3ATM-MultipleAccounts-ObjectOrientedDesign. This is a simple Console based application which gives a demo of a ATM System with Multiple Accounts using Object Oriented principles
3CustomerLogApplication. Customer Log Application using spring Boot
3ATM-System-with-Denominations. This is an application that Explains about the logical working of ATM System such as deposit money, withdraw, check balance, transaction history, etc... with proper denominations.
3weather_app. It is a Weather Prediction application which can fetch your the input location's current weather, minimum and maximum temperatures, humidity, wind speed and the pressure feeling in an attractive UI design
2Sorting-Algorithms. This module consists of various most commonly used sorting algorithms that are very much useful in realtime developments and their time complexity analysis.
2Theatre-Seats-Booking-Application. This application is to books seats in a Theatre which has several shows running at a time. This includes various features like booking seats, check availability of seats, adding seats, admin and user validation, checking booking history, etc...
2CAPTCHA_verification_with_javascript. It is a simple web page which demonstrates how to generate custom CAPTCHA codes by yourself and verify them. The code will be re-generated automatically once in every 6 seconds of successful verification
2E-Pos-Portal. This is an E-pos portal where you can find your bank account transcription statements. the user can upload some documents consisting of their bank transaction statements. on successful uploading, they can find options to view their bank balance, search the transactions based on date, based on account number and other entities ans get their transcript statements downloaded as PDF, word, Excel formats. An additional feature is that they can also rate our services and provide feedback for our services and those feedback will be registered in our database and confirmation mail will be sent to the given mail id and SMS to their phone number. They can also share their transaction history to the required MAIL ID. This includes two modes as (direct transaction, uploading transaction statements and get the transcript scripts). this is completely a secured operation where the users are provided with unique registration and login credentials through which only they can access the portal after registering to it.
2Notes_Maker. A web app to track daily work, schedules and to remind the user.
2COVID-19-Tracker. A new Corono Tracking Application That can track the Covid19 status worldwide, country wise and update for every 15mins. It has several features like worldwide tracking, country tracking, emergency helpline numbers for every state, donating fund to PMcares and CMcares, symptoms, precaution measures, immunity boosting food, locating nearby hospitals, etc...
2Graph-Data-Structure. This module has some Advanced concepts and Programs related to Graph Theory in Java with program implementations
2Water_Text_Animation. A simple animation project to demonstrates the text animation effects as water waves with pure CSS effects.
2Log4j-Tutorials. This module is about Loggers (log4j) in Java with its practical example and reference notes, sample log files generated out of the demo
2Drag-Drop-Copy-HTML5. This module is about Drag & Drop, Drag & Copy Demo using HTML5 & JS event handlers with practical code example
2Binary-Search-Tree. This module has all the interview asked concepts and logical Programs regarding BINARY SEARCH TREE (BST) in JAVA
2Tic-Tac-Toe. This is a Java Based Console Application Game which exactly replicates TIC-TAC-TOE with dual player option
1ProgressBar_Animation_With_jQuery. A simple jQuery animation project to demonstrates the working of a Progress Bar with Percentage of Progress and title indication
1MultiStep_Registration_Form. This is a Multistep based User Registration Form where you can signup as a new user with multiple steps side by side as sliders.
1