Contact me

Enter your email address and a message in the form to get in touch.

Alternately, you can contact me on twitter.

           

123 Street Avenue, City Town, 99999

(123) 555-6789

email@address.com

 

You can set your address, phone number, email and site description in the settings tab.
Link to read me page with more information.

Side Projects

​Passion is important. I love to build things online.

These are a few projects I've worked on for fun. For more examples of my personal work, you can visit me on github & dribbble.

Node.js: HTTP Fakr

Alex Holt

A simple node.js proxy server

Basic Node.js proxy server that will pass all HTTP traffic through.

In the overrides/ directory you can place simple files that you want to override, the proxy will then return these to the browser without requesting from the server. Allowing you to inject different content into your browser locally.

This has all manner of interesting applications, but i'll leave it to you to work out what you could use it for.