-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
224 lines (189 loc) · 10.9 KB
/
index.html
File metadata and controls
224 lines (189 loc) · 10.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>daisy fernandez-reyes</title>
<link rel="icon" type="image/png" href="assets/contact_assets/daisy-nav-hero.svg" sizes="32x32">
<link rel="stylesheet" href="cleancss.css">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://use.typekit.net/ldr5vzi.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&family=Bungee+Tint&family=Chokokutai&family=Comfortaa:wght@300..700&family=Coral+Pixels&family=Darumadrop+One&family=Dongle&family=Doto:wght@100..900&family=East+Sea+Dokdo&family=Gaegu&family=Google+Sans+Code:ital,wght@0,300..800;1,300..800&family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&family=IM+Fell+Double+Pica:ital@0;1&family=Jersey+15&family=Kirang+Haerang&family=Lacquer&family=Lexend+Deca:wght@100..900&family=Playwrite+VN+Guides&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rubik+Dirt&family=Schoolbell&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&family=Special+Elite&family=Syne+Mono&family=Tiny5&family=Yomogi&display=swap');
</style>
<!-- for in and out transition motion -->
<script src="https://cdn.jsdelivr.net/npm/motion@latest/dist/motion.js"></script>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet" />
</head>
<body>
<nav class="navbar">
<a href="index.html">
<div class="logo">
<img src="/assets/contact_assets/daisy-nav-hero.svg" alt="logo" class="logo" />
</div>
</a>
<div class="nav-links">
<a href="aboutme.html">about me </a>
<a href="side-projects.html"> side projects </a>
<a href="https://daisycandraw.my.canva.site/proofdaisydraws/"> my art</a>
</div>
</nav>
<main class="hero">
<div class="container">
<div class="intro">
<p>I am Daisy, a developer, designer & habitual doodler.</p>
<span class="asterisk">*and also part-time wannabe rock star</span>
</div>
<div class="illustration illustration-hero">
<div class="svg-snap">
<img src="assets/daisy-doing-frames/SVG/d1.svg" class="frame frame-1" />
<img src="assets/daisy-doing-frames/SVG/d2.svg" class="frame frame-2" />
<img src="assets/daisy-doing-frames/SVG/d3.svg" class="frame frame-3" />
</div>
</div>
</div>
<div class="container">
<p class="subtitle">
I design to connect, include, and delight.<br />
</p>
</div>
</main>
<section class="starting-background">
<!-- Optional spacer to reveal torn edge if needed -->
<div style="height: 100px;"></div>
</section>
<section class="pattern-bgrnd ">
<div class="container">
<!-- spark! emotion garden ux/ui work -->
<section class="featured-project SPARK">
<div class="project-image" data-aos="fade-left" data-aos-duration="800">
<img src="projects/Spark!Garden/Screenshot 2025-07-23 at 3.40.39 AM.png"
alt="Spark! Mood Tracker thumbnail" />
</div>
<div class="project-text" data-aos="fade-right" data-aos-duration="800">
<p class="project-role">UI Interaction Design & UX Research</p>
<h2 class="project-title">Spark! Mood Tracker</h2>
<span class="status-chip"> current project </span>
<p class="project-description">
A lightweight daily mood tracker built to promote emotional reflection through playful design
and accessibility-first thinking.
</p>
<a href="../projects/SPARK.html" class="project-link"> see more </a>
</div>
</section>
<!-- LAMP -->
<section class="featured-project LAMP reverse">
<div class="project-image" data-aos="fade-left" data-aos-duration="800">
<img src="projects/lamp-assets/Layer 2.png" alt="Listen: Album and Museum Portfoluio Thumbnail" />
</div>
<div class="project-text" data-aos="fade-right" data-aos-duration="800">
<p class="project-role">UI/UX DESIGN · Frontend Development </p>
<h2 class="project-title">Listen:Album Museum & Portfolio</h2>
<span class="status-chip unready"> !!!under construction!!!</span>
<p class="project-description">
LAMP is a social platform that reimagines music appreciation and connection. Built for the
lovers, critics, and casual
listeners, it’s designed to help users catalog their music journey.
</p>
<a href="../projects/building-LAMP.html" class="project-link"> Case Study, Retrospective & The Future</a>
</div>
</section>
<!-- Zac Can't Have Peanuts -->
<section class="featured-project Zac">
<div class="project-image" data-aos="fade-left" data-aos-duration="800">
<img src="projects/cant-have-peanuts-assets/CantHavePeanutsCover copy.png"
alt="Zac Can't Have Peanuts Thumbnail" />
</div>
<div class="project-text" data-aos="fade-right" data-aos-duration="800">
<p class="project-role">Game UI Design · Narritive Lead </p>
<h2 class="project-title">Zac Can't Have Peanuts!</h2>
<span class="status-chip unready"> !!!under construction!!!</span>
<p class="project-description">
Join Zac on his first day of third grade hes been excited all summer, but this time he has a
brand new announcement!
What will his class think? Can he still hang out with his friends - and what will everyone think
about his new rules ?
</p>
<a href="projects/canthavepeanuts.html" class="project-link"> read what happens next! </a>
</div>
</section>
<!-- Covalent Therapy -->
<section class="featured-project covalent reverse">
<div class="project-image" data-aos="fade-left" data-aos-duration="800">
<img src="assets/covalenttheray_cards.png" alt="Covalent Therapy thumbnail" />
</div>
<div class="project-text" data-aos="fade-right" data-aos-duration="800">
<p class="project-role"> Creative Direction · Graphic Design </p>
<h2 class="project-title">Covalent Therapy</h2>
<p class="project-description">
Covalent Therapy is a freelance graphic design and branding project I completed for a client
launching a private
marriage and family therapy practice.
My task was to create a cohesive brand identity and promotional materials that reflected the
core values of the
practice. I chose a risograph-inspired visual style — complimentary, layered, and textured— to
echo the practice’s
namesake and philosophy.
</p>
<a href="projects/covalent-therapy.html" class="project-link"> oo la la! </a>
</div>
</section>
<a href = "side-projects.html" button class="cute-button">
check out more of my work here!</a>
</button>
</div>
</section>
<section class="penultimate-section">
<!-- Optional spacer to reveal the torn edge -->
<div style="height: 100px;"></div>
</section>
<!-- animatin things mueheh -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script>
(function (d) {
var config = {
kitId: 'gdf0bga',
scriptTimeout: 3000,
async: true
},
h = d.documentElement, t = setTimeout(function () { h.className = h.className.replace(/\bwf-loading\b/g, "") + " wf-inactive"; }, config.scriptTimeout), tk = d.createElement("script"), f = false, s = d.getElementsByTagName("script")[0], a; h.className += " wf-loading"; tk.src = 'https://use.typekit.net/' + config.kitId + '.js'; tk.async = true; tk.onload = tk.onreadystatechange = function () { a = this.readyState; if (f || a && a != "complete" && a != "loaded") return; f = true; clearTimeout(t); try { Typekit.load(config) } catch (e) { } }; s.parentNode.insertBefore(tk, s)
})(document);
// page transitions
document.addEventListener("DOMContentLoaded", () => {
const body = document.body;
body.classList.add("fade-in");
document.querySelectorAll("a").forEach(link => {
link.addEventListener("click", e => {
if (
link.hostname === window.location.hostname &&
link.pathname !== window.location.pathname
) {
e.preventDefault();
body.classList.add("fade-out");
setTimeout(() => {
window.location = link.href;
}, 400); // matches CSS duration
}
});
});
});
</script>
</body>
<footer class="minimal-footer">
<div class="footer-left">
<p>crafted with curiosity & creativity. hosted with love on github pages </p>
<p class="footer-update">© 2025 daisyland all rights reserved</p>
<p class="footer-update">Last updated: August 2025</p>
</div>
<div class="footer-right">
<a href="https://github.com/daisyb3ll" target="_blank">github</a>
<a href="https://www.figma.com/design/I05vAAFy0EL2hfwUObnUaU/daisy-s-resume?node-id=0-1&t=3OqVOJUcd7XG9P6h-1"
target="_blank">resume</a>
<a href="https://www.linkedin.com/in/daisyfernandezreyes/" target="_blank">linkedin</a>
<a href="https://daisycandraw.my.canva.site/proofdaisydraws/">art</a>
</div>
</footer>
</html>