Skip to content

Instantly share code, notes, and snippets.

View lanluartes's full-sized avatar
🎯
Focusing

Allan Luartes lanluartes

🎯
Focusing
  • Manila, Philippines.
View GitHub Profile
@danielroe
danielroe / settings.json
Last active April 19, 2025 06:36
VScode settings for a minimal UI
{
// Disable telemetry
"telemetry.telemetryLevel": "off",
// Zen mode
"zenMode.fullScreen": false,
"zenMode.hideTabs": true,
"zenMode.centerLayout": false,
// Theming
"workbench.iconTheme": "city-lights-icons-vsc",
"editor.fontFamily": "Dank Mono",
@piouson
piouson / react-native-app-in-wsl2.md
Last active February 3, 2025 15:02 — forked from bergmannjg/rearct-native-app-in-wsl2.md
Building a react native app in WSL2