Hacker News new | ask | show | jobs
by bobwaycott 3706 days ago
- human v cpu rock, paper, scissors (bonus round: real-time human v human)

- human v cpu tic tac toe (bonus round: real-time human v human)

- human v cpu battleship (bonus round: real-time human v human)

- Wordpress clone

- IRC clone

- E-commerce site (focus on the product catalog and shopping cart, with a checkout process that doesn't really have a payment integration, and a history of orders)

- A dashboard that provides visualization of data sets

- Twitter clone

- Facebook clone (basically, take your Twitter clone, remove the character limit, add in some comment and group functionality, and add your IRC clone into the mix)

- Expand Twitter/FB clones with tweaks that let you manipulate how the timeline is displayed to a logged-in user

Look at anything you've used, played, tried that you feel you understand how it works. Then build it.

1 comments

"checkout process that doesn't really have a payment integration"

What do you mean by that ?

Don't bother adding a real payment processor like Stripe. OP said for learning. Tackle that later.