-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgroup.html
More file actions
218 lines (187 loc) · 8.67 KB
/
group.html
File metadata and controls
218 lines (187 loc) · 8.67 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Group | Dr John Buckeridge</title>
<meta name="description" content="Research group members and collaborators">
<meta name="author" content="John Buckeridge">
<meta name="theme-color" content="#2962ff">
<!-- Open Graph / Social Media -->
<meta property="og:type" content="website">
<meta property="og:site_name" content="Dr John Buckeridge">
<meta property="og:title" content="Research Group | Dr John Buckeridge">
<meta property="og:description"
content="Meet the SLIMES Lab research group members and collaborators. Working on quantum computing, materials science, and computational physics.">
<meta property="og:image" content="https://jbuckeridge.github.io/assets/images/short-logo.png">
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="400">
<meta property="og:image:alt" content="Dr John Buckeridge Logo">
<meta property="og:url" content="https://jbuckeridge.github.io/group.html">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Research Group | Dr John Buckeridge">
<meta name="twitter:description" content="Meet the SLIMES Lab research group members and collaborators.">
<meta name="twitter:image" content="https://jbuckeridge.github.io/assets/images/short-logo.png">
<meta name="twitter:image:alt" content="Dr John Buckeridge Logo">
<!-- Favicon -->
<link rel="icon" type="image/png" href="/assets/images/short-logo.png">
<link rel="apple-touch-icon" type="image/png" href="/assets/images/short-logo.png">
<!-- Fonts -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:400,400italic,700|Roboto+Mono&display=swap">
<!-- Icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="/assets/css/style.css">
</head>
<body>
<!-- Navigation -->
<nav class="navbar">
<div class="nav-container">
<div class="nav-logo">
<a href="/">
<img src="/assets/images/full-logo.png" alt="Dr John Buckeridge - Materials & Quantum Science"
class="nav-logo-full">
<img src="/assets/images/short-logo.png" alt="Dr John Buckeridge" class="nav-logo-short">
</a>
</div>
<ul class="nav-menu">
<li><a href="/about.html">About</a></li>
<li><a href="/research.html">Research</a></li>
<li><a href="/publications.html">Publications</a></li>
<li><a href="/group.html" class="active">Group</a></li>
<li><a href="/talks.html">Talks</a></li>
<li><a href="/blog.html">Blog</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
<div class="hamburger">
<span></span>
<span></span>
<span></span>
</div>
</div>
<div class="mobile-menu">
<a href="/about.html">About</a>
<a href="/research.html">Research</a>
<a href="/publications.html">Publications</a>
<a href="/group.html">Group</a>
<a href="/talks.html">Talks</a>
<a href="/blog.html">Blog</a>
<a href="/contact.html">Contact</a>
</div>
</nav>
<!-- Main Content -->
<main style="margin-top: 70px;">
<!-- Page Header -->
<section class="section content-section">
<div class="container">
<h1 class="section-title">Research Group</h1>
<div class="card" style="margin-bottom: 2rem;">
<div class="card-body text-center">
<h3>SLIMES Research Group</h3>
<p>South London Innovative Materials Evaluation Squad - advancing materials modeling and
simulation using emerging AI approaches.</p>
<p>We are always looking for motivated PhD students and postdoctoral researchers interested in computational
materials science, quantum computing, and energy materials.</p>
<div style="display: flex; gap: 1.5rem; justify-content: center; flex-wrap: wrap; margin-top: 1.5rem;">
<a href="https://slimeslab.github.io" target="_blank" class="btn btn-primary" rel="noopener noreferrer">
<i class="fas fa-external-link-alt"></i> Visit SLIMES Lab Website
</a>
<a href="/contact.html" class="btn btn-outline">Get in Touch</a>
</div>
</div>
</div>
<h2 class="mt-5">Principal Investigator</h2>
<div class="grid grid-1">
<div class="card">
<div class="card-body" style="text-align: center;">
<img src="/assets/images/team/john-buckeridge-2.jpg" alt="Dr John Buckeridge"
style="width: 200px; height: 200px; border-radius: 50%; object-fit: cover; display: block; margin: 0 auto 1.5rem auto;">
<h3 class="card-title">Dr John Buckeridge</h3>
<p class="card-subtitle">Senior Lecturer in Thermofluids and Turbomachinery</p>
<p>Dr Buckeridge leads research in computational materials science with focus on quantum computing
applications, energy materials, and electronic structure theory. He directs the SLIMES Lab and leads the
CCP-QC project.</p>
<div class="social-links" style="margin-top: 1rem; justify-content: center;">
<a href="https://orcid.org/0000-0002-2537-5082" target="_blank" rel="noopener noreferrer"><i
class="ai ai-orcid"></i></a>
<a href="https://github.com/jbuckeridge" target="_blank" rel="noopener noreferrer"><i
class="fab fa-github"></i></a>
</div>
</div>
</div>
</div>
<!-- Current Members Section -->
<h2 class="mt-5">Current Members</h2>
<h3 class="mt-4">PhD Students</h3>
<div id="phd-students-container" class="grid grid-2">
<!-- PhD students will be dynamically loaded -->
</div>
<h3 class="mt-4">Bachelor Students</h3>
<div id="bachelor-students-container" class="grid grid-2">
<!-- Bachelor students will be dynamically loaded -->
</div>
<!-- Alumni Section -->
<h2 class="mt-5">Alumni</h2>
<div id="alumni-container" class="grid grid-2">
<!-- Alumni will be dynamically loaded -->
</div>
<!-- Collaborators Section -->
<h2 class="mt-5">Key Collaborators</h2>
<div id="collaborators-container" class="grid grid-3">
<!-- Collaborators will be dynamically loaded -->
</div>
<!-- Open Positions Section -->
<h2 class="mt-5">Open Positions</h2>
<div id="positions-container">
<!-- Positions will be dynamically loaded -->
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer-content">
<div class="footer-section">
<h4>Dr John Buckeridge</h4>
<p>Senior Lecturer in Thermofluids and Turbomachinery at London South Bank University. Leading research in
quantum computing, materials science, and computational physics.</p>
</div>
<div class="footer-section">
<h4>Quick Links</h4>
<a href="/about.html">About</a>
<a href="/research.html">Research</a>
<a href="/publications.html">Publications</a>
<a href="/group.html">Group</a>
</div>
<div class="footer-section">
<h4>Resources</h4>
<a href="/talks.html">Talks</a>
<a href="/blog.html">Blog</a>
<a href="/contact.html">Contact</a>
</div>
<div class="footer-section">
<h4>Connect</h4>
<div class="social-links">
<a href="https://scholar.google.com/citations?user=hfyoL4AAAAAJ" target="_blank" title="Google Scholar"><i
class="ai ai-google-scholar"></i></a>
<a href="https://orcid.org/0000-0002-2537-5082" target="_blank" title="ORCID"><i
class="ai ai-orcid"></i></a>
<a href="https://github.com/jbuckeridge" target="_blank" title="GitHub"><i class="fab fa-github"></i></a>
</div>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 Dr John Buckeridge. All rights reserved. </p>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="/assets/js/script.js"></script>
<script src="/assets/js/group.js"></script>
</body>
</html>