-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
240 lines (209 loc) · 10.9 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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Miles Tallia</title>
<link rel="icon" type="image/x-icon" href="assets/images/milestallia.png">
<link rel="stylesheet" href="assets/css/milestallia.css">
</head>
<body>
<!--Main Content-->
<div class="mainContent">
<h1 class="center">Miles Tallia</h1>
<h3 class="center">Software Engineer | Graphic Designer</h3>
<h4 class="center"><a href="tel: 9176351650">(917) 635 - 1650</a> - <a href="mailto: milestallia@gmail.com">milestallia@gmail.com</a> - <a href="https://github.com/MilesTallia/">Github</a> - <a href="https://www.linkedin.com/in/miles-tallia/">LinkedIn</a></h4>
<p class="center"><a href="assets\resume\Tallia Resume.pdf" download="Tallia-Resume" >Tallia-Resume.pdf</a></p>
<p class="miniContent">
Highly motivated Software Engineering student seeking a <b style="text-decoration:underline">Spring/Summer Co-op</b>.
With experience in collaborative project management, game mechanics, UI creation, and full-stack development.
</p>
<h2>Skills</h2>
<div class="sameLine">
<div class="skillList">
<h3>Coding Expertise:</h3>
<p>
<b>HTML, CSS, Java, C, C#, C++ </b>, MySQL, React, Javascript, Python
</p>
</div>
<div class="skillList">
<h3>Adobe Tools:</h3>
<p>
<b>Illustrator</b>, Photoshop, Premier Pro
</p>
</div>
<div class="skillList">
<h3>3D Programs:</h3>
<p>
Autodesk Maya, Autodesk Inventor, Solidworks
</p>
</div>
<div class="skillList">
<h3>Soft Skills:</h3>
<p>
<b>Hard-working, Time Management</b>, Presenting, Fast Learner, Problem Solving, Computers
</p>
</div>
<div class="skillList">
<h3>Languages:</h3>
<p>
English, Spanish
</p>
</div>
</div>
<h2>Projects</h2>
<div class="sameLine">
<div class="project">
<h3><a class="projectLink" href="https://arcaneoasis.co/">Arcane<br>Oasis</a></h3>
<p class="timeStamp">
Feb '24
</p>
<p>
Worked with Unity to create a miniature “collecting” game where the player runs around collecting resources. <br><br>
Personally worked on player movement, spawning/despawning entities, and collisions.<br><br>
Use WASD or arrows to move and 1&2 for different attacks.
</p>
</div>
<div class="project">
<h3><a class="projectLink" href="https://igm-202-2235.github.io/project-1-MilesTallia/final/">SHMUP<br>Project</a></h3>
<p class="timeStamp">
Feb '24 - Mar '24
</p>
<p>
Used Unity to build a classic “Shoot 'em Up” style game where you fight a continuously growing number of ships. <br><br>
Created all the sprites using cloud-based vector graphic software. <br><br>
Applied object-oriented programming practices for the use of variable enemy ships. <br><br>
Thoroughly playtested the game, removing bugs and scaling difficulty as required.<br><br>
Use WASD or arrows to move and Spacebar to shoot.
</p>
</div>
<div class="project">
<h3><a class="projectLink" href="waterfountains-index.html">Waterfountain<br>Website</a></h3>
<p class="timeStamp">
Oct '22
</p>
<p>
A researched dive into the world of waterfountains in the form of a website.<br><br>
Personally coded in html and css, no sourced code.
</p>
</div>
<div class="project">
<h3><a class="projectLink" href="https://drive.google.com/drive/folders/15yV6afdMDPOtuFCj_c4wZ6OC35pTm5pA?usp=sharing">Multi-User<br>Dungeon</a></h3>
<p class="timeStamp">
Feb '24 - May '24
</p>
<p>
Created a command line graphics game in Java where a player runs through a dungeon, collecting treasure and killing monsters. <br><br>
Personally acted as the team lead for our four-person group; leading team meetings, organizing our schedule, and initiating the appointing of tasks. <br><br>
Also planned and implemented thorough patterns for the tile system, mapping system, and display system.
</p>
</div>
</div>
<h2>Experience</h2>
<div class="sameLine">
<div class="experience">
<p class="experienceName">Town Square Partnership</p>
<p class="experienceTitle">Graphic Designer & Website Manager</p>
<p class="timeStamp">
Sept '23 - current
</p>
<p>
In charge of maintaining and updating a subscription-based website as well as the production of most of the visual content.
</p>
</div>
<div class="experience">
<p class="experienceName">Julia Ousley</p>
<p class="experienceTitle">Graphic Designer & Website Manager</p>
<p class="timeStamp">
Aug '23 - Aug '24
</p>
<p>
Helped set up a personal website displaying a long career in sculpture and the arts.<br><br>
Created multiple vector files to specification which were used by CNC machines to cut-out stainless steel figures for a sculpture.
</p>
</div>
<div class="experience">
<p class="experienceName">Gilbert Hsiao</p>
<p class="experienceTitle">Graphic Designer</p>
<p class="timeStamp">
Mar '22 - current
</p>
<p>
Created multiple vector files to specification which were used by CNC machines to create stencils used for a mural.
</p>
</div>
</div>
<h2>Experience - Baja</h2>
<p class="miniContent">
RIT Baja is a competitive automotive engineering team which designs, builds, and races a one-seater off-road buggy each year.
While RIT Baja isn't software focused, my time in baja has given me valuable experience in assessing problems, designing solutions, and then testing and reworking them with my team.
Seeing these year-long projects coalese has taught me a lot about project management, time management, and so much more.
</p>
<div class="sameLine">
<div class="experienceBaja">
<p class="experienceName">Driver Controls Lead</p>
<p class="timeStamp">
Aug '24 - current
</p>
<p>
Lead subsystem meetings, and integrate with the electronics team, the composites team, and theframe team to place/manufacture components for driver controls purposes.
</p>
</div>
<div class="experienceBaja">
<p class="experienceName">Website Manager</p>
<p class="timeStamp">
Aug '23 - current
</p>
<p>
In charge of maintaining the team website, adding minor functionalities, and maintaining the javascript database.
</p>
</div>
<div class="experienceBaja">
<p class="experienceName">Salesteam Member</p>
<p class="timeStamp">
Sep '23 - current
</p>
<p>
Salesteam member, presenting a business pitch to a panel of judges about why our team is their best choice.
</p>
</div>
<div class="experienceBaja">
<p class="experienceName">Secretary</p>
<p class="timeStamp">
Jun '23 - Jun '24
</p>
<p>
Secretary for the team (23-24), in charge of maintaining sponsor relations, increasing team morale, organizing new member acquisition, and setting up the team apparel order.
</p>
</div>
<div class="experienceBaja">
<p class="experienceName">Other Positions Held</p>
<ul style="text-align: left;">
<li>Jig Designer</li>
<li>Graphic Designer</li>
<li>Ergonomics Lead</li>
<li>Frame Team Member</li>
<li>Manual Machinist</li>
</ul>
</div>
</div>
<h2>Education</h2>
<div class="sameLine">
<div class="education">
<p class="experienceName">Rochester Institute of Technology</p>
<p class="experienceTitle">Major: Software Engineering</p>
<p class="experienceTitle">Minors: Game Design, Digital Literature and Comparative Media, Furniture Design</p>
<p class="timeStamp">
Aug '22 - expected May '27
</p>
<p class="center"><a href="assets\resume\Tallia-Transcript.pdf" download="Tallia-Transcript" >Transcript.pdf</a></p>
<br>
<div class="gpaBorder">
<p class="GPA">
<span>GPA - ???</span>
</p>
</div>
</div>
</div>
</body>
</html>