# Go Build This Stuff: A community list of ideas

Hey, if you're reading this, you're invited to help others break free from creative blocks. How? Just push a branch up to this repo. Easy. :D

https://github.com/BrettThurs10/GoBuildThisStuff

This list is great inspiration for developers needing to update their portfolio or for devs who want a fresh challenge.

Below is the list in it's current entirety. For the latest and greatest, see the github repo linked above.

Now, go forth and create! If you do, leave a comment here and share your work. :D
___

# Go Build This Stuff

### A massive list of web apps (or apps) to kick that creative block to the curb.

> Suggested APIs are just that, suggested. Feel free to find others.

### **International weather app with language selector and translation.**

Bonus points for using geolocation for detect my location.

Resources: https://openweathermap.org/api, https://darksky.net/dev, https://www.i18next.com/

### **Jeopardy trivia app**

Create a simple Jeopardy style website with categories of topics

Resources: http://jservice.io/

### DnD card generator

Create a searchable card generator with categories for spells, monsters, loot, weapons, etc...

Resources: http://www.dnd5eapi.co/

### Pokemon card generator

Create a searchable card generator with for all the Pokemans

Resources: https://pokeapi.co/

### Cocktail database

Create a searchable cocktail database

Resources: https://www.thecocktaildb.com/api.php

### Bitcoin Price Index

Create a bitcoin dashboard showing the current price index of Bitcoin and other crypto currencies

Resources: https://www.coindesk.com/coindesk-api, https://api.coinpaprika.com/v1/coins/btc-bitcoin

### GitHub Available Jobs Board

Create a searchable job postings website

Resources: https://jobs.github.com/positions.json?description=api

### IP info grabber

Create a website that fetches data about the IP address you give it

Resources: https://ipinfo.io/161.185.160.93/geo

### Makeup database OR a fake makeup e-commerce website

Resources: http://makeup-api.herokuapp.com/

### Find breweries near me

Use geolocation to detect the closest breweries near me.

Resources: https://api.openbrewerydb.org/breweries

### Fake staff directory for a company

Resources: https://randomuser.me/api/

### Super hero database

Create a searchable super hero database and link related heroes/villains

Resources: https://superheroapi.com/, https://developer.marvel.com/

### Hearthstone database

Create a searchable Hearthstone database

Resources: https://hearthstoneapi.com/

### Create a chat app

Resources: https://www.djamware.com/post/5f2a1d9d9c794f177fd7b527/react-js-tutorial-building-firebase-chat-app-react-hooks

### News app

Resources: https://dev.npr.org/api/

### NASA app

Create a ton of cool things with the NASA API

Resources: https://api.nasa.gov/

### Create a crime near me app

Bust the bad guys

Resources: https://github.com/fbi-cde/crime-data-frontend

### Flight data app

Resources: https://geekflare.com/flight-data-api/

### Food near me

Resources: https://www.yelp.com/developers/

### Sports app

Do sports stuff

Resources: https://rapidapi.com/blog/best-sports-apis-ranked/

### Streaming website

Create a Netflix or Hulu clone

Resources: https://www.themoviedb.org/documentation/api

### COVID tracker

Resources: https://covid-api.com/, https://leafletjs.com/

### Dice roller

Make a dice roller app where the user can select all manner of dice to roll (and multiples of, too).

### Spotify clone

Resources: https://developer.spotify.com/documentation/web-api/

### SpaceX dashboard

Create a dashboard showing launch pad data and upcoming events

Resources: https://github.com/r-spacex/SpaceX-API

### Video game deals website

Resources: https://apidocs.cheapshark.com/

### Find a city bike near me

Resources: http://api.citybik.es/v2/



<span>Photo by <a href="https://unsplash.com/@mbaumi?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Mika Baumeister</a> on <a href="https://unsplash.com/s/photos/idea?utm_source=unsplash&amp;utm_medium=referral&amp;utm_content=creditCopyText">Unsplash</a></span>
