The original intention of this blog was to serve as a place where I could showcase the programming work I have done and detail my process. However, as you can tell, there hasn’t been any posts since my first “Hello, World!” post. Sure, I’ve been working on projects, but I just haven’t gotten to the point in any of those projects where I felt like I could blog in detail about it.
This past summer, I decided that the basic HTML site that I had at hallada.net wasn’t going to cut it anymore. I needed a blog.
At that point, I had already come a long way with Python and was pretty familiar with it and I was beginning to get familiar with Django, a web framework for Python. Django was what I was working with at Valti, and I was really liking making websites with it. It took what made Python awesome and applied that to web development.