Skip to content
View kottbullepizza's full-sized avatar

Highlights

  • Pro

Block or report kottbullepizza

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
kottbullepizza/README.md

Popular repositories Loading

  1. unbeatable-tictactoe-with-simulator unbeatable-tictactoe-with-simulator Public

    This repository features a Swing-based Tic-Tac-Toe GUI with game logic written in Java that uses bitboards for efficient state evaluation. It includes a Tic-Tac-Toe engine implementing a recursive …

    Java

  2. arduino-uno-chess-clock arduino-uno-chess-clock Public

    This repository contains the source code for a fully working Arduino UNO over-the-board chess clock. You can find a more detailed description, the wiring schematic along with gifs and images under …

    C++

  3. kottbullepizza kottbullepizza Public

    me

  4. kottbullepizza.github.io kottbullepizza.github.io Public

    My simple static portfolio website, featuring an infinite animating wooden chess-board background pattern. https://kottbullepizza.github.io/

    CSS

  5. and-gate-using-only-html-css-no-javascript and-gate-using-only-html-css-no-javascript Public

    A basic AND-gate using only HTML-checkboxes as input and CSS to alter output. There is no Javascript in the backend.

    HTML

  6. lovely-javascript-asi-bug lovely-javascript-asi-bug Public

    A code sample which generates a sneaky bug because of JavaScripts Automatic Semi-colon Insertion.

    JavaScript