-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
251 lines (233 loc) · 12.2 KB
/
index.html
File metadata and controls
251 lines (233 loc) · 12.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
<!DOCTYPE HTML>
<!--
Solid State by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Bruska Technologies LLC</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<meta name="google-site-verification" content="1iudkeN9uRgGULiVaYozF1wjgY9JuGC73YjebPeQgsc" />
</head>
<body class="is-preload">
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" class="alt">
<h1><a href="index.html">Home</a></h1>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<div class="inner">
<h2>Menu</h2>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="cvs.html">Employee CVs</a></li>
<li><a href="attributions.html">Attributions</a></li>
<!-- <li><a href="generic.html">Generic</a></li> -->
<!-- <li><a href="elements.html">Elements</a></li> -->
<!-- <li><a href="#">Log In</a></li> -->
<!-- <li><a href="#">Sign Up</a></li> -->
</ul>
<a href="#" class="close">Close</a>
</div>
</nav>
<!-- Banner -->
<section id="banner">
<div class="inner">
<div class="logo">
<img src="images/logo.png" width=10% height=auto>
<!-- <span class="icon">
<img src="images/logo.png" width=95% height=auto;>
</span> -->
</div>
<h2>Bruska Technologies LLC</h2>
<p>Tech solutions for psychology and neuroscience labs</p>
</div>
</section>
<!-- Wrapper -->
<section id="wrapper">
<!-- One -->
<section id="one" class="wrapper spotlight style1">
<div class="inner">
<a href="#" class="image"><img src="images/development.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Creating 2D and 3D Experiments</h2>
<p>We design and implement easily adjustable 2D and 3D psychology experiments.
Our designs cater not just to programmers but also to any lab member, ensuring an accessible foundation for subsequent experiments.
Due to our strong background in psychology, we can avoid prevalent errors in the implementation of experiments, such as inadvertently inducing an anchoring bias with an initial point on a number line intended for joystick/controller use.</p>
<!-- https://onlinelibrary.wiley.com/doi/full/10.1002/bdm.2231?casa_token=dDeZ0wmlEK0AAAAA%3AxWAulWjrTgjJGgfNB-idI4dmozB6tnL5SgGcDgdyjcyYj3vh-TcJ5S9UlLoB0HpIxVtAYQmzKxToTw87#bdm2231-sec-0015-title -->
<!-- https://doi.org/10.1002/bdm.2231 -->
<!-- https://pubmed.ncbi.nlm.nih.gov/22623099/ -->
</div>
</div>
</section>
<!-- Two -->
<section id="two" class="wrapper alt spotlight style2">
<div class="inner">
<a href="#" class="image"><img src="images/vr.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Integrating Cutting-edge Hardware</h2>
<p>Emerging technologies increasingly offer insights into human psychology.
From scalp EEG and eye-tracking systems to online experiments via mturk and advanced virtual reality headsets, our proficiency lies in facilitating a smooth integration of these technologies into your laboratory and experimental protocols.
</p>
</div>
</div>
</section>
<!-- Save Time, Teach Staff, Implement unique tasks, Optimize pipelines, -->
<!-- Three -->
<section id="three" class="wrapper spotlight style3">
<div class="inner">
<a href="#" class="image"><img src="images/delays.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Optimizing Analyses</h2>
<p>Sometimes your analysis takes 3 days to run. But sometimes it doesn't have to.
Inefficiencies in analyses can lead to unnecessarily long processing times, ranging from hours to weeks.
We are adept at refining your analysis pipelines, enhancing their speed and efficiency.
With strategies such as multi-threading, we can accelerate analyses up to 8x or more.
</p>
</div>
</div>
</section>
<!-- Four -->
<section id="four" class="wrapper alt spotlight style4">
<div class="inner">
<a href="#" class="image"><img src="images/training.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Training and Knowledge Transfer</h2>
<p>Our team is equipped to empower your lab members with skills in designing efficient, readable, and maintainable code.
This includes teaching your lab members how to use version control effectively to work together, keep track of changes, and undo mistakes.
Moreover, we offer hands-on training for your team on any newly incorporated hardware and software essential for your experiments.
</p>
</div>
</div>
</section>
<!-- Five -->
<section id="five" class="wrapper spotlight style5">
<div class="inner">
<a href="#" class="image"><img src="images/recruiting.jpg" alt="" /></a>
<div class="content">
<h2 class="major">Hiring Expertise</h2>
<p>Occasionally, your project may need a dedicated programmer for an extended duration, possibly spanning several years.
There might also be instances where our current expertise may not align precisely with your requirements.
In both scenarios, we are poised to assist.
We offer recruitment support, ensuring the right candidate is selected for the task, and providing comprehensive training if needed.
</p>
</div>
</div>
</section>
<!-- Six -->
<section id="six" class="wrapper alt style1">
<div class="inner">
<h2 class="major">Projects</h2>
<section class="features">
<article>
<a href="#" class="image"><img src="images/psyForge.png" alt="" style="padding-top: 2em; padding-bottom: 2em; height: 15em; background-color: #EBEBEB; border-radius: 5px;" /></a>
<h3 class="major">PsyForge</h3>
<p>A programming library for easy creation of 2D and 3D psychology experiments using the Unity game engine.
It provides many pre-built components such as an experiment launch screen, simple logging, language switching, word presentation, and a navigation system.
It is also a cross-platform framework that supports Windows, Mac, Linux, Android, iOS, Online (mturk), and VR.</p>
<a href="https://github.com/bruskatech/PsyForge" target="_blank" class="special">See on GitHub</a>
</article>
<article>
<a href="#" class="image"><img src="images/elemem.png" alt="" style="padding-top: 0.5em; padding-bottom: 0.5em; height: 15em; background-color: #EFEFEF; border-radius: 5px;"/></a>
<h3 class="major">Elemem</h3>
<p>Software for intracranial EEG acquisition and stimulation.
It can be used alone or with a behavioral task (automatically aligns data to EEG).
It integrates seemlessly with Blackrock's NeuroPort and CereStim.
It also provides closed-loop stimulation with the ability to have burst frequencies. For example, theta burst.</p>
<br>
<a href="https://github.com/pennmem/elemem" target="_blank" class="special">See on GitHub</a>
</article>
<article>
<a href="#" class="image"><img src="images/courier.png" alt="" style="padding-top: 0em; padding-bottom: 0em; height: 15em; background-color: #000000; border-radius: 5px;"/></a>
<h3 class="major">Courier</h3>
<p>A 3D quasi-naturalistic memory task that requires that subjects play the role of a courier, navigating through a virtual town on a bicycle and delivering items to different stores.
After each round of deliveries, the subject is asked to recall everything they delivered.</p>
<a href="https://github.com/pennmem/Courier" target="_blank" class="special">See on GitHub</a>
<a href="https://scholar.google.com/scholar?as_q=Courier&as_epq=&as_oq=&as_eq=&as_occt=any&as_sauthors=MJ+Kahana&as_publication=&as_ylo=&as_yhi=&hl=en&as_sdt=0%2C5" target="_blank" class="special">Publications</a>
</article>
<article>
<a href="#" class="image"><img src="images/goldmine.png" alt="" style="padding-top: 1em; padding-bottom: 1em; height: 15em; background-color: #000000; border-radius: 5px;"/></a>
<h3 class="major">Goldmine</h3>
<p>A 3D navigation task where participants hunt for gold and gems in a maze.
They first explore the maze to find the clearly visible treasure.
Then, they are teleported to the start and have to find and dig for the now-hidden treasure.</p>
<br>
<a class="special">Not Released Yet</a>
<a href="https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=Goldmine+author%3AMJ+author%3AKahana&btnG=" target="_blank" class="special">Publications</a>
</article>
<article>
<a href="#" class="image"><img src="images/eventCreation2.png" alt="" style="padding-left: 4em; padding-right: 4em; padding-top: 0.5em; padding-bottom: 0.5em; height: 15em; background-color: #161B22; border-radius: 5px;"/></a>
<h3 class="major">Kahana CML Event Creation</h3>
<p>A large suite of python utilities that handles the submission, re-organization, processing, cleaning, and QA of all experimental data (behavioral, MRI, EEG, and iEEG) collected in the Kahana Computational Memory Lab (CML).</p>
<a href="https://github.com/pennmem/event_creation" target="_blank" class="special">See on GitHub</a>
</article>
</section>
<!-- <ul class="actions">
<li><a href="#" class="button">Browse All</a></li>
</ul> -->
</div>
</section>
</section>
<!-- Footer -->
<section id="footer">
<div class="inner">
<h2 class="major">Get in touch</h2>
<p>If you have any interest or questions about how we might be able to help you, just reach out.
<br>We are happy to talk about your projects and see if we can help.
</p>
<!-- <form method="post" action="#">
<div class="fields">
<div class="field">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field">
<label for="email">Email</label>
<input type="email" name="email" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="4"></textarea>
</div>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" /></li>
</ul>
</form> -->
<ul class="contact">
<li class="icon solid fa-home">
Bruska Technologies LLC<br />
1401 21st St, Ste R<br />
Sacramento, CA 95811
</li>
<li class="icon solid fa-phone"><a href="tel:9166196540">(916) 619-6540</li>
<li class="icon solid fa-envelope"><a href="mailto:bruskatech@protonmail.com">bruskatech@protonmail.com</a></li>
<li class="icon brands fa-github"><a href="#">github.com/bruskajp</a></li>
<!-- <li class="icon brands fa-twitter"><a href="#">twitter.com/untitled-tld</a></li> -->
<!-- <li class="icon brands fa-facebook-f"><a href="#">facebook.com/untitled-tld</a></li> -->
<!-- <li class="icon brands fa-instagram"><a href="#">instagram.com/untitled-tld</a></li> -->
</ul>
<ul class="copyright">
<li>© Bruska Technologies LLC All rights reserved.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>