Skip to content
View LukeHHA's full-sized avatar
  • Australia

Block or report LukeHHA

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 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

Pinned Loading

  1. LHVoxelEngineV2 LHVoxelEngineV2 Public

    Next iteration of learning to create a voxel engine

    C++

  2. homegrown_shell homegrown_shell Public

    A minimal shell exploring the workings of processes and builtin implementations.

    C++

  3. Invoice_calculator- Invoice_calculator- Public

    Invoicing calculator with Tkinter

    Python

  4. MockSTL MockSTL Public

    A mock standard library of data structures and algorithms to better understand the actual std.

    C++

  5. fast_sudoku_solver fast_sudoku_solver Public

    A class that contains api's for solving a sudoku puzzle in the slowest possible time and also an api for solving the puzzle significantly faster using a technique called Minimum Remaining Values (MRV)

    Python