Skip to content

Commit dac0631

Browse files
committed
Create Readme.md File
Adding basic description of repository.
0 parents  commit dac0631

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

README.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# JavaScript-Advanced-Course-Tasks
2+
Tasks for the JavaScript Advanced Course
3+
4+
All tasks are separated by categories and sprints
5+
6+
7+
8+
9+
## VR Head Set application
10+
11+
#### Description:
12+
13+
Virtual Reality applications for Google CardBoard project.
14+
Uses mobile devices to visualize 3D images/videos and interactive content.
15+
16+
17+
18+
19+
## Canvas Games
20+
21+
#### Description:
22+
23+
Create JS Based games on canvas using Phaser framework.
24+
25+
26+
27+
28+
## Holographic Display application
29+
30+
#### Description:
31+
32+
Create application for managing multi surface holographic displays.
33+
34+
35+
36+
37+
## Quad Copter Application
38+
39+
#### Description:
40+
41+
Create application for telemetry, control and automation of quad copters.
42+
Technologies for use: espruino, internet of things, flyver API.
43+
44+
45+
46+
47+
## MV* Notes Manager
48+
49+
#### Description:
50+
51+
Create MV* based application for managing various notes. Cover API communication and basic design patterns.
52+
53+
54+
55+
56+
## Espruino based projects
57+
58+
#### Description:
59+
60+
Create small application for monitoring/managing hardware stuff :)

0 commit comments

Comments
 (0)