No post body was provided.
Ask HN: Give me some Python/JavaScript project or web app ideas
1–9 of 9 posts
Re: Ask HN: Give me some Python/JavaScript project or web app ideas
#2Python Project and Web App Idea Generator, written in Python. Scrape HN for "Show HN:" submissions and append "written in Python" for project ideas.
Re: Ask HN: Give me some Python/JavaScript project or web app ideas
#3Build HN User profile analytics. Basically, a dashboard page that shows users by location, professions etc. Obviously, it depends heavily on what the user has in their profile. For example,the dashboard could show "Well known entrepreneurs" which would display info of lot of founders/co-founders of companies that are on HN.
If a user profile does not have any info, then scrape through their comment history and find out keywords like location, profession etc. I see many users commenting like "I am the co-founder of...", "I am a lawyer...", "I am a CPA...", "I live in San Francisco..." etc. This could be great way to find those people.
Re: Ask HN: Give me some Python/JavaScript project or web app ideas
#4Python Project and Web App Idea Generator, written in Python. Scrape HN for "Show HN:" submissions and append "written in Python" for project ideas.
Use this: http://itsthisforthat.com/ and use Python and Javascript to develop the product
Re: Ask HN: Give me some Python/JavaScript project or web app ideas
#5What are some of your interests? What issues would you like to see addressed in the world?
Re: Ask HN: Give me some Python/JavaScript project or web app ideas
#6Build a business card interpretation service
Re: Ask HN: Give me some Python/JavaScript project or web app ideas
#7Code a Python interpreter in JS (without using Emscripten.)
Re: Ask HN: Give me some Python/JavaScript project or web app ideas
#8Python Project and Web App Idea Generator, written in Python. Scrape HN for "Show HN:" submissions and append "written in Python" for project ideas.
Re: Ask HN: Give me some Python/JavaScript project or web app ideas
#9I'd like to see some D3 + Flask action.