Skip to content

Instantly share code, notes, and snippets.

View dharamveer-gupta's full-sized avatar
🛕
Each line of code has the potential to change someone's life, Code purposefully.

Dharamveer Gupta dharamveer-gupta

🛕
Each line of code has the potential to change someone's life, Code purposefully.
View GitHub Profile
@dharamveer-gupta
dharamveer-gupta / windows-keys.md
Created August 16, 2025 19:52 — forked from rvrsh3ll/windows-keys.md
Windows Product Keys

NOTE

These are NOT product / license keys that are valid for Windows activation.
These keys only select the edition of Windows to install during setup, but they do not activate or license the installation.

Index

import android.os.Bundle
import androidx.activity.ComponentActivity
import androidx.activity.compose.setContent
import androidx.compose.animation.core.Animatable
import androidx.compose.animation.core.Spring
import androidx.compose.animation.core.VectorConverter
import androidx.compose.animation.core.spring
import androidx.compose.foundation.BorderStroke
import androidx.compose.foundation.gestures.awaitFirstDown
import androidx.compose.foundation.gestures.forEachGesture