DEV Community

Uğur Baştuğ
Uğur Baştuğ

Posted on

Start of a new career

Hey everybody, this is Uğur aka. LoneCoder. I basically want to publicly document my journey to become a bona fide software developer and make a living. Fun fact: I would be the first software developer in my bloodline. I'm currently building a rainwater quality measurer using Python and several public APIs to calculate the quality of rainwater in a given city. The program currently checks your IP to find your city, but it can get inconsistent so I also added a fallback so the user can specify their city, and the program "should" guesstimate the rainwater quality based on a few metrics such as air quality, humidity, altitude, nearby construction zones and so on. The project is in an early stage so far so it does need a bit more work. Here's the repo link if you're interested at all: https://github.com/Allkindoflower/rainwater_quality_measurer
That's it for now, I'll see you in the next one
PS: I do need someone who needs their stuff when it comes to hydrology and statistics, because I'm not sure which metric weighs in how much, so please let me know if you have ideas!

Top comments (0)