1) Blog.com - A blogging Website
Blog.com is a cutting-edge blogging platform built with Java Servlets, JSP, CSS, and jQuery. Our user-friendly interface and robust features make it easy for writers and thinkers to share their ideas and connect with their audience. With a focus on security, performance, and scalability, Blog.com is the perfect place for bloggers to showcase their content
2)Sudoku Solver
Developed a highly efficient Sudoku solver and validator utilizing advanced backtracking and recursion techniques.Designed and implemented a robust C++ application capable of solving and verifying Sudoku puzzles of varying difficulty levels.Key Contributions:
Successfully implemented an efficient Sudoku solver using backtracking and recursion techniques.
Developed a comprehensive validation mechanism to verify the correctness of Sudoku grids.