nikoSchoinas (Nikos Schoinas) · GitHub
Skip to content
View nikoSchoinas's full-sized avatar

Block or report nikoSchoinas

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. inglorious-mustard inglorious-mustard Public

    A tactical field manual for building software in the AI era

    12

  2. inglorious-mustard-cli inglorious-mustard-cli Public

    The CLI for implementing the M.U.S.T.A.R.D. framework

    TypeScript 3

  3. routeweiler-python-sdk routeweiler-python-sdk Public

    The financial operating system for AI agents. A single HTTP client that intercepts '402 Payment Required', routes across x402, L402, and MPP, persists credentials as recoverable assets, enforces pe…

    Python 31 1

  4. ShorsQuantumAlgorithm ShorsQuantumAlgorithm Public

    An implementation of Shor's Quantum Algorithm with sequential QFT. (2*n + 3 qubits)

    Python 2

  5. MutExMethods MutExMethods Public

    Thread mutual exclusion: Four famous methods (Boolean variable, Switching, Petterson, Bakery)

    Java