This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
site/wiki/thingstomake.md

30 lines
1.0 KiB
Markdown
Raw Normal View History

2021-04-06 21:55:38 +00:00
---
title: cool things to make
subtitle: inspiration in a single page
author: jakew
date: 2021-04-06
color: orange
---
the best bit about being on the same computer as a bunch of other people is that it is super easy to share things that you make. things you make will help to inspire others who will end up making cool things that you can use. you get the idea.
you could also collaborate with other people, after all you are on a shared computer.
## web things
one of the best places to make things is in your `public_html` folder which anyone in the world can see.
- pimp your webpage, go for a theme, perhaps retro or similar to the south london pages
- write blog about cool things you make or do
- make an interactive project, perhaps something that brings people together or add their own content
- art
## scripts
another great place to make things is just on south london itself, make a script in your home directory and give it permissions so that others can run it.
- games
- irc bots and games
- more art
**bonus thing you can do:** add to this list :)