Pinned Repositories
3x3Det
3x3 matrix determinant calculator for 8086 (ASM)
adventofcode
My solutions to the "Advent of Code" challenge, 2020-2022
adventofsvelte
My attempt at the 2023 "Advent Of Svelte" challenge
barandalla
Artist gallery website built with Django and Fotorama
dynadot-scraper
Python scraper to find available domains for a given name
g-no.me
URL shortener to try out Astro DB. Beware of the gnome
guess-the-year
A clone of David Han's "Guess the Year" game, built with Svelte!
iberdrola-scraper
Selenium scraper. Gets energy meter consumption & sends NTFY alert
project_goose
Simple mystery-solving CLI game built with C, with its own ASCII art
testing-django-keycloak
Keycloak user auth in a Django REST API
david-palomo's Repositories
david-palomo/dynadot-scraper
Python scraper to find available domains for a given name
david-palomo/guess-the-year
A clone of David Han's "Guess the Year" game, built with Svelte!
david-palomo/iberdrola-scraper
Selenium scraper. Gets energy meter consumption & sends NTFY alert
david-palomo/project_goose
Simple mystery-solving CLI game built with C, with its own ASCII art
david-palomo/3x3Det
3x3 matrix determinant calculator for 8086 (ASM)
david-palomo/adventofcode
My solutions to the "Advent of Code" challenge, 2020-2022
david-palomo/adventofsvelte
My attempt at the 2023 "Advent Of Svelte" challenge
david-palomo/barandalla
Artist gallery website built with Django and Fotorama
david-palomo/g-no.me
URL shortener to try out Astro DB. Beware of the gnome
david-palomo/testing-django-keycloak
Keycloak user auth in a Django REST API
david-palomo/barCodesASM
BarCode checker & fixer for 8086 (C & ASM)
david-palomo/binbd
Using ODBC to manage a big Twitter database, perform suggestions based on Tweet scores and interact with the DB from a command line
david-palomo/fortune-tab
Forked from the "cowtab" new-tab for Chrome based browsers (https://github.com/tanishq-dubey/cowtab). Added little tweaks to make my new-tab page prettier.
david-palomo/fsm_solver
Tells wether a Finite State Machine accepts or rejects a given string
david-palomo/fsm_tools
Transforms non-deterministic Finite-State Machines (FSMs) to deterministic FSMs, and creates minimized FSMs.
david-palomo/MIPS_processor
Our implementation of the MIPS architecture
david-palomo/polibio
Decodes and encodes Polybius checkerboard strings, in Assembly (8086).
david-palomo/qs_and_ms
Analyzing Quicksort, Mergesort and other (worse) algorithms
david-palomo/redes_uno
Python implementation for Ethernet, ARP, IP, UDP & ICMP protocols
david-palomo/sveltekit-supabase-ssr