vivek3141 / sql-injection-demo
Demo for SQL Injection on a vulnerable website
☆14Updated 6 years ago
Alternatives and similar repositories for sql-injection-demo:
Users that are interested in sql-injection-demo are comparing it to the libraries listed below
- A comprehensive C tutorial.☆9Updated 6 years ago
- This python program translates speech to sign language and sign language to speech. Currently only does letter-by-letter.☆9Updated 7 years ago
- Solving TicTacToe using the minimax algorithm.☆9Updated 6 years ago
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 5 years ago
- Using Deep Reinforcement Learning, a computer program learns how to solve the Rubik's Cube, the world's most popular toy.☆19Updated 6 years ago
- Easy to use high level python library for popular machine learning algorithms. Has in-built support for graphing and optimizers based in …☆16Updated 2 years ago
- This python program detects sidewalks and gives real time navigation to a blind man using the camera.☆14Updated 7 years ago
- A python back-end web app to visualize a two dimensional vector field, and to calculate divergence and curl at any point.☆29Updated 6 years ago
- Source code for all the animations in my videos. Uses @3b1b's manim library☆169Updated 10 months ago
- A python chess bot that plays chess online!☆40Updated 4 years ago
- ☆88Updated 2 years ago
- interacting with chessboard using Flask microframework.☆23Updated 6 years ago
- A modern design, open source, fully featured chess GUI.☆17Updated last year
- A Chess GUI based from Python using PySimpleGUI and Python-Chess.☆163Updated last year
- Chess program with AI☆50Updated 4 years ago
- Chess AI written in Python☆97Updated 2 years ago
- Implementation of chess in python created while following a step-by-step YouTube tutorial by Eddie Sharick.☆58Updated 9 months ago
- Using the NEAT algorithm to train an AI to play pong in Python!☆77Updated 6 months ago
- Pool game made in Python using the Pygame and Pumunk libraries☆12Updated 2 years ago
- A responsive web-based chess app and graphical user interface (GUI) for the Stockfish chess engine, featuring analysis, evaluation, and g…☆37Updated 2 weeks ago
- A Xiangqi engine with 128-bit bitboard, SSE2, BMI2, based on Stockfish 8☆9Updated 6 years ago
- A bridge between Lishogi API and Lishogi USI Bots☆22Updated 4 months ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- A simple chess game for comparing your moves with other chess engines☆36Updated 4 years ago
- Animations made by python☆10Updated 4 years ago
- AI based checkers game-bot☆51Updated 2 years ago
- Fast baduk / go / weiqi game logic in C++ with Python wrapper☆12Updated 3 years ago
- This chessbot uses computer vision and python to play chess automatically☆38Updated 2 years ago
- A deep learning Crazyhouse chess program that uses a Monte Carlo Tree Search (MCTS) based evaluation system and reinforcement to enhance …