I'm a student major in architecture. When I design my web page, i use the plan and elevation of architecture, with lines looks like electronic circuit, to reflect the theme of the FabAcademy.
I made it by Adobemuse. This website includes my resume, weekly home work and the final project.
IWEEKLY ASSIGNMENTS is a directory, which includes the of each week content, except the final project.
MUSE is a web design software developed by Adobe company. I like to use the Muse because it can help the designer to ignore the code and make the design work more direct and simple.
When I completing the design, I can directly save the page for as HTML , it's very convenient.
I want to make a Mobile phone remote control toy robot, so I can use it watch my dog when I'm not at home and I can also use the toy gun to play with my dog.
I am using “Source Tree” to use git to upload files to archive. First I enter my computer's SSHkey in FABGIT, then I the copy the address of FabgitKyushu University, and copying it into my Source Tree to create a clone.
And there are some important commands:
Fetch: get the changes on global repository
pull : to get data from the server to local
commit : add latest status to local repository on git
push : to take all changes from the stage to the server