Skip to content

Instantly share code, notes, and snippets.

View davidmanueldev's full-sized avatar
🐧

David Manuel davidmanueldev

🐧
View GitHub Profile
@Klerith
Klerith / docker-compose.yml
Last active October 17, 2025 00:13
PostgreSQL + PgAdmin
version: '3'
services:
myDB:
image: postgres:15.3
container_name: my-database
restart: always
ports:
- 5432:5432
environment:
@Klerith
Klerith / instalaciones-database.md
Last active October 6, 2025 10:19
Instalaciones necesarias para el curso de base de datos
@Klerith
Klerith / flutter-instalaciones.md
Last active October 27, 2025 23:12
Instalaciones del curso de Flutter - Móvil de cero a experto
@Klerith
Klerith / instalaciones.md
Created August 20, 2019 19:35
Curso de Dart - Instalaciones
@gornostal
gornostal / README.md
Last active November 3, 2025 22:40
Ulauncher Color Themes

This will be a temporary site for sharing Ulauncher color themes

When posting a theme make sure it has

  • title (theme name or whatever)
  • link to a gist or github repo with theme files
  • screenshot attached (just drag an image onto a comment area)