-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
188 lines (188 loc) · 9.23 KB
/
index.html
File metadata and controls
188 lines (188 loc) · 9.23 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
<!doctype html>
<html lang="en">
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Hi, I'm Dylan! EE graduate and ready to work.">
<meta name="author" content="Dylan Bent">
<meta property="og:title" content="Dylan Bent">
<meta property="og:image" content="/assets/img/shot.jpg">
<meta property="og:site_name" content="https://dylanbent.com/">
<meta property="og:description" content="Hi, I'm Dylan! EE graduate and ready to work.">
<title>Dylan Bent</title>
<link rel="canonical" href="https://dylanbent.com.com/">
<link rel="icon" href="assets/img/favicon.png" type="image/png">
<link href="assets/css/style.css" rel="stylesheet">
<link href="assets/css/terminal.css" rel="stylesheet">
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.4.1.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous" defer></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous" defer></script>
<script src="https://kit.fontawesome.com/b26e348263.js" defer></script>
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.9" defer></script>
<script src="assets/js/terminal.js" defer></script>
<script src="assets/js/main.js" defer></script>
</head>
<body>
<nav class="navbar navbar-expand-sm fixed-top navbar-light bg-light p-0">
<div class="container-fluid p-0">
<div class="row align-items-center w-100 mx-auto">
<div class="col-12 col-sm-4 border-style bg-tan pl-3 py-3">
<a class="navbar-brand float-none pl-3" href="#">Dylan Bent</a>
<button class="navbar-toggler float-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
</div>
<div class="col-12 col-sm-8 border-style mx-auto" id="nav-col-2">
<div class="collapse navbar-collapse py-3 pr-3" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="/portfolio">Portfolio</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/blog">Blog</a>
</li>
</div>
</div>
</div>
</div>
</nav>
<main class="container-fluid" id="terminal">
<div class="row">
<div class="main-col col-lg-12 border-style py-3" id="terminal-container">
<div class="h-75" id="terminal-div">
<div id="terminal-bar">
<div class="faux-button" id="close"></div>
<div class="faux-button" id="minimize"></div>
<div class="faux-button" id="expand"></div>
<div class="text-truncate" id="title">bentd —— -bash —— 80x24</div>
</div>
<div class="w-100 px-1" id="terminal-body">
<span> Last login: </span><span id="datetime"></span><span> on ttys000</span>
<br>
<p> mbp:~ bentd$ <span class="typed"></span></p>
</div>
</div>
</div>
</div>
</main>
<section class="container-fluid">
<div class="row">
<div class="section-col col-lg-4 border-style bg-tan fg-white py-3">
<div class="d-flex flex-column justify-content-center h-75 w-100 px-2">
<h1 class="text-center w-100 mb-3 pt-5">Hi, I'm Dylan</h1>
<h4 class="text-center w-100 pt-2">data, embedded, and controls engineering</h2>
</div>
<div class="d-flex flex-column justify-content-end h-25 w-100">
<h5 class="text-center text-truncate h-25 w-100">00_ABOUT_ME</h5>
</div>
</div>
<div class="section-col col-lg-3 border-style py-3" id="main-col-mugshot">
<div class="d-flex flex-column justify-content-center h-75 w-100 px-2">
</div>
<div class="d-flex flex-column justify-content-end h-25 w-100">
<h5 class="text-center text-truncate fg-white h-25 w-100">01_ME</h5>
</div>
</div>
<div class="section-col col-lg-5 border-style bg-gray fg-white py-3">
<div class="d-flex flex-column justify-content-center align-items-center h-75 w-100 px-2">
<div class="mt-5">
<h6 class="mb-3">
<i class="fas fa-check-circle fg-white"></i>
<span>Databases (SQL, Postgres, Firebase, Redis)</span>
</h6>
<h6 class="mb-3">
<i class="fas fa-check-circle fg-white"></i>
<span>Python (Pandas, Matplotlib, PySpark, PyTorch)</span>
</h6>
<h6 class="mb-3">
<i class="fas fa-check-circle fg-white"></i>
<span>AWS (Lambda, Sagemaker, Athena, Glue, S3)</span>
</h6>
<h6 class="mb-3">
<i class="fas fa-check-circle fg-white"></i>
<span>Google Cloud Platform (Cloud PubSub, Cloud Run, Container Registry)</span>
</h6>
<h6 class="mb-3">
<i class="fas fa-check-circle fg-white"></i>
<span>Internet of Things (Apache Kafka, Arduino, ESP8266, Losant)</span>
</h6>
<h6 class="mb-3">
<i class="fas fa-check-circle fg-white"></i>
<span>Embedded Systems (Xilinx Vivado, VHDL, Verilog, C, C++) </span>
</h6>
<h6 class="mb-3">
<i class="fas fa-check-circle fg-white"></i>
<span>Fullstack Development (NextJS, Flask, React)</span>
</h6>
<h6 class="mb-3">
<i class="fas fa-check-circle fg-white"></i>
<span>Web3 (Solidity, OpenZeppelin, Remix, MetaMask)</span>
</h6>
</div>
</div>
<div class="d-flex flex-column justify-content-end h-25 w-100">
<h5 class="text-center text-truncate h-25 w-100">02_SKILLS</h5>
</div>
</div>
</div>
</section>
<section class="container-fluid" id="about">
<div class="row">
<div class="section-col col-lg-5 border-style bg-white fg-black py-3">
<div class="d-flex flex-column justify-content-center text-wrap h-75 w-100 px-2">
<h2 class="text-center mt-5 mb-3">Florida International University 🐆</h1>
<h3 class="text-center mb-3">BS Electrical Engineering</h2>
<h4 class="text-center mb-3">Fall 2025</h3>
</div>
<div class="d-flex flex-column justify-content-end h-25 w-100">
<h5 class="text-center text-truncate h-25 w-100">03_EDUCATION</h5>
</div>
</div>
<div class="section-col col-lg-4 border-style fg-white py-3" id="main-col-wheels">
<div class="d-flex flex-column justify-content-center h-75 w-100 px-2">
</div>
<div class="d-flex flex-column justify-content-end h-25 w-100">
<h5 class="text-center text-truncate white h-25 w-100">04_WHEELS</h5>
</div>
</div>
<div class="section-col col-lg-3 border-style bg-tan fg-white py-3">
<div class="d-flex flex-column justify-content-center h-75 w-100 px-2">
<h3 class="text-center mb-4">Contact me at the email below</h3>
<h4 class="text-center mt-1"><a href="mailto:bentd@outlook.com" class="fg-white">bentd@outlook.com</a></h4>
</div>
<div class="d-flex flex-column justify-content-end h-25 w-100">
<h5 class="text-center text-truncate h-25 w-100">05_CONTACT</h5>
</div>
</div>
</div>
</section>
<section class="container-fluid" id="contact">
<div class="row">
<div class="contact-col col-lg-4 border-style py-3">
<div class="d-flex flex-column justify-content-center h-100 w-100">
<a href="https://www.linkedin.com/in/dylan-bent-40b396b5/" class="text-center text-truncate fg-black w-100">LINKEDIN</a>
</div>
</div>
<div class="contact-col col-lg-4 border-style py-3">
<div class="d-flex flex-column justify-content-center h-100 w-100">
<a href="/assets/pdf/Dylan Bent Resume.pdf" class="text-center text-truncate fg-black w-100">RESUME</a>
</div>
</div>
<div class="contact-col col-lg-4 border-style fg-white py-3">
<div class="d-flex flex-column justify-content-center h-100 w-100">
<a href="https://github.com/bentd" class="text-center text-truncate fg-black w-100">GITHUB</a>
</div>
</div>
</div>
</section>
<footer class="container-fluid border-style py-4">
<p class="align-middle text-center m-0">©️ 2026 🔨 with 🖤 by 👨🏾💻 Dylan Bent</p>
</footer>
</body>
</html>