Skip to content
View philoj's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@machine-max
Block or Report

Block or report philoj

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. tree-palette tree-palette Public

    An indexed color palette implementation in Go on top of a k-d tree for fast color lookups. Also rank a palette against an image to identify prominent colors.

    Go 6

  2. fuzzy-regex-sample fuzzy-regex-sample Public

    Fuzzy regex matching CLI in python.

    Python 1

  3. go-planes-server go-planes-server Public

    Attempt at creating a dogfight game in go

    Go

  4. go-planes-client go-planes-client Public

    Attempt at creating a dogfight game in go

    Go

  5. coding-questions coding-questions Public

    A set of insightful problems fot any programmer to solve and their answers/tests in python

    Python

  6. unordered-tree-search unordered-tree-search Public

    Search for a chain connecting given nodes in an unordered tree

    TypeScript