0xChelt

    █████                  █████████  █████               ████   █████   
  ███▒▒▒███               ███▒▒▒▒▒███▒▒███               ▒▒███  ▒▒███    
 ███   ▒▒███ █████ █████ ███     ▒▒▒  ▒███████    ██████  ▒███  ███████  
▒███    ▒███▒▒███ ▒▒███ ▒███          ▒███▒▒███  ███▒▒███ ▒███ ▒▒▒███▒   
▒███    ▒███ ▒▒▒█████▒  ▒███          ▒███ ▒███ ▒███████  ▒███   ▒███    
▒▒███   ███   ███▒▒▒███ ▒▒███     ███ ▒███ ▒███ ▒███▒▒▒   ▒███   ▒███ ███
 ▒▒▒█████▒   █████ █████ ▒▒█████████  ████ █████▒▒██████  █████  ▒▒█████ 
   ▒▒▒▒▒▒   ▒▒▒▒▒ ▒▒▒▒▒   ▒▒▒▒▒▒▒▒▒  ▒▒▒▒ ▒▒▒▒▒  ▒▒▒▒▒▒  ▒▒▒▒▒    ▒▒▒▒▒  
                                                                         
                                                                         
                                                                         
root@0xChelt:~# whoami
a non-corporate technical meetup
run by cheltenham's infosec community

3x 20-min talks by cool people
chatham house rules
hosted every few months
root@0xChelt:~# ls -la projects/
total 2
drwxr-xr-x 3 0xChelt 0xChelt 4096 Jan 15 2025 ..
drwxr-xr-x 3 0xChelt 0xChelt 4096 Jan 15 2025 edition_1.txt
root@0xChelt:~# cat edition_1.txt
Status: Coming Soon
Date: Coming Soon
Location: Cheltenham, UK
root@0xChelt:~# find . -name "*.talk" -exec cat \;
./subject_3.talk
description 1
author: speaker 1
./subject_2.talk
description 2
author: speaker 2
./subject_1.talk
description 3
author: speaker 3 3
root@0xChelt:~# curl -X POST https://0xchelt.xyz/rsvp
RSVP for next meetup
Status: Registration Closed
root@0xChelt:~#