-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
99 lines (97 loc) · 6.16 KB
/
Copy pathindex.html
File metadata and controls
99 lines (97 loc) · 6.16 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ysobel Sims | Home</title>
<!-- Vite CSS imports -->
<link rel="stylesheet" href="/src/assets/css/base.css">
<link rel="stylesheet" href="/src/assets/css/hero.css">
<link rel="stylesheet" href="/src/assets/css/navigation.css">
<link rel="stylesheet" href="/src/assets/css/projects.css">
<link rel="stylesheet" href="/src/assets/css/project-detail.css">
<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=Style+Script&display=swap" rel="stylesheet">
</head>
<body>
<div class="quote-floating">Infinite Diversity in <br>Infinite Combinations</div>
<div class="hero-overlay" id="contentBox">
<div class="hero-content">
<!-- Home Content -->
<div class="page-content active" id="home-content">
<h1 class="hero-title">Ysobel Sims</h1>
<h2 class="hero-subtitle">AI and Environmental Conservation Scientist</h2>
<p class="hero-description">
This site details some of my projects and research in the fields of machine learning, environmental conservation and robotics.
<br>I currently work at Macquarie University, in the <a href="https://spatial-decisions-group-1-mq.hub.arcgis.com/" target="_blank">Spatial Decisions Group</a>.
<br>Potential students and collaborators are welcome to reach out to me via email or LinkedIn.
</p>
</div>
<!-- Projects Content (loaded dynamically) -->
<div class="page-content" id="projects-content">
<h1 class="hero-title">My Projects</h1>
<div class="projects-grid" id="projects-grid">
<!-- Project cards will be loaded here by JS -->
</div>
</div>
<!-- Publications Content (loaded dynamically) -->
<div class="page-content" id="publications-content">
<h1 class="hero-title">Publications</h1>
<div id="publications-list">
<!-- Publications will be loaded here by JS -->
</div>
</div>
<!-- CV Content (loaded dynamically) -->
<div class="page-content" id="cv-content">
<h1 class="hero-title">Curriculum Vitae</h1>
<div id="cv-markdown">
<!-- CV markdown will be loaded here by JS -->
</div>
</div>
<!-- Project Detail Content (hidden by default) -->
<div class="page-content" id="project-detail-content" style="display:none;">
<div class="project-detail-body">
<button id="back-to-projects" class="cv-button">← Back to Projects</button>
<div id="project-detail-inner">
<!-- Project detail will be loaded here -->
</div>
</div>
</div>
<div class="navigation-section">
<div class="nav-row social-links" id="social-row">
<a href="https://github.com/ysims" target="_blank" rel="noopener noreferrer" class="nav-button social-icon" aria-label="GitHub" title="GitHub">
<!-- ...github svg... -->
<svg class="icon github-icon" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0c-6.626 0-12 5.373-12 12 0 5.302 3.438 9.8 8.207 11.387.599.111.793-.261.793-.577v-2.234c-3.338.726-4.033-1.416-4.033-1.416-.546-1.387-1.333-1.756-1.333-1.756-1.089-.745.083-.729.083-.729 1.205.084 1.839 1.237 1.839 1.237 1.07 1.834 2.807 1.304 3.492.997.107-.775.418-1.305.762-1.604-2.665-.305-5.467-1.334-5.467-5.931 0-1.311.469-2.381 1.236-3.221-.124-.303-.535-1.524.117-3.176 0 0 1.008-.322 3.301 1.23.957-.266 1.983-.399 3.003-.404 1.02.005 2.047.138 3.006.404 2.291-1.552 3.297-1.23 3.297-1.23.653 1.653.242 2.874.118 3.176.77.84 1.235 1.911 1.235 3.221 0 4.609-2.807 5.624-5.479 5.921.43.372.823 1.102.823 2.222v3.293c0 .319.192.694.801.576 4.765-1.589 8.199-6.086 8.199-11.386 0-6.627-5.373-12-12-12z"/>
</svg>
</a>
<a href="https://linkedin.com/in/ysobel-sims-719528151/" target="_blank" rel="noopener noreferrer" class="nav-button social-icon" aria-label="LinkedIn" title="LinkedIn">
<!-- ...linkedin svg... -->
<svg class="icon linkedin-icon" viewBox="0 0 24 24" fill="currentColor">
<path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/>
</svg>
</a>
<a href="https://scholar.google.com/citations?user=raNDZMAAAAAJ" target="_blank" rel="noopener noreferrer" class="nav-button social-icon" aria-label="Google Scholar" title="Google Scholar">
<svg class="icon scholar-icon" viewBox="0 0 24 24" fill="currentColor">
<path d="M12 3L1 9l11 6 9-4.91V17h2V9L12 3zm0 14l-7-3.82V17c0 2.76 3.13 5 7 5s7-2.24 7-5v-3.82L12 17z"/>
</svg>
</a>
<a href="mailto:ysobel.sims@mq.edu.au" class="nav-button social-icon" aria-label="Email me" title="Email me">
<svg class="icon email-icon" viewBox="0 0 24 24" fill="currentColor">
<path d="M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5L4 8V6l8 5 8-5v2z"/>
</svg>
</a>
</div>
<div class="nav-row page-links">
<a href="#" class="nav-button page-nav" data-page="home" id="nav-home"><span>Home</span></a>
<a href="#" class="nav-button page-nav" data-page="projects" id="nav-projects"><span>Projects</span></a>
<a href="#" class="nav-button page-nav" data-page="publications" id="nav-publications"><span>Publications</span></a>
<a href="#" class="nav-button page-nav" data-page="cv" id="nav-cv"><span>CV</span></a>
</div>
</div>
</div>
</div>
<script type="module" src="/src/main.js"></script>
</body>
</html>