-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
263 lines (260 loc) · 9.35 KB
/
Copy pathindex.html
File metadata and controls
263 lines (260 loc) · 9.35 KB
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
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Tobias Rumiz</title>
<link rel="stylesheet" href="style.css" />
<script defer type="module" src="lib/background.js"></script>
<script defer type="module" src="script.js"></script>
<link rel="icon" href="assets/LOGO.svg" type="image/svg+xml">
<link rel="preconnect" href="https://fonts.googleapis.com" crossorigin />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap" rel="stylesheet" />
</head>
<body>
<canvas id="canvas"></canvas>
<section id="home">
<div id="greeting">
<h1>
Hi! I'm <br />
<span id="name">Tobías Rumiz</span> <br />
Full Stack developer
</h1>
</div>
<a class="scroll-arrow" href="#projects">
<svg width="40" height="40" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 15L20 30L35 15" stroke="white" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" />
</svg>
</a>
</section>
<section id="projects" class="section">
<div class="frosted">
<h2>What I've built</h2>
<div id="projects-container">
<div class="project-card">
<img class="project-image" src="assets/Foodpass.webp" alt="Foodpass" />
<div class="project-text">
<div class="project-title">
<h3>Foodpass</h3>
<div class="logos">
<img src="assets/react.svg" alt="React Native" title="React Native" />
<img src="assets/nodejs.svg" alt="Node.js" title="Node.js" />
<img src="assets/express.svg" alt="Express.js" title="Express.js" />
</div>
</div>
<p>Smart enterprise food ordering with facial authentication.</p>
</div>
</div>
<div class="project-card">
<img class="project-image" src="assets/UNGSPortal.webp" alt="UNGS Portal" />
<div class="project-text">
<div class="project-title">
<h3>UNGS Portal</h3>
<div class="logos">
<img src="assets/python.svg" alt="Python" title="Python" />
<img src="assets/javascript.svg" alt="JavaScript" title="JavaScript" />
<img src="assets/html5.svg" alt="HTML5" title="HTML5" />
<img src="assets/css3.svg" alt="CSS3" title="CSS3" />
</div>
</div>
<p>Centralizing fragmented university information into one structured platform.</p>
</div>
</div>
<div class="project-card">
<img class="project-image" src="assets/VendingSystem.webp" alt="VendingSystem" />
<div class="project-text">
<div class="project-title">
<h3>VendingSystem</h3>
<div class="logos">
<img src="assets/python.svg" alt="Python" title="Python" />
<img src="assets/flask.svg" alt="Flask" title="Flask" />
<img src="assets/postgresql.svg" alt="PostgreSQL" title="PostgreSQL" />
</div>
</div>
<p>QR-based controlled vending machine authorization platform.</p>
</div>
</div>
<div class="project-card">
<img class="project-image" src="assets/Keyra.webp" alt="Keyra" />
<div class="project-text">
<div class="project-title">
<h3>Keyra</h3>
<div class="logos">
<img src="assets/ahk.svg" alt="AutoHotkey" title="AutoHotkey" />
<img src="assets/cap2txt.svg" alt="Capture 2 Text" title="Capture 2 Text" />
</div>
</div>
<p>Automated document processing pipeline for high-volume workflows.</p>
</div>
</div>
<div class="project-card">
<img class="project-image" src="assets/EvilTwin.webp" alt="Evil Twin" />
<div class="project-text">
<div class="project-title">
<h3>Evil Twin</h3>
<div class="logos">
<img src="assets/espressif.svg" alt="Espressif" title="Espressif" />
<img src="assets/cpp.svg" alt="C++" title="C++" />
<img src="assets/fusion360.svg" alt="Fusion 360" title="Fusion 360" />
</div>
</div>
<p>Embedded captive portal simulation demonstrating real-world attack vectors.</p>
</div>
</div>
<div class="project-card new-project" onclick="location.href='#contact'">
<svg height=" 100%" width="100%" xmlns="http://www.w3.org/2000/svg">
<rect rx="0.25rem" ry="0.25rem" class="line" height="100%" width="100%" stroke-linejoin="round"
pathLength="1" />
</svg>
<img class="project-image" src="assets/plus.svg" alt="New Project" />
<div class="project-text">
<div class="project-title">
<h3>Have something in mind?</h3>
</div>
<p>Let's make your idea our next project!</p>
</div>
</div>
</div>
</div>
</section>
<section id="skills" class="section">
<div class="frosted">
<h2>What I work with</h2>
<div id="skills-container">
<div class="skill-section languages">
<h3>Languages</h3>
<div class="skills">
<div class="skill">
<img src="assets/python.svg" alt="Python" />
<span>Python</span>
</div>
<div class="skill">
<img src="assets/javascript.svg" alt="JavaScript" />
<span>JavaScript</span>
</div>
<div class="skill">
<img src="assets/typescript.svg" alt="TypeScript" />
<span>TypeScript</span>
</div>
<div class="skill">
<img src="assets/java.svg" alt="Java" />
<span>Java</span>
</div>
<div class="skill">
<img src="assets/cpp.svg" alt="C++" />
<span>C++</span>
</div>
</div>
</div>
<div class="skill-section back">
<h3>Backend</h3>
<div class="skills">
<div class="skill">
<img src="assets/postgresql.svg" alt="PostgreSQL" />
<span>PostgreSQL</span>
</div>
<div class="skill">
<img src="assets/mongodb.svg" alt="MongoDB" />
<span>MongoDB</span>
</div>
<div class="skill">
<img src="assets/flask.svg" alt="Flask" />
<span>Flask</span>
</div>
<div class="skill">
<img src="assets/express.svg" alt="Express.js" />
<span>Express.js</span>
</div>
<div class="skill">
<img src="assets/nodejs.svg" alt="Node.js" />
<span>Node.js</span>
</div>
</div>
</div>
<div class="skill-section front">
<h3>Frontend</h3>
<div class="skills">
<div class="skill">
<img src="assets/html5.svg" alt="HTML5" />
<span>HTML5</span>
</div>
<div class="skill">
<img src="assets/css3.svg" alt="CSS3" />
<span>CSS3</span>
</div>
<div class="skill">
<img src="assets/react.svg" alt="ReactNative" />
<span>ReactNative</span>
</div>
</div>
</div>
<div class="skill-section other">
<h3>Other</h3>
<div class="skills">
<div class="skill">
<img src="assets/docker.svg" alt="Docker" />
<span>Docker</span>
</div>
<div class="skill">
<img src="assets/git.svg" alt="Git" />
<span>Git</span>
</div>
</div>
</div>
<div class="skill-section cad">
<h3>CAD</h3>
<div class="skills">
<div class="skill">
<img src="assets/fusion360.svg" alt="Fusion 360" />
<span>Fusion 360</span>
</div>
<div class="skill">
<img src="assets/solidworks.svg" alt="SolidWorks" />
<span>SolidWorks</span>
</div>
<div class="skill">
<img src="assets/autocad.svg" alt="AutoCAD" />
<span>AutoCAD</span>
</div>
</div>
</div>
</div>
</section>
<section id="about" class="section">
<div id="about-text" class="frosted">
<h2>Who I am</h2>
<p>
I'm a software developer focused on backend systems and integrations. I like building things that actually make
work easier, whether that's automating repetitive tasks, improving data workflows, or connecting systems that
don't play nicely together.
</p>
<p>
I've completed all my B.Sc Computer Science coursework and I'm currently finishing my thesis. Before that, I
spent
two years in electromechanical engineering and went to a technical high school in the same field, so I've always
been close to both hardware and software.
</p>
<p>
Outside of coding, I'm usually working on some kind of hands-on project or hobby. Like building a 3D printer,
designing custom keyboards, or experimenting with anything that catches my interest. I enjoy figuring things
out, especially when it involves a mix of creativity and real-world problem solving.
</p>
</div>
</section>
<section id="contact" class="section">
<form id="contact-form" class="frosted">
<h2 id="fTitle">Get in touch</h2>
<label for="fName">Name</label>
<input type="text" id="fName" name="name" autocomplete="name" spellcheck="false" />
<label for="fEmail">Email</label>
<input type="email" id="fEmail" name="email" autocomplete="email" spellcheck="false" />
<label for="fMessage">Message</label>
<textarea id="fMessage" name="message"></textarea>
<button id="fSubmit" type="submit">Submit</button>
<button id="fReset" type="reset" hidden>Send another message</button>
</form>
</section>
</body>
</html>