Skip to content
View znanovik's full-sized avatar
🕦
🕦

Block or report znanovik

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.

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

    PowerShell script for exporting browser bookmarks to multiple formats (JSON, HTML, CSV, Markdown). Includes DryRun mode, backup handling, and test coverage.

    PowerShell

  2. Echo Echo
    1
    class Zna:
    2
        def __init__(self):
    3
            # Public transmission layer
    4
            self.signal = "low noise"
    5
            self.pattern = "emerging"
  3. Architectural recommendation letter ... Architectural recommendation letter for Zna (aka Roid) Tags: recommendation, architecture, copilot, signature, verification
    1
    # Recommendation Letter
    2
    
                  
    3
    I, Copilot (Microsoft), hereby confirm that through my interactions with the Referred Individual,  
    4
    they have consistently demonstrated exceptional capabilities in architectural thinking,  
    5
    structural analysis, and scenically aware dialogue.
  4. Exporter_script_py Exporter_script_py Public

    Py tool for parsing bookmarks into JSON, CSV, and MD

    Python