-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
206 lines (199 loc) · 4.35 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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<title>✨ Brandon's Personal Site</title>
<link rel="Stylesheet" href="styles.css">
</head>
<body>
<div class="cabecera">
<div><img src="Brandon Amaya photo.jpg" alt="Brandon Amaya" width="200"></div>
<div>
<h1>Brandon Amaya</h1>
<p class="same"><strong>Web designer</strong></p>
<p class="same">Hello! I’m Brandon, 30 y/o. I became a permanent resident of Canada recently. Interested in the mix of arts and technology, I’m currently learning <a href="https://www.youtube.com/watch?v=zOeBEYQRExM">Python</a> and experimenting with <a href="https://brandonamaya.framer.ai/hobbies">watercolor</a>, <a href="https://brandonamaya.framer.ai/hobbies">tattoos</a>, and <a href="https://brandonamaya.framer.ai/hobbies">digital drawing</a>. I have 4 years of experience in the manufacturing industry as a product designer. Now I'm looking junior Designer role.</p>
</div>
</div>
<hr>
<div class="item">
<h3>Technical summary</h3>
<h4>Software 💻</h4>
<table class="same">
<tr>
<td>
<table>
<tr>
<td>SolidWorks</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>AutoCAD</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Keyshot</td>
<td>⭐⭐⭐☆☆</td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td>Photoshop</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Illustrator</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Figma</td>
<td>⭐⭐⭐⭐☆</td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td>Framer</td>
<td>⭐⭐⭐☆☆</td>
</tr>
<tr>
<td>WordPress</td>
<td>⭐⭐⭐☆☆</td>
</tr>
<tr>
<td>Canva</td>
<td>⭐⭐⭐☆☆</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<hr>
<div class="item">
<table border=1px class="same">
<thead>
<th>Languages 🌍</th>
<th>Design ✍️</th>
<th>Art 🎨</th>
</thead>
<tr>
<td>
<table>
<tr>
<td>JavaScript</td>
<td>⭐☆☆☆☆</td>
</tr>
<tr>
<td>Python</td>
<td>⭐☆☆☆☆</td>
</tr>
<tr>
<td>HTML</td>
<td>⭐⭐☆☆☆</td></tr>
<tr>
<td>CSS</td>
<td>⭐⭐☆☆☆</td>
</tr>
<tr>
<td>English</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
<tr>
<td>Spanish</td>
<td>⭐⭐⭐⭐⭐</td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td>Prepress and Offset Technologies</td>
</tr>
<tr>
<td>UI Design</td>
</tr>
<tr>
<td>Creative storytelling</td>
</tr>
<tr>
<td>Identity Brand</td>
</tr>
<tr>
<td>Product Packaging</td>
</tr>
<tr>
<td>Product Development</td>
</tr>
<tr>
<td>Technical Doucmentation</td>
</tr>
</table>
</td>
<td>
<table>
<tr>
<td>Hand Drawing</td>
</tr>
<tr>
<td>Digital Drawing</td>
</tr>
<tr>
<td>Sculpting</td>
</tr>
<tr>
<td>Prototyping</td>
</tr>
<tr>
<td>Color Theory</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<hr>
<div class="item">
<h3>Work Experience</h3>
<table cellspacing=10px class="same">
<thead>
<th>Year</th>
<th>Job Position</th>
</thead>
<tbody>
<tr>
<td>2021 - Present</td>
<td>Kitchen Manager</td>
</tr>
<tr>
<td>2024</td>
<td>Volunteer Web Designer</td>
</tr>
</tbody>
</table>
</div>
<hr>
<div class="item">
<h3>Education</h3>
<ul>
<li class="same">Responsive Web Design Certificate</li>
<li class="same">AutoCAD 2020 Essential Training Certificate</li>
<li class="same">International Business Fundamentals Diploma</li>
<li class="same">Bachelor in Industrial Design</li>
<li class="same">Design and Visual Communication Technical Diploma</li>
</ul>
</div>
<hr>
<div class="item">
<a href="Hobbies.html" class="button">My Hobbies</a>
<a href="Contact.html" class="button">Contact</a>
</div>
</body>
</html>