ShenCode 0.6.1 is here
ShenCode 0.6.1 is here! I’ve added a module that splits your shellcodes and disguises them as article IDs in an XML feed.
welcome = ('Heck', 'hausen', '.', 'IT')
site = ''.join(welcome)
print(site)
Heckhausen.IT
ShenCode 0.6.1 is here! I’ve added a module that splits your shellcodes and disguises them as article IDs in an XML feed.
My latest Python project is a feed reader that fetches articles and makes them available as notes in Obsidian. I’m working on a first public release, which w...
I have started working on a new website to centralize my current projects and articles. I plan to include a bit about myself, a lot of tech content, and mayb...