50 golang projects

ChatGPT ideas

  1. Todo List: A basic CRUD application for managing tasks.
  2. Weather App: Fetch weather data from an API and display it.
  3. URL Shortener: Shorten long URLs and redirect users.
  4. Random Quote Generator: Display random quotes to users.
  5. Markdown Editor: A simple editor for writing and previewing Markdown content.
  6. Image Gallery: Display a collection of images with basic CRUD operations.
  7. Contact Book: Store and display contact information.
  8. Basic Blog: Allow users to create, read, update, and delete blog posts.
  9. Polling App: Create and participate in polls.
  10. Chat Application: Basic real-time chat functionality.
  11. Calculator: Perform basic arithmetic operations.
  12. Note-taking App: Allow users to create, edit, and delete notes.
  13. Guestbook: Let users leave messages or comments.
  14. To-Do List with Reminders: Add reminder functionality to a to-do list.
  15. File Uploader: Upload files to the server and display them.
  16. Basic Authentication System: Implement user authentication with basic login/logout functionality.
  17. Countdown Timer: Set a countdown timer and display it.
  18. Feedback Form: Collect feedback from users through a form.
  19. Calendar App: Display a basic calendar with events.
  20. Dictionary App: Fetch definitions of words from an API.
  21. Quote Sharing App: Allow users to share their favorite quotes.
  22. Recipe App: Display recipes with ingredients and instructions.
  23. News Headlines: Fetch and display latest news headlines.
  24. Currency Converter: Convert between different currencies.
  25. Task Timer: Track time spent on tasks.
  26. Bookmarker: Save and organize bookmarks.
  27. Anonymous Message Board: Post messages anonymously.
  28. BMI Calculator: Calculate Body Mass Index (BMI) based on user input.
  29. Flashcard App: Create and study flashcards.
  30. File Sharing Service: Upload and share files with others.
  31. Feedback Voting System: Allow users to vote on feedback items.
  32. Password Generator: Generate strong passwords.
  33. Code Snippet Repository: Store and share code snippets.
  34. Translator App: Translate text between languages using an API.
  35. Timer App: Set multiple timers for different purposes.
  36. Expense Tracker: Track expenses and categorize them.
  37. Meme Generator: Create memes using predefined templates.
  38. Anonymous Confession App: Allow users to make anonymous confessions.
  39. Tic-Tac-Toe Game: Play tic-tac-toe against the computer or another player.
  40. Unit Converter: Convert between different units of measurement.
  41. Guest Wi-Fi Access Management: Manage guest Wi-Fi access with a simple interface.
  42. Image Placeholder Generator: Generate placeholder images of specified dimensions.
  43. Reminder App: Set reminders for tasks or events.
  44. QR Code Generator: Generate QR codes for URLs or text.
  45. IP Address Lookup: Lookup information about IP addresses.
  46. Simple Blogging Platform: Allow users to create and publish blog posts.
  47. Task Prioritizer: Prioritize tasks based on importance and urgency.
  48. Password Manager: Store and manage passwords securely.
  49. Random Password Generator: Generate random passwords of specified length.
  50. URL Metadata Extractor: Extract metadata (title, description, etc.) from URLs.

Other refs