Skip to content
View jmagly's full-sized avatar
🙃
I may be slow to respond.
🙃
I may be slow to respond.

Highlights

  • Pro

Block or report jmagly

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 250 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. markdown-editor markdown-editor Public

    A modern markdown editor with live preview, syntax highlighting, LaTeX math support, and export to PDF/DOCX. Built with React, TypeScript, and Vite. Features dark mode, auto-save, and keyboard sho…

    TypeScript 4

  2. ubuntu-setup ubuntu-setup Public

    Tools and Automation for prepping and hardening Ubuntu Instances

    Shell 1

  3. SE Programmable Block - Airlock Cont... SE Programmable Block - Airlock Control Script with LCD Display Output
    1
            private class AirlockState 
    2
            {
    3
                public const string TransferInReady = "TransferInReady";
    4
                public const string TransferOutReady = "TransferOutReady";
    5
                public const string SystemOffline = "SystemOffline";
  4. Operating script for Khadas VIM4 and... Operating script for Khadas VIM4 and KKSB Cooler fan - Pins - Hot (red) 1, Ground (black) 21, Signal 35
    1
    #!/bin/sh
    2
    # For vim4 ensure /boot/dtb/amlogic/kvim4.dtb.overlay.env has the following entry (reboot if change is needed)
    3
    # fdt_overlays=pwm_f
    4
    
                  
    5
    LEVEL=65000 # Turn on if temperature is over and off if its is under
  5. hicetnunc hicetnunc Public archive

    Forked from hicetnunc2000/hicetnunc

    hicetnunc UI/UX

    JavaScript