Skip to content
View kriss-u's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro

Block or report kriss-u

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
kriss-u/README.md

Hi there 👋

I build tools for learning and experimenting with complex technical topics like quantum computing and cryptography.

Check out my projects:

  • QisLearn: Interactive educational website for learning quantum computing with Qiskit, built on PyAST. Live
  • PyAST: A TypeScript library that parses Python in the browser. Playground
  • LatticeForge: A playground for exploring post quantum cryptography. Live
  • BreakMyChange: An educational tool for breaking down money denomination. Live

Read my blog

Pinned Loading

  1. QisLearn QisLearn Public

    Interactive, browser-based Qiskit course — lessons, a code editor, static circuit checking, and live visualizations (Bloch sphere, statevectors). No backend, runs fully client-side.

    TypeScript 1

  2. py-ast py-ast Public

    A TypeScript library that parses Python source code into a CPython compatible AST, with full support for unparsing back to Python, tree traversal, and JSON serialization.

    TypeScript 6 1

  3. latticeforge latticeforge Public

    CyberChef, but for post-quantum cryptography only.

    TypeScript 1

  4. mermaid mermaid Public

    Forked from mermaid-js/mermaid

    Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

    TypeScript