Home Final 01 02 03 04 05 06 07 08 09 10 11 12 13

Elina Oikonomaki

How to Make (Almost) Anything

Project Management and Computer-control Cutting

1. Git tutorial

Git : the most useful commands I used to work my website locally and then push my changes with order:

  • cd /Users/yourusername/archsite/people/Yourfolder'snameWITHOUTGAPS
  • python -m SimpleHTTPServer 8000
  • git status
  • git add -a
  • git pull --rebase origin master
  • git pull --rebase origin master
  • git push origin master

2. Vinylcutting

One of the assignments for this week was to cut something on the vinylcutter. I decide to design and create a sticker for my notebook.

- Pattern exported as a dxf file and was edited in Illustrator -
- Detaching the different layers of the sticker -
- My new sticker! -

3. Lasercutting

The second assignment for this week was to cut something on the lasercutter. I decide to design and create a sticker for my notebook.