Skip to content
View KabirKanha's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report KabirKanha

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
KabirKanha/README.md

Hi there 👋

Pinned

  1. sudoku-solver-ai sudoku-solver-ai Public

    An AI-based Sudoku solver that solves use constraint propagation and backtracking to solve any Sudoku grid in seconds.

    Java

  2. tic-tac-toe-ai tic-tac-toe-ai Public

    A Tic-Tac-Toe Game with an unbeatable AI. Battle at your own risk.

    Java

  3. entry-management-system entry-management-system Public

    Entry management system, deployed over Firebase as a Web-App.

    HTML 1

  4. learn-python learn-python Public

    This repo is a great start for anyone looking to get the hang of Python.

    Python 1

  5. cses-solutions cses-solutions Public

    This repository has my solutions (in Java) to the CSES problemset. I keep updating it as and when I solve a new problem.

    Java 5

  6. django-word-counter django-word-counter Public

    Word Frequency Counter implemented over Python+Django.

    Python