What are your proudest projects?

It wasn't an extremely complicated app, it basically just combined some really basic web scraping and data sanitization/manipulation.

The reason I'm proud of it, is that it was the first program I made that I didn't rush at the last second. I took my time. I planned it out. I worked on it incrementally a little bit each day, I used git to it's fullest extent instead of just doing all my work on origin/master using nothing except add, commit, and push. It was the project that took me from knowing how to program in Python to being a Python programmer.

But more than anything, it made me feel like I could do this. Like I had what it took to graduate and work in the field. It was the first time I really felt proud of something I had made.

/r/AskProgramming Thread