-
[DONE] Tailwind projects
-
[DONE] small heavy all kinds of JS projects
-
[NO GOOD PROJECTS, JUST BUILD REACT PROJECTS IN TS] few TS projects
-
To keep things interesting, perform DEV and DSA one after the other: i. DEV: Breakpoint - caused by React topic/lesson in educative.io or React Project's feature or DRF topic/lesson/project's feature or anything DEV in future ii. DSA: After Every Breakpoint - solve 5 to 7 questions of topics mentioned in DSA or SD topic/lesson or LLD topic/lesson or Design Systems topic/lesson
#define DSA = Google Keep - DSA New Order
#define DEV = i. only some of React.js projects (learn to use vite: with react, ts, tailwindcss) i/2. TypeScript - A Lot of React.ts projects ii. ShadCn UI (react based), to build prototypes fast iii. Tonnes of DRF projects iv. few FastAPI projects v. react.dev 'Learn' vi. react.dev 'API Reference'
Project Websites: https://www.youtube.com/@geekprobin1456/videos https://www.youtube.com/@Tailwindcollections/videos https://youtube.com/playlist?list=PLSDeUiTMfxW7lm7P7GZ8qtNFffHAR5d_w https://github.com/bradtraversy/vanillawebprojects?tab=readme-ov-file https://www.florin-pop.com/blog/100-days-100-projects/
Free APIs Online:
let superHeroAPI = https://www.superheroapi.com/api.php/727054372039115/search/${searchText}
;
let randomQuote = https://api.quotable.io/random
;
let githubAPI = https://api.github.com/users/${account}
;
let ipAddressAPI = https://api.ipify.org/?format=json
;
CHAT GPT
E-Commerce & Products Fake Store API
URL: https://fakestoreapi.com/ Features: Products, categories, users, and cart functionalities. Use Case: Build an e-commerce platform or a product listing page with cart management. OpenFoodFacts API
URL: https://world.openfoodfacts.org/data Features: Search food products with detailed nutritional data. Use Case: Create a recipe app or product catalog for health-conscious users. Movies & Entertainment OMDb API (Open Movie Database)
URL: https://www.omdbapi.com/ Features: Search for movies, shows, and series with ratings. Use Case: Create a movie search app or a streaming service UI. TMDb API (The Movie Database)
URL: https://developers.themoviedb.org/ Features: Movie and TV show data, trending movies, reviews, and trailers. Use Case: Build a Netflix-like platform or a movie dashboard. Weather OpenWeather API
URL: https://openweathermap.org/api Features: Current weather, forecast, air pollution, and more. Use Case: Create a weather app with live updates and forecasts. WeatherAPI
URL: https://www.weatherapi.com/ Features: Weather history, current data, and future forecasts. Use Case: Build a travel dashboard with weather-based recommendations. Finance Exchangerates API
URL: https://exchangeratesapi.io/ Features: Currency exchange rates for multiple currencies. Use Case: Create a currency converter or a finance tracking app. Alpha Vantage API
URL: https://www.alphavantage.co/ Features: Stock market data, forex, and cryptocurrency. Use Case: Build a stock tracker or financial dashboard. Sports Football API
URL: https://www.api-football.com/ Features: Live scores, match statistics, and league data. Use Case: Create a football dashboard or sports app. SportRadar API
URL: https://developer.sportradar.com/ Features: Data for various sports, including cricket, basketball, and more. Use Case: Build a multi-sports app with live updates. News News API
URL: https://newsapi.org/ Features: Get the latest news from various sources and topics. Use Case: Build a news aggregator or topic-based news app. Currents API
URL: https://currentsapi.services/ Features: Trending news and localized news. Use Case: Create a global or regional news portal. Educational Open Trivia Database
URL: https://opentdb.com/ Features: Trivia questions in multiple categories. Use Case: Build a quiz app with different difficulty levels and topics. Quotes API
URL: https://api.quotable.io/ Features: Random and category-based quotes. Use Case: Create a motivational quote app or a writing helper tool. Travel RestCountries API
URL: https://restcountries.com/ Features: Data about countries, including population, flags, and geography. Use Case: Build a travel app or an educational app about countries. OpenTripMap API
URL: https://opentripmap.io/ Features: Places, landmarks, and things to do in various cities. Use Case: Create a travel planning app. Utilities Placeholder API
URL: https://jsonplaceholder.typicode.com/ Features: Fake data for testing (posts, users, comments, etc.). Use Case: Build and test CRUD apps without worrying about a real backend. IPify API
URL: https://www.ipify.org/ Features: Fetch your public IP address. Use Case: Create a network diagnostic or IP tracking app. UUID Generator API
URL: https://www.uuidtools.com/api Features: Generate random UUIDs. Use Case: Build apps that need unique identifiers.