Giter Club home page Giter Club logo

shreerajbhamare's Projects

blackjack-in-python-gui-based- icon blackjack-in-python-gui-based-

This is a GUI-based Blackjack game. The game is based on the description provided in the wikipedia. The objective of the game is to beat the dealer. A standard deck of playing cards has four suits (Hearts, Diamonds, Spades and Clubs) and thirteen ranks (2 through 10, then the face cards Jack, Queen, King and Ace) for a total of 52 cards per deck. Jacks, Queens and Kings all have a rank of 10. Aces have a rank of either 1 or 11 as needed to reach 21 without busting.

hactoberfest2023 icon hactoberfest2023

A Simple😉 beginner friendly😊 Repo for all programmers and coders. All contributors are requested to star🌟this repo and and folllllow me. Contribute to start your journey with hacktoberfest. Happy Hacking💻!!!

linux-diff_patch-command-implementation icon linux-diff_patch-command-implementation

Diff stands for difference. This command is used to display the differences in the files by comparing the files line by line.The important thing to remember is that diff uses certain special symbols and instructions that are required to make two files identical. It tells you the instructions on how to change the first file to make it match the second file.The diff command can display the output in several formats with the normal, context, and unified format being the most common ones. The output includes information about which lines in the files must be changed so that they become identical. If the files match, no output is produced.

sudoku-solver icon sudoku-solver

This is a sudoku solver tranined in KNN and CNN also using the backtracking algorithm. It includes a graphical GUI version. GUI Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it. We used MNIST dataset for training and testing data in digit recognisation

user-threads icon user-threads

A multithreading library, authored in C, compliant with POSIX systems,(includes one-one , many-one and a rudimentary version of many-many mapping)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.