Thanks to visit codestin.com
Credit goes to github.com

Skip to content

roshankodi/SyncSolve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

51 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ SyncSolve

Puzzle Solvers โ€ข Strategy Tools โ€ข Interactive Games

A modern collection of puzzle solvers, strategy analyzers, and interactive logic tools built with Spring Boot, Next.js, TypeScript, and Tailwind CSS.

Live Demo โ€ข Backend โ€ข Github


๐Ÿ“– Overview

SyncSolve is a full-stack web platform designed to provide intelligent puzzle-solving tools, strategy analyzers, and interactive gaming experiences.

The project combines modern frontend technologies with a scalable backend architecture to deliver fast, responsive, and user-friendly tools for puzzle enthusiasts, students, and developers.

Current focus:

  • Sudoku solving and validation
  • Puzzle generation
  • Interactive game experiences
  • Strategy analysis tools
  • AI-assisted problem solving

โœจ Features

๐Ÿงฉ Sudoku Solver

  • Instant puzzle solving
  • Board validation
  • Backtracking algorithm implementation
  • Fast and optimized solutions

๐Ÿ“ธ Screenshots

main page project page sudoku solver 1 sudoku solver 2

๐ŸŽฎ Upcoming Tools

  • Chess Analyzer
  • Wordle Solver
  • Minesweeper
  • Crossword Helper
  • Snake Game
  • Tic Tac Toe
  • Maze Solver

๐Ÿ› ๏ธ Tech Stack

Frontend

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS

Backend

  • Spring Boot
  • Java
  • REST APIs

Deployment

  • Vercel (Frontend)
  • Render (Backend)

๐Ÿ—๏ธ Project Architecture

SyncSolve
โ”‚
โ”œโ”€โ”€ frontend
โ”‚   โ”œโ”€โ”€ Next.js
โ”‚   โ”œโ”€โ”€ TypeScript
โ”‚   โ””โ”€โ”€ Tailwind CSS
โ”‚
โ”œโ”€โ”€ backend
โ”‚   โ”œโ”€โ”€ Spring Boot
โ”‚   โ”œโ”€โ”€ REST Controllers
โ”‚   โ”œโ”€โ”€ Services
โ”‚   โ””โ”€โ”€ Models
โ”‚
โ””โ”€โ”€ Deployment
    โ”œโ”€โ”€ Vercel
    โ””โ”€โ”€ Render

โšก Getting Started

Clone Repository

git clone https://github.com/roshankodi/SyncSolve.git
cd SyncSolve

Frontend Setup

cd frontend

npm install

npm run dev

Frontend runs on:

http://localhost:3000

Backend Setup

mvn spring-boot:run

Backend runs on:

http://localhost:8080

๐ŸŒ Live Application

Frontend:

https://sync-solve.vercel.app

Backend API:

https://syncsolve-backend-44rs.onrender.com

๐Ÿ“ธ Screenshots

Add screenshots of:

  • Landing Page
  • Sudoku Solver
  • Puzzle Generation
  • Mobile View

๐ŸŽฏ Roadmap

  • Sudoku Solver
  • Responsive Landing Page
  • Spring Boot API
  • Chess Analysis Engine
  • Wordle Assistant
  • Maze Generator
  • Minesweeper Solver
  • AI Tutor Integration
  • User Accounts
  • Saved Progress

๐Ÿค Contributing

Contributions, feature requests, and suggestions are welcome.

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Open a Pull Request

๐Ÿ‘จโ€๐Ÿ’ป Author

Kodi Roshan


๐Ÿ“„ License

This project is licensed under the MIT License.


Made with โค๏ธ using Spring Boot, Next.js, TypeScript & Tailwind CSS

About

Building intelligent puzzle solvers, strategy tools, and interactive gaming experiences with modern full-stack technologies.

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors