Skip to content
View and47's full-sized avatar

Block or report and47

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 Loading

  1. 8queens_ext 8queens_ext Public

    Solved chess puzzle for any board size and pieces, extension of well-known 8 queens (backtracking, < 2 sec.)

    Python

  2. distrib_corr distrib_corr Public

    Pandas, PySpark distributed correlation, an asset vs market. Benchmarked with pytest

    Python

  3. pricing-eng-graph pricing-eng-graph Public

    PoC for a graph-based Pricing (linear/delta Risk) Engine. Iterative BFS (pre/post)

    Python

  4. randgen randgen Public

    RNG from given numbers and probabilities based on binary search. Pytest fixtures, Python object model, typing.Protocol

    Python

  5. xlminespy xlminespy Public

    Minesweeper Game in Python with Excel COM Interoperability

    Python

  6. mvc-checkers-web mvc-checkers-web Public

    Two-player game of Checkers MVC: state OOP design pattern implements logic, FastAPI web UI (dynamic with JS)

    Python