Skip to content
View drmad's full-sized avatar
πŸ‘¨β€πŸ’»
hacking
πŸ‘¨β€πŸ’»
hacking

Organizations

@icanux @vendimia @paperclip-eirl
Block or Report

Block or report drmad

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
drmad/README.md
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ•—β–‘β–‘β–‘β–ˆβ–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘
β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ–ˆβ–ˆβ•—β–‘β–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—
β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•”β–ˆβ–ˆβ–ˆβ–ˆβ•”β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘
β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•—β–ˆβ–ˆβ•‘β•šβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•”β•β•β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘
β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–‘β•šβ•β•β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ•‘β–‘β–‘β–ˆβ–ˆβ•‘β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ•”β•
β•šβ•β•β•β•β•β•β–‘β•šβ•β•β–‘β–‘β•šβ•β•β•šβ•β•β–‘β–‘β–‘β–‘β–‘β•šβ•β•β•šβ•β•β–‘β–‘β•šβ•β•β•šβ•β•β•β•β•β•β–‘

Hello there πŸ‘‹

Pinned

  1. tmux-git tmux-git Public

    Script for showing current Git branch in Tmux status bar

    Shell 80 20

  2. semeele semeele Public

    Extremely simple and minimalistic XML generator for PHP. Really, very simple.

    PHP 1 1

  3. backup.py backup.py Public

    Generador de copias de seguridad incrementales e histΓ³ricas

    Python

  4. rpi-framebuffer rpi-framebuffer Public

    Linux framebuffer tests on the Raspberry Pi

    C 7 3

  5. Convierte la web de tipo de cambio d... Convierte la web de tipo de cambio de la SUNAT a un JSON, ahora que le han aΓ±adido recaptcha :-P
    1
    res = []
    2
    document.querySelectorAll('td.js-cal-option').forEach(e => {
    3
    	buy_el = (e.querySelector('div.normal-all-day'))
    4
    	sell_el = (e.querySelector('div.pap-all-day'))
    5
    
                  
  6. bestiaplanete bestiaplanete Public

    Bestiaplanete (con las disculpas de Quino) es un motor de planetas hecho con Vendimia. Corre en PHP 8.2+ con SQLite 3 o MariaDB/MySQL.

    PHP