KDJDEV - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View KDJDEV's full-sized avatar

Kyle KDJDEV

Hi I’m Kyle. I like to code.

Block or report KDJDEV

Pinned Loading

  1. A tutorial explaining how to create a reverse image search using the Python imagehash library and PostgreSQL.

    45 3

  2. A basic 2d physics engine

    C++

  3. Source code for the Wikipedia Page Popularity Meter browser plugin.

    JavaScript 1 1

  4. Source code behind the xkcdfinder.com website

    Svelte

  5. My Brute Force solution to the Lakehouses Problem

    C++

  6. Knight's move distance calculator module. Calculates the minimum number of moves for a knight to reach any position on a chessboard of arbitrary size in constant time.

    Python