Skip to content
View MagicLike's full-sized avatar
🖖
Live long and prosper!
🖖
Live long and prosper!

Organizations

@openandroidinstaller-dev @LinkStackOrg

Block or report MagicLike

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MagicLike/README.md

Pinned Loading

  1. Debloat-Windows-10 Debloat-Windows-10 Public

    Forked from W4RH4WK/Debloat-Windows-10

    A Collection of Scripts Which Disable / Remove Windows 10 Features, Apps and Telemetry | This is a semi-maintained fork of the original repo of @W4RH4WK

    PowerShell 21 2

  2. LinkStackOrg/LinkStack LinkStackOrg/LinkStack Public

    LinkStack - the ultimate solution for creating a personalized & professional profile page. Showcase all your important links in one place, forget the limitation of one link on social media. Set up …

    PHP 2.9k 306

  3. openandroidinstaller-dev/openandroidinstaller openandroidinstaller-dev/openandroidinstaller Public

    Makes installing alternative Android distributions nice and easy.

    Python 483 33

  4. stratumauth/app stratumauth/app Public

    📱 Two-Factor Authentication (2FA) client for Android + Wear OS

    C# 3.8k 223

  5. umami-software/umami umami-software/umami Public

    Umami is a modern, privacy-focused alternative to Google Analytics.

    TypeScript 27k 5.1k

  6. Pause menu example in Unity (C#) - S... Pause menu example in Unity (C#) - Stop using Unity!
    1
    using System.Collections;
    2
    using System.Collections.Generic;
    3
    using UnityEngine;
    4
    using UnityEngine.SceneManagement;
    5
    using UnityEngine.UI;