{"slug": "day-1-of-100daysofcode-built-my-first-project", "title": "Day 1 of #100DaysOfCode: Built My First Project", "summary": "A 16-year-old developer began a 100-day coding challenge by building a terminal-based Pong game using Python's curses library. The project marks the first step toward a goal of learning Python and eventually building AI agents and multi-agent systems.", "body_md": "Published: 27/08/2026\n\n**The Setup**\n\nI'm 16 years old and starting my coding journey in 2026. After using Twitter, GitHub, and setting up my domain ms.blurbisht.fun, I decided to commit to #100DaysOfCode.\n\n**The Project:** Pong Game CLI\n\nA terminal-based two-player Pong game built with Python's curses library. Demonstrates:\n\n```\n# Key code snippet\nif key == ord('w'):\n    left_paddle.move_up()\n```\n\nWhy I Built It: To move beyond theory to actual shipping. My goals: learn Python → build AI agents → create multi-agent systems.\n\nWhat's Next: Day 2: **Not Planned!!**\n\nConnect:", "url": "https://wpnews.pro/news/day-1-of-100daysofcode-built-my-first-project", "canonical_source": "https://dev.to/blurbisht/day-1-of-100daysofcode-built-my-first-project-4hem", "published_at": "2026-08-27 06:10:03+00:00", "updated_at": "2026-08-27 06:48:04.337122+00:00", "lang": "en", "topics": ["developer-tools"], "entities": ["Python", "curses", "GitHub", "Twitter"], "alternates": {"html": "https://wpnews.pro/news/day-1-of-100daysofcode-built-my-first-project", "markdown": "https://wpnews.pro/news/day-1-of-100daysofcode-built-my-first-project.md", "text": "https://wpnews.pro/news/day-1-of-100daysofcode-built-my-first-project.txt", "jsonld": "https://wpnews.pro/news/day-1-of-100daysofcode-built-my-first-project.jsonld"}}