Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@aaxa If you're looking for problems to solve, there's plenty to do for non-profits if don't mind working gratis.
Look for these organizations on Catchafire, but don't go through the 'vetting' process. Instead, look up the decision maker, find an email address and email that person directly to skip the red tape.
Approach them as you would a prospective employer.
Be prepared for a semi formal interview, and you should be able to help the people who need it. -
biscuit19128yYou can make me a tool to test the download speed and get file sizes for a website. I know they already exist but I want something that will give me stat's on each page, just by putting in the home url.
-
biscuit19128y@aaxa ideally, page load times and size, individual files load times and size.
Pretty much what you get from looking at re chrome dev tools network timeline.
The real difference would be ability to just put in home url and have it scan the whole site. Kinda like a site map creator and network dev tools mash up.
Oh and some way to time the requests so as not to overload the clients server. -
biscuit19128y@aaxa yes desktop would be preferable. Was thinking about it more and maybe some way to export to CSV?
I show my clients comparisons of before and after, so they can see where their money went.
!rant
How do you find inspiration for hobby projects? I'd really love to do more programming in my spare time. My head is empty for ideas and hungry for problems to solve.
undefined