hakk

software development, devops, and stuff
Tree lined path

Projects

DNS Observer A proof of concept that detects a visitors DNS provider.


whoomp! (there it is) a simple static fileserver for local development. That includes live reload!


lomah an smtp honeypot written in Golang. Simulates an open relay, tls capable, collects smtp credentials, and writes any emails to files.


Flask Autoversion Automatically version static file paths. When actively developing a web application, you may experience issues with browsers caching your static content. With this extension you can easily use the function in your templates that will update the query added on to the file path to bust the browser cache.


Bad Ips very recent and basic right now, but I am starting a project to track abusive IP addresses and will be providing the data here to hopefully benefit others.


Yet to be released

Adblocking DNS server, it's written in GoLang and dynamically updates using Golang Job scheduling as well as an admin interface to add or remove domains easily. It's currently in use as my DNS system which makes me uneasy when I realize how often my machine and/or router is calling home.


You can check out more of my opensource work here

Documentation

Learning/Tutorials

Essential Core CS for interviews Learn algorithms and data structures.