Inventory Pickup Web App
I wanted to use Django to solve a simple business problem, so I spent a few months of brainstorming and coding and came up with a system that I would like to discuss here.
Continue readingI wanted to use Django to solve a simple business problem, so I spent a few months of brainstorming and coding and came up with a system that I would like to discuss here.
Continue readingPDFs are a hassle for those of us that have to work with them to get at their data. When I was at the Open Data NJ summit last month, the reporters and journalists went
Continue readingI’ve coded a crime map for Muckgers, an online student-run publication that I contribute to. I’ve explained in detail in several posts on the site what I’ve done and improved upon, but I thought I
Continue readingIf you have trouble matching similar company names, you’re more than likely trying to clean up some sort of database. This is one of my major issues that I’ve tried to explore for myself, so
Continue readingI had a business problem that I ended up solving during after-work hours. I was having trouble comparing two company strings to match them.
Continue readingI’ve finally created my first Python module, and it’s pretty great (in my opinion).
Continue readingIn case you’ve missed them, here’s Part I and Part II.
Continue readingNo one can deny that Python is powerful, which is why it is well-loved. You can write a small app very quickly, have it connect to a database or to web APIs. String manipulation is
Continue readingIn case you missed it, here’s Part I.
Continue readingamtl was one of the first coding projects I ever worked on, way back in 2009. I had some boredom in between classes, and needed to find something to do with my life, so I
Continue reading