-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
368 lines (325 loc) · 18.2 KB
/
index.html
File metadata and controls
368 lines (325 loc) · 18.2 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
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Nice to Meet You ✿!</title>
<!-- Link to Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=dM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Jersey+10&family=Lexend:wght@500&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Quicksand:wght@300..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&family=Tiny5&display=swap"
rel="stylesheet">
<!--link to adobe fonts -->
<link rel="stylesheet" href="https://use.typekit.net/dmb4ids.css">
<!-- Link to CSS file -->
<link rel="stylesheet" href="styles/styles.css">
</head>
<header class="header">
<div class="header-content">
<!-- Bio Information -->
<div>
hi i'm
<h1>daisy fernandez-reyes <span class="minibody">she/her</span></h1>
<p> i am a creative! i create art, design, UX/UI, applications <br>programs,
and many other pretty things.</p>
<p><span class="flower">✿</span> Orange, California</p>
<!-- moving this section down!!! -->
<!-- <p><span class="flower">✿</span> Software Engineering & Peace Studies @ Chapman University</p>
<p><span class="flower">✿</span> UX/UI & HCI Research Assistant @ UIdeas Lab</p>
<p><span class="flower">✿</span> Freelance Illustrator & designer</p>
<p><span class="flower">✿</span> Orange, California</p> -->
</div>
<!-- Profile Photo -->
<img src="assets/images/profilePic.png" alt="daisy's Profile Picture" class="profile-picture">
</div>
<!-- social media buttons -->
<br>
<div class="social-media-buttons">
<a href="https://www.linkedin.com/in/daisy-fernandez-reyes-50849b237/" class="icon-button">
<img src="assets/icons/linkedinSprite.gif" alt="LinkedIn" class="button-icon">
<!-- LinkedIn -->
</a>
<a href="https://github.com/daisyb3ll" class="icon-button">
<img src="assets/icons/githubSprite.png" alt="GitHub" class="button-icon">
<!-- Github -->
</a>
<a href="https://www.instagram.com/da.s003" class="icon-button">
<img src="assets/icons/instagramSprite.png" alt="Instagram" class="button-icon">
<!-- Instagram -->
</a>
<a href="https://www.codedex.io/@daisyenhtml" class="icon-button">
<img src="assets/icons/codédexSprite.gif" alt="Codedex" class="button-icon">
<!-- codedex -->
</a>
</div>
</header>
<nav class="headerbar">
<a href="#about">about</a>
<a href="#projects">projects</a>
<a href="#biography">bio</a>
<a href="#contact">contact</a>
<!-- <a href="zines/index.html">Zine</a> -->
</nav>
<!-- About Section
<section id="about" class="about">
<h2>About Me <span class="flower">✿</span></h2>
<p>I'm a Software Engineering major with a minor in Peace and Justice Studies at Chapman University. I'm a SoCal
native, love to skate, draw, design, sew, watch anime, and code. I enjoy working in frontend, UX/UI, and web
design and development.</p>
</section> -->
<!-- <p><span class="flower">✿</span> Software Engineering & Peace Studies @ Chapman University</p>
<p><span class="flower">✿</span> UX/UI & HCI Research Assistant @ UIdeas Lab</p>
<p><span class="flower">✿</span> Freelance Illustrator & designer</p>
<p><span class="flower">✿</span> Orange, California</p> -->
<!-- I am a creative! I create art, design, UX/UI, applications
programs, and many other pretty things. I'm currently looking for my first technical role, and would love to work in anything in UX/UI, HCI, Frontend, ios development, or project /product management. -->
<body>
<section id="about-me" class="about">
<h2><span class="flower">✿ about me </span></h2>
<p>i'm a freelance <b>graphic designer & illustrator</b> and work as a <b>UX/UI</b> student <b>researcher</b> at <b>Chapman University</b>. i'm 21 years old and live on the west coast of the united states.
i'm a self-proclaimed <b>creative technologist </b> and aspiring <b>designer</b>, <b>researcher</b>,and <b>frontend developer</b>. i like to experiment with <b>web design</b>,<b>pixel art</b>,airbrushing, novice 3d modeling and sculpting.
away from The Screens i like skating, reading manga, rock music, gaming, and axolotls.
<br>
</section>
<section id = "biography" class = "bio">
<h2> <span class="flower">✿ bio</span></h2>
<!-- Timeline Item -->
<div class="timeline">
<!-- Scrollable Section -->
<section class="scrollable-section">
<h2>PT.1: First Gen in STEM</h2>
<div class="timeline-item">
<div class="timeline-icon"></div>
<div class="timeline-content">
<h3>daisy The CS Major</h3>
<span class="timeline-date">August 2021</span>
Started my CS journey at Chapman University! (paws up) I got my first laptop ever and started taking
Computer Science classes for the first time ever!
( thank you for your patience Prof. Studebaker <3 ) </p>
<!-- <a href="programming_p.html" class="icon-button">
final project ; into to python
</a> -->
</div>
</div>
<h2>PT.2: daisy the digital doodler </h2>
<div class="timeline-item">
<div class="timeline-icon"></div>
<div class="timeline-content">
<h3>daisy The Game developer</h3>
<span class="timeline-date"> Jan 2021</span>
After learning some basic languages and taking a unity class, I added a Game development Minor
and found my niche making assets and animated game sprites.
<br>
Spring 2022
<a href="https://github.com/daisyb3ll/Run-Corgi-Run" class="icon-button">
run! corgi! run!
</a>
<br>
Spring 2023
<a href="https://devpost.com/software/the-big-o-data-structures-simulator-game" class="icon-button">
data Structures Simulator
</a>
<br>
Fall 2023
<a href="https://sites.google.com/chapman.edu/peanutallergystorybook/our-mission" class="icon-button">
Zach Cant Have Peanuts
</a>
<p>
</div>
</div>
<div class="timeline-item">
<div class="timeline-icon"></div>
<div class="timeline-content">
<h3>daisy The Project Manager</h3>
<span class="timeline-date"> October 2022</span>
<p>
I realized im not half bad at managing teams, and worked with my peers to get
passion projects going and get more involved in the community!
<br></br>
Fall 2022
<a href="https://blogs.chapman.edu/engineering/2022/11/11/what-do-you-want-to-be-for-halloween/" class="icon-button">
Chapman FSE X Higher Ground Collaboration
</a>
</div>
</div>
<div class="timeline-item">
<div class="timeline-icon"></div>
<div class="timeline-content">
<h3>daisy The Software Engineer</h3>
<span class="timeline-date"> August 2021</span>
<p>
I started developing my own programming projects and experimenting with different
languages, frameworks, in order to broaden my skillset!
<a href="https://github.com/daisyb3ll" class="icon-button">
check out my github!
</a>
</div>
</div>
<h2>PT.3: daisy the Creative Technologist </h2>
<div class="timeline-item">
<div class="timeline-icon"></div>
<div class="timeline-content">
<h3>daisy The designer</h3>
<span class="timeline-date"> August 2021</span>
<p>
After having broadened my skillset I realized I could add more of a creative pop to
things, and also reflected on what made me happy both as a programmer and designer.
I've since worked on finding my niche and have created my own space in da World Wide Web,
I've found my niche as someone who aspires to research & learn, design, experiment develop, and include.
I am a creative technologist. Welcome to my work. :)
</p>
<br>
<a href="https://sites.google.com/view/daisy-daisy/home?authuser=0" class="icon-button">
graphic design portfolio
</a>
<br>
<a href="https://issuu.com/daisyland" class="icon-button">
mockup zines for personal projects
</a>
<br>
<!-- <a href="programming_p.html" class="icon-button">
front end (UX/UI)
</a> -->
</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="projects">
<h2><span class="flower">✿ Projects</span></h2>
<div class="project-item">
<!-- <section id="projects" class="projects">-->
<!-- </div>-->
<!-- TEXTINGTESSTTINGTESTING -->
<div class="card-container">
<div class="card">
<img src="assets/images/zine_thumbnail.png" alt="image of design mockup spread in editor program side by side" class="card-img">
<div class="card-content">
<h3>zines</h3>
<p>I make Zines for fun. Sometimes for design submissions, other times for funsies! All hosted on @issu. </p>
<a href="https://issuu.com/daisyland" class="btn"> daisy @issu</a>
</div>
</div>
<div class="card">
<img src="assets/images/dragon_concept.png" alt="image of dragon head costume design sketches" class="card-img">
<div class="card-content">
<h3>design + prototype + candy = dream halloween
</h3>
<p>
Behind the scenes from my fab(rication) collab with youth organization,
<b>
</b> <a href = "https://www.highergroundoc.org/"> Higherground oc</a> and Prof.Jon Humphreys
in which my team and I fabricated a kid's dream Halloween costume from scratch. Engineering says anything is imaginable!
</p>
<a href="subpages/retrospecs/dragon_project.html" class="btn">View Project</a>
</div>
</div>
<!-- programming assignments -->
<!-- <div class="card">
<img src="thumbnail1.jpg" alt="Project 3 Thumbnail" class="card-img">
<div class="card-content">
<h3>programming assignments</h3>
<p>A brief description of Project 1. Learn more about how this project works and what it solves.</p>
<a href="project1.html" class="btn">View Project</a>
</div>
</div> -->
<!-- game dev card -->
<!-- <div class="card">
<img src="thumbnail1.jpg" alt="Project 4 Thumbnail" class="card-img">
<div class="card-content">
<h3>game dev</h3>
<p>A brief description of Project 1. Learn more about how this project works and what it solves.</p>
<a href="project1.html" class="btn">View Project</a>
</div>
</div> -->
<!-- art and design link to art blog -->
<!-- <div class="card">
<img src="thumbnail1.jpg" alt="Project 5 Thumbnail" class="card-img">
<div class="card-content">
<h3>art & design </h3>
<p>A brief description of Project 1. Learn more about how this project works and what it solves.</p>
<a href="project1.html" class="btn">View Project</a>
</div>
</div> -->
<!-- vague projects thumbnail -->
<!-- <div class="card">
<img src="thumbnail1.jpg" alt="Project 5 Thumbnail" class="card-img">
<div class="card-content">
<h3>projects </h3>
<p>A brief description of Project 1. Learn more about how this project works and what it solves.</p>
<a href="project1.html" class="btn">View Project</a>
</div>
</div> -->
<!-- skillmate thumbnail -->
<!-- <div class="card">
<img src="thumbnail1.jpg" alt="Project 6 Thumbnail" class="card-img">
<div class="card-content">
<h3>skillmate <3 </h3>
<p>A brief description of Project 1. Learn more about how this project works and what it solves.</p>
<a href="project1.html" class="btn">View Project</a>
</div>
</div> -->
<!-- graphic design work -->
<!-- <div class="card">
<img src="thumbnail1.jpg" alt="Project 7 Thumbnail" class="card-img">
<div class="card-content">
<h3>graphic design work</h3>
<p>A brief description of Project 1. Learn more about how this project works and what it solves.</p>
<a href="project1.html" class="btn">View Project</a>
</div>
</div> -->
<!-- amazon next -->
<!-- <div class="card">
<img src="thumbnail1.jpg" alt="Project 7 Thumbnail" class="card-img">
<div class="card-content">
<h3>Codepath x AmazonNEXT
<br>design Challenge</h3>
<p>A brief description of Project 1. Learn more about how this project works and what it solves.</p>
<a href="project1.html" class="btn">View Project</a>
</div>
</div> -->
<!-- harmonic threads -->
<!-- <div class="card">
<img src="thumbnail1.jpg" alt="Project 7 Thumbnail" class="card-img">
<div class="card-content">
<h3>UIdeasLab: HarmonicThreads
</h3>
<p>A brief description of Project 1. Learn more about how this project works and what it solves.</p>
<a href="project1.html" class="btn">View Project</a>
</div>
</div> -->
</div>
</div>
</section>
</section>
<!-- Contact Section -->
<section id="contact" class="contact">
<h2><span class="flower">✿ Contact Me</span></h2>
<!-- Social Media Icon Buttons -->
<div class="social-media-buttons">
<a href="https://www.linkedin.com/in/daisy-fernandez-reyes-50849b237/" class="icon-button">
<img src="assets/icons/linkedinSprite.gif" alt="LinkedIn" class="button-icon">
<!-- LinkedIn -->
</a>
<a href="https://github.com/daisyb3ll" class="icon-button">
<img src="assets/icons/githubSprite.png" alt="GitHub" class="button-icon">
<!-- Github -->
</a>
<a href="https://www.instagram.com/da.s003" class="icon-button">
<img src="assets/icons/instagramSprite.png" alt="Instagram" class="button-icon">
<!-- Instagram -->
</a>
<a href="https://www.codedex.io/@daisyenhtml" class="icon-button">
<img src="assets/icons/codédexSprite.gif" alt="Codedex" class="button-icon">
<!-- codedex -->
</a>
</div>
</body>
<!-- Footer -->
<footer class="footer">
<p>
crafted with curiosity & creativity</br> hosted on Github Pages </br> © 2024 daisyland
</p>
</footer>
</html>