forked from s3836390/IntroIT_assignment2_group23
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
123 lines (114 loc) · 3.96 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<html>
<head>
<title>Group 23 - Assignment2</title>
<meta charset="UTF-8">
</head>
<body>
<section >
<h1 style="color: green;">Team Profile</h1>
<h3 style="color: red;">Team Name</h3>
<p>?</p>
<h3 style="color: red;">Personal information</h3>
<p>Trung</p>
<p>Anh
<li>Name: Tran Quang Anh</li>
<li>ID: s3836276</li>
<li>Email: s3836276@rmit.edu.vn</li>
<li>Nationality: Vietnam</li>
<li>Spoken language: Vietnamese, English</li>
<li>Background: Formally a student of Viet Au highschool in HCMC</li>
<li>Part-time game tester for numbers of indie companies</li>
<li>Hobbies: Working with plastic model kits, keyboards building, gaming, reading, collecting arts</li>
<li>Experience: practically none</li>
<li>Interest in IT: computer assembly, software/service functionality</li>
</p>
<p>Dat</p>
<p>Minh</p>
<h3 style="color: red;">Team Profile</h3>
<p>Trung</p>
<p>Anh</p>
<p>Dat</p>
<p>Minh</p>
<h3 style="color: red;">Ideal Jobs</h3>
<p>Group Work</p>
</section>
<section >
<h1 style="color: green;">Tools</h1>
<h3 style="color: red;">Group’s website link</h3>
<p>Cái link này là ông Minh ghi nè</p>
<h3 style="color: red;">Member's website link</h3>
<p>
<ul>
<li> Minh: https://momoclouq.github.io/RMIT_introIT_Assignment1/ </li>
<li> Dat: https://nguyendat1612.github.io/ITProfile-S3870837/ </li>
<li> Quang Anh: https://devtorious.github.io/ITprofile/ </li>
<li> Trung: https://s3836390.github.io/ITProfile/ </li>
</ul>
</p>
<h3 style="color: red;">Group’s Git repository link</h3>
<p>https://github.com/momoclouq/IntroIT_assignment2_group23</p>
<h3 style="color: red;">Comments</h3>
<p>Group Work</p>
</section>
<section >
<h1 style="color: green;">Industry Data</h1>
<h3 style="color: red;">Question 1</h3>
<p>Trung</p>
<p>Anh</p>
<p>Dat</p>
<p>Minh</p>
<h3 style="color: red;">Question 2</h3>
<p>Trung</p>
<p>Anh</p>
<p>Dat</p>
<p>Minh</p>
<h3 style="color: red;">Question 3</h3>
<p>Trung</p>
<p>Anh</p>
<p>Dat</p>
<p>Minh</p>
</section>
<section >
<h1 style="color: green;">IT Work</h1>
<p>Group work</p>
</section>
<section >
<h1 style="color: green;">IT technologies</h1>
<h3 style="color: red;">Autonomous vehicles</h3>
<p>Trung</p>
<h3 style="color: red;">Cybersecurity</h3>
<p>Anh</p>
<h3 style="color: red;">?</h3>
<p>Dat</p>
<h3 style="color: red;">Clouds, services, servers</h3>
<p>Minh</p>
</section>
<section >
<h1 style="color: green;">Feedback</h1>
<h3 style="color: red;">Trung</h3>
<p>Trung</p>
<p>Anh</p>
<p>Dat</p>
<p>Minh</p>
<h3 style="color: red;">Anh</h3>
<p>Trung</p>
<p>Anh</p>
<p>Dat</p>
<p>Minh</p>
<h3 style="color: red;">Dat</h3>
<p>Trung</p>
<p>Anh</p>
<p>Dat</p>
<p>Minh</p>
<h3 style="color: red;">Minh</h3>
<p>Trung</p>
<p>Anh</p>
<p>Dat</p>
<p>Minh</p>
</section>
<section>
<h1 style="color: green;">Group Reflection</h1>
<p>Group Work</p>
</section>
</body>
</html>