lynkos - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View lynkos's full-sized avatar

Sponsoring

@Mara-Li

Block or report lynkos

Pinned Loading

  1. Python (.py) and Jupyter notebook (.ipynb) implementations of Grover's Algorithm aka Quantum Search Algorithm for n qubits and m targets.

    Jupyter Notebook 16 4

  2. Detect and identify different species of harmful algae within natural water in real-time with AI and a camera (i.e., ESP32-CAM, smartphone, or webcam).

    C++ 14 2

  3. Personal website inspired by and styled after macOS Sequoia and macOS Sonoma.

    HTML 10 1

  4. Basic web scraper to download media from websites. Supports .pdf generation and vertical image stacking; useful for downloading manga, comics, etc.

    Python 2

  5. 1

    # Confirm by prompting user for yes or no

    3

        read -p "$@ (y/n)? " answer