Skip to content

Commit 734cf30

Browse files
authored
Add files via upload
1 parent d71bcb7 commit 734cf30

1 file changed

Lines changed: 369 additions & 0 deletions

File tree

_pages/unitaryhackday.md

Lines changed: 369 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,369 @@
1+
---
2+
permalink: /unitaryhackday/
3+
layout: archive
4+
---
5+
6+
<link href="/assets/css/areas.css" rel="stylesheet" type="text/css">
7+
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
8+
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
9+
<link href="http://www.jqueryscript.net/css/jquerysctipttop.css" rel="stylesheet" type="text/css">
10+
<script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
11+
<style>
12+
.button {
13+
background-color: #4CAF50; /* Green */
14+
border: none;
15+
color: white;
16+
padding: 16px 32px;
17+
text-align: center;
18+
text-decoration: none;
19+
display: inline-block;
20+
font-size: 16px;
21+
margin: 4px 2px;
22+
transition-duration: 0.4s;
23+
cursor: pointer;
24+
}
25+
26+
.qontributor {
27+
background-color: white;
28+
color: black;
29+
border: 2px solid #6d2f15;
30+
width: 48%;
31+
}
32+
.qontributor:hover {
33+
background-color: #6d2f15;
34+
color: white;
35+
width: 48%;
36+
}
37+
38+
39+
.qurator {
40+
background-color: white;
41+
color: black;
42+
border: 2px solid #005853;
43+
width: 48%;
44+
}
45+
.qurator:hover {
46+
background-color: #005853;
47+
color: white;
48+
width: 48%;
49+
}
50+
51+
* {
52+
box-sizing: border-box;
53+
}
54+
55+
.column {
56+
float: left;
57+
width: 50%;
58+
padding: 5px;
59+
}
60+
61+
/* Clearfix (clear floats) */
62+
.row::after {
63+
content: "";
64+
clear: both;
65+
display: table;
66+
}
67+
68+
.page__footer {color: #FFFFFF;font-size: 16px;}
69+
.site-logo img {
70+
max-height: 4rem;
71+
}
72+
73+
.page__footer-copyright {
74+
font-size: 20px;
75+
}
76+
77+
78+
div p{
79+
text-align: justify;”
80+
}
81+
82+
.archive{
83+
display: flex;
84+
align-items: center;
85+
flex-direction: column;
86+
}
87+
88+
89+
.round3 {
90+
border: 2px solid darkgrey;
91+
border-radius: 12px;
92+
padding: 5px;
93+
}
94+
95+
.center {
96+
display: block;
97+
margin-left: auto;
98+
margin-right: auto;
99+
width: 50%;
100+
border-radius: 50%;
101+
box-shadow: inset 10px 10px 40px 0 rgba(20, 20, 20, 1);
102+
}
103+
104+
.btn {
105+
text-decoration: none;
106+
padding: 0.5rem;
107+
border: 1px solid #333333;
108+
}
109+
110+
#customers {
111+
font-family: Arial, Helvetica, sans-serif;
112+
border-collapse: collapse;
113+
width: 100%;
114+
}
115+
116+
#customers td, #customers th {
117+
border: 1px solid #ddd;
118+
padding: 8px;
119+
}
120+
121+
#customers tr:nth-child(even){background-color: #f2f2f2;}
122+
123+
#customers tr:hover {background-color: #ddd;}
124+
125+
#customers th {
126+
padding-top: 12px;
127+
padding-bottom: 12px;
128+
text-align: left;
129+
background-color: #444;
130+
color: white;
131+
}
132+
133+
</style>
134+
<!-- Header -->
135+
136+
<header class="w3-display-container w3-content w3-wide" id="home">
137+
138+
<div class="w3-container w3-padding-32" id="projects" style="width: 55vw; ">
139+
<h1 class="w3-border-bottom w3-border-light-grey w3-padding-16">Academic and Professional Training in Quantum Computing: The Importance of Open-source</h1>
140+
<h3>MeetUp UnitaryHack June 12th, 2026. 5 Metrotech Center,Brooklyn, NY 11201, United States,Bern Dibner Library </h3>
141+
<br> <br>
142+
<p>You’re invited to participate in our local <b>UnitaryHACK Day</b>, an in-person event that is part of the global hackathon organized by the:contentReference[oaicite:0]{index=0}. With the support of mentors and a community of quantum enthusiasts, you will collaborate on open-source projects, contribute to real repositories, and gain hands-on experience in quantum computing.</p>
143+
<br> <br>
144+
</div>
145+
146+
147+
<div class="w3-container w3-padding-32 " style="width: 55vw" >
148+
<h1>Target Audience</h1>
149+
150+
<p>Many people interested in quantum computing face challenges such as:
151+
152+
- Limited access to hands-on, collaborative environments
153+
- Difficulty finding guidance when contributing to open-source projects
154+
- Lack of local communities to exchange ideas and learn together
155+
156+
This event aims to address these challenges by bringing people together in a collaborative space where learning, building, and networking happen simultaneously. </p>
157+
<br> <br>
158+
</div>
159+
160+
161+
| Program detail | Information |
162+
|---------------|-------------|
163+
| **Date** | June 12, 2026 |
164+
| **Time** | 10:00 am – 5:00 pm |
165+
| **Location** | 5 MetroTech Center, LC400 (4th Floor), Brooklyn, NY 11201 |
166+
| **Hosted by** | NYU Tandon School of Engineering |
167+
168+
169+
170+
## What is unitaryHACK?
171+
172+
**unitaryHACK** is a global open-source hackathon where participants contribute to quantum computing projects by submitting pull requests to participating repositories.
173+
174+
During the event period (June 3–17, 2026), contributors can:
175+
176+
- Work on real-world quantum software
177+
- Collaborate with developers and researchers
178+
- Earn bounties for accepted contributions
179+
180+
181+
182+
183+
<div class="w3-container w3-padding-32 section-container">
184+
185+
<h1>What is unitaryHACK?</h1>
186+
187+
<p>
188+
<b>unitaryHACK</b> is a global open-source hackathon where
189+
participants contribute to quantum computing projects by submitting
190+
pull requests to participating repositories.
191+
</p>
192+
193+
<p>
194+
During the event period (June 3–17, 2026), contributors can:
195+
</p>
196+
197+
<ul>
198+
<li>Work on real-world quantum software</li>
199+
<li>Collaborate with developers and researchers</li>
200+
<li>Earn bounties for accepted contributions</li>
201+
</ul>
202+
203+
</div>
204+
205+
<!-- What is a HACKday -->
206+
207+
<div class="w3-container w3-padding-32 section-container">
208+
209+
<h1>What is a HACKday?</h1>
210+
211+
<p>
212+
HACKdays are local, in-person events held during the unitaryHACK period.
213+
</p>
214+
215+
<p>
216+
They provide opportunities to:
217+
</p>
218+
219+
<ul>
220+
<li>Collaborate with others in real time</li>
221+
<li>Receive guidance from experienced mentors</li>
222+
<li>Share ideas and explore new tools</li>
223+
</ul>
224+
225+
<p>
226+
At the NYU HACKday, participants will experience:
227+
</p>
228+
229+
<ul>
230+
<li>Opening remarks</li>
231+
<li>A talk from an IBM speaker</li>
232+
<li>Open hacking sessions with mentor support</li>
233+
</ul>
234+
235+
</div>
236+
237+
<!-- Who Should Attend -->
238+
239+
<div class="w3-container w3-padding-32 section-container">
240+
241+
<h1>Who Should Attend?</h1>
242+
243+
<p>
244+
This event is open to:
245+
</p>
246+
247+
<ul>
248+
<li>Students</li>
249+
<li>Researchers</li>
250+
<li>Developers</li>
251+
<li>Quantum computing enthusiasts</li>
252+
</ul>
253+
254+
<p>
255+
No matter your experience level, you are welcome.
256+
Whether you are making your first open-source contribution
257+
or already have experience,
258+
this event is designed to support your growth.
259+
</p>
260+
261+
</div>
262+
263+
<!-- How It Works -->
264+
265+
<div class="w3-container w3-padding-32 section-container">
266+
267+
<h1>How Does It Work?</h1>
268+
269+
<ol>
270+
<li>Register for the event</li>
271+
<li>Join the global unitaryHACK</li>
272+
<li>Attend the in-person HACKday</li>
273+
<li>Work on open-source projects with mentor support</li>
274+
<li>Submit contributions and collaborate with the community</li>
275+
</ol>
276+
277+
</div>
278+
279+
<!-- Requirements -->
280+
281+
<div class="w3-container w3-padding-32 section-container">
282+
283+
<h1>Requirements</h1>
284+
285+
<h2>Basic Knowledge</h2>
286+
287+
<p>
288+
While expertise is not required,
289+
familiarity with the following topics will help participants
290+
get the most out of the experience:
291+
</p>
292+
293+
<ul>
294+
<li>Programming (preferably Python)</li>
295+
<li>Basic quantum computing concepts</li>
296+
</ul>
297+
298+
<h2>Motivation</h2>
299+
300+
<p>
301+
Participants are encouraged to actively engage during the event,
302+
collaborate with others,
303+
and explore open-source contributions.
304+
The goal is to create a productive and supportive environment
305+
for learning and building.
306+
</p>
307+
308+
</div>
309+
310+
<!-- Register -->
311+
312+
<div class="w3-container w3-padding-32 section-container">
313+
314+
<h1>Register</h1>
315+
316+
<p>
317+
You can secure your spot here:
318+
</p>
319+
320+
<p>
321+
<a class="btn" href="https://forms.gle/aZNQL6rMPfRHip4m7" target="_blank">
322+
Register for UnitaryHACK Day
323+
</a>
324+
</p>
325+
326+
<p>
327+
<b>Note:</b> Space is limited to 75 participants.
328+
</p>
329+
330+
</div>
331+
332+
<!-- Organizer -->
333+
334+
<div class="w3-container w3-padding-32 section-container">
335+
336+
<h1>Organizer</h1>
337+
338+
<p>
339+
This event is organized by:
340+
</p>
341+
342+
<ul>
343+
<li>Sara Andotra</li>
344+
<li>Alberto Maldonado Romo</li>
345+
</ul>
346+
347+
</div>
348+
349+
<!-- Summary -->
350+
351+
<div class="w3-container w3-padding-32 section-container">
352+
353+
<h1>Summary</h1>
354+
355+
<ul>
356+
<li>Participate in a global quantum computing hackathon</li>
357+
<li>Collaborate in a local, in-person environment</li>
358+
<li>Contribute to open-source projects</li>
359+
<li>Learn from mentors and industry experts</li>
360+
</ul>
361+
362+
<p>
363+
If you have any questions,
364+
feel free to reach out or join the Slack community.
365+
</p>
366+
367+
</div>
368+
369+
<!-- End page content -->

0 commit comments

Comments
 (0)