LIVE NOW • CLICK HERE •
Suhas Raut
Home
Projects
Contact
Curated
work
Crustify
✨
Full-stack MERN Pizza store with user authentication and Razorpay payment integration.
✨
Provides a seamless shopping experience with dynamic product listings and secure checkout.
✨
Implements robust backend APIs for user management, order processing, and payment handling.
✨
Demonstrates practical application of full-stack development concepts in a real-world project.
React
Node
MongoDB
Express
JavaScript
HTML
CSS
Pathfinding Visualizer
✨
Develops an interactive interface to visualize and understand different pathfinding algorithms.
✨
Allows users to select start and target nodes and design custom grids representing mazes or terrain.
✨
Demonstrates algorithm execution in real time, clearly showing how the shortest path is discovered.
✨
Enables intuitive learning of algorithm behavior through interactive visual exploration.
React
JavaScript
HTML
CSS
Sorting Visualizer
✨
Visualizes popular sorting algorithms step by step with smooth animations.
✨
Allows users to control array size and animation speed for better understanding.
✨
Demonstrates comparisons and swaps in real time to explain algorithm behavior.
✨
Makes learning time and space complexity intuitive through visual feedback.
React
JavaScript
HTML
CSS
Sudoku Solver
✨
Solves Sudoku puzzles using an optimized backtracking algorithm.
✨
Allows users to input custom puzzles or generate predefined grids.
✨
Visually highlights cell decisions and backtracking steps in real time.
✨
Helps users understand constraint satisfaction through interactive solving.
HTML
JavaScript
CSS
Delta - Chess ML Engine
✨
Implements a machine learning–based chess engine trained on game data.
✨
Evaluates board positions using neural networks for intelligent move selection.
✨
Allows users to play against the engine and analyze predicted moves.
✨
Demonstrates practical application of AI concepts in strategic gameplay.
Python
PyTorch
Expense Note
✨
A full-stack ToDo application built with the MERN stack (MongoDB, Express, React, Node).
✨
Enables users to create, read, update, and delete tasks with a responsive UI.
✨
Implements RESTful APIs for efficient data management and seamless frontend-backend communication.
✨
Demonstrates practical application of full-stack development concepts in a real-world task management system.
HTML
CSS
JavaScript
MongoDB
Express
React
Node