Skip to content
View DanielLMcGuire's full-sized avatar

Block or report DanielLMcGuire

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

Hi! I'm Daniel.

Here are my main projects:

  • Phasor, a simple programming language (somewhat stable, still in beta) nix run github:DanielLMcGuire/Phasor Website
  • Zorvix, my fast web server (with routing, and other features) npm i zorvix Website

And the rest:

Pinned Loading

  1. Phasor Phasor Public

    A functional programming language, runtime, and toolchain [Beta] https://phasor.pages.dev

    C++ 2

  2. Zorvix Zorvix Public

    A fast minimal zero-dep NodeJS web server with a CLI and middleware + routing API with built in query parsing, and optional body parsing.

    TypeScript 1

  3. IntelliCode.Cpp.LSP IntelliCode.Cpp.LSP Public

    An rpc2 LSP for Visual Studio IntelliCode models [ALPHA]

    C# 1

  4. Snake-DX Snake-DX Public

    A win32/UWP DirectX snake game (Xbox/Windows)

    C++ 1

  5. XboxSeries XboxSeries Public

    Personal research into the Xbox Series Architecture

    49 3

  6. Bypass OOBE on Windows 11 Bypass OOBE on Windows 11
    1
    # OOBE bypass (no unattend.xml)
    2
    
                  
    3
    ## 1. Use `Ctrl+Shift+F3` at OOBE screen, wait for reboot
    4
    
                  
    5
    ## 2. Ensure we are actually in system [audit mode](https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/audit-mode-overview?view=windows-11)