Skip to content

Instantly share code, notes, and snippets.

View amitdumka's full-sized avatar
🪲
I may be slow to respond.

Amit Kumar amitdumka

🪲
I may be slow to respond.
  • Prominet Barter Pvt. Ltd. AKS Labs
  • Dumka, JH, IN
  • X @amitdumka
View GitHub Profile
@amitdumka
amitdumka / windows-keys.md
Created October 23, 2023 07:34
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

@amitdumka
amitdumka / App.css
Created February 20, 2021 10:36 — forked from adrianhajdin/App.css
/* CHAT STYLES */
* {
font-family: Avenir, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto,
Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji,
Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
letter-spacing: 0.5px;
}
.ce-chat-list {
background-color: rgb(240, 240, 240) !important;