Passionate Front End engineer and Technical Writer, Google udacity scholar of 2k18, and a frequent gamer. Constantly learning and exploring new technologies.
🚀 Week 1 @Replit Agent 4 Content Challenge: Building 'Prompt Pong' LIVE — a Pong game where YOU control the paddle by TYPING prompts to an AI in real-time.
E.g. 'go up fast' → zoom up!
Super meta: Using Agent 4 to build a game about prompting AI.
#Agent4Challenge
Game now actually ends at 5 points... but no restart 😅 Just fixed it!
Added "Game Over" screen big "Restart" button. Click → new match, scores reset, no page refresh needed.
Live: paddle-prompt-pong--skarthik…
like 'go up', 'down fast', 'center now', 'block hard', 'dodge left' — parse the text every second or on enter/submit and translate to paddle movement (velocity/position).
Basic physics: ball bounces off walls/paddles with angle change.
Game over at 5 points, reset button.
Starting prompt:
Build a browser-based Pong game using HTML5 Canvas and vanilla JavaScript.
Two paddles, ball, score display.
Right paddle: simple AI that tracks the ball.
Left paddle: controlled NOT by keys, but by a real-time text input box on screen. Player types prompts
Automating the tedious parts of Git.
This CLI tool handles semantic versioning and generates PR descriptions so you can focus on the code.
Submitted for the @GitHub Copilot CLI Challenge.
{ author: @karthik_coder }
dev.to/imkarthikeyan/devflow…
🚀 Just launched my first open-source app on Product Hunt!
Blog Stats Generator → One-click blog analytics for Dev.to & Hashnode.
No logins. No manual tracking. Just paste your blog link & get insights.
producthunt.com/products/blo…
So I built this for fans like me 🫡
Features
* 🔍 Search by character, anime, tags
* ❤️ Save favorites (no login)
* ⚡ Powered by Algolia AI
* 📦 Deployed on Vercel
* 📱 Clean, minimal UI