sudoku
2 minute read Published: 2025-03-22Sudoku
A modern, interactive Sudoku game built with React, featuring multiple difficulty levels, solving assistance, and a clean, responsive design.
This app is deployed on https://sudoku.gokuls.in!
A modern, interactive Sudoku game built with React, featuring multiple difficulty levels, solving assistance, and a clean, responsive design.
This app is deployed on https://sudoku.gokuls.in!
giff visualizes the differences between the current HEAD
and a specified branch in a git repository using a formatted
Interact with ChatGPT from your terminal! 🚀🤖
For those of you who don't know, (which is going to be most of you), I recently published my very first crate; zp. zp
is just a simple tool to copy contents from a file. I built zp so that I can learn rust properly. And by properly, I mean learning something and understanding it in a way I can use it to build cool/useful things in the future.
zp is a cli command to copy the contents of the source file or of the std output buffer to the clipboard. To use the zp
,