Hi, I'm Andrew.
I'm a software engineer and web developer with over 20 years of experience. I enjoy the problem-solving aspect of software development and am always looking for new challenges. I also hold advanced degrees in theology and linguistics, and my major hobby is music (I'm a guitar player).
You can reach me at info@andrewthecoder.com for inquiries or to hire me!
You can learn more about me in the about section.
Random Dad Joke
Why don't scientists trust atoms? Because they make up everything!
Submitted by: Andrew S Erwin
Instructions for submitting your own dad joke can be found HERE.
Latest Blog Posts
- C Hash Tables and 2-Bit Bookkeeping
A look into hash tables, using a C implementation as an example, and an explanation of the memory-saving '2-bit bookkeeping' technique.
- Simulating the Enigma Machine: A Deep Dive with JavaScript
A deep dive into the Enigma machine's mathematics and how to simulate its complex cryptographic processes using JavaScript.