-
Notifications
You must be signed in to change notification settings - Fork 2
/
about.html
105 lines (80 loc) · 3.93 KB
/
about.html
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
---
layout: page
title: About
---
<p>“Go do a project.”</p>
<p>Technically correct advice, but is it really a useful thing to hear?</p>
<p>How to pick a language? How to figure out what I can do? What are my interests? There is a large gap from classroom/book learning to side projects and exploring your interests. It’s not that you lack ‘passion’ or are in the wrong major. It’s just that many things that the process of figuring projects are obvious to someone experienced.</p>
<p>It might sound surprising, but just freshman-level coding experience can let you do lots of neat and valuable things like chat bots or full stack web applications. So if you want to bridge this gap and have something to do this summer, join us for 4 guided projects this June with weekly workshops to get you started, as well as guidance in starting, planning and executing your own projects! On the side we’ll also have sessions on how to prep for algorithm interview, how to brand yourself, Q&A panels with current UIUC CS students and IMC networking!</p>
<h2>People</h2>
<!-- Gravatar urls manually picked from https://en.gravatar.com/site/check/ -->
<p>Thanks to everyone for making this happen!</p>
<!-- <div class="people">
<h3 name="people-name">Harsh Deep</h3>
<img src="https://s.gravatar.com/avatar/40b46fb612b59f7aee52369a208faf3e?s=250">
</div>
<div class="people">
<h3 name="people-name">Monica Para</h3>
<img src="https://s.gravatar.com/avatar/c402b81a40ee5677b494e480580f5702?s=250">
</div> -->
<div class="people">
<h3 name="people-name">Saurav Chittal</h3>
<img src="https://s.gravatar.com/avatar/ab8d2988ee7d92dae60afb4b34c87258?s=250">
</div>
<!-- <div class="people">
<h3 name="people-name">Justin Hu</h3>
<img src="https://courses.engr.illinois.edu/cs225/sp2022/assets/staff/cthu2.jpg" width="250"
height="250">
</div>
<div class="people">
<h3 name="people-name">Drishika Asher</h3>
<img src="https://s.gravatar.com/avatar/f18875f467430651dbd58dd75a186857?s=250">
</div>
<div class="people">
<h3 name="people-name">Savannah Holly</h3>
<img src="https://s.gravatar.com/avatar/254a9dbdde85034387dd953466cfc733?s=250">
</div> -->
<div class="people">
<h3 name="people-name">Max Hartman</h3>
<img src="https://s.gravatar.com/avatar/fc3da023dcb6be892cb972abff3ddc4d19483fbdd8a388c6905aa330488c830a?s=250">
</div>
<div class="people">
<h3 name="people-name">Nehal Tangudu</h3>
<img src="https://s.gravatar.com/avatar/42c2e27d6e0e0d111266fd533f19e309?s=250">
</div>
<!-- <div class="people">
<h3 name="people-name">Maaheen Maajed</h3>
<img src="https://s.gravatar.com/avatar/132801af805ecc0fbfe20ba6b69dedf6?s=250">
</div>
<div class="people">
<h3 name="people-name">Lou Zeh</h3>
<img src="https://s.gravatar.com/avatar/62d89365cf85b6989c9f929ab0b68861?s=250">
</div>
<div class="people">
<h3 name="people-name">Matthew McCarthy</h3>
<img src="https://s.gravatar.com/avatar/31731fa68e27a2c62274bb4c252a879e?s=250">
</div>
<div class="people">
<h3 name="people-name">David An</h3>
<img src="https://s.gravatar.com/avatar/e38fe15d582ec134eb194b7a6d1e95aa?s=250">
</div> -->
<!-- <div class="people">
<h3 name="people-name">Sana Madhavan</h3>
<img src="https://s.gravatar.com/avatar/53e96de4d5d3dc9bef72d5d9b7228bbe?s=250">
</div>
<div class="people">
<h3 name="people-name">Khoa Pham</h3>
<img src="https://i.ibb.co/Fbpgp6v/Image.png" alt="Image" border="0" width="250"
height="250" />
</div> -->
<!-- <h2>Sponsors</h2>
<p>Thank you for your continued support!</p>
<div class="Sponsors">
<img src="https://i.ibb.co/nkpP3R7/image.png" alt="image" border="0" height="auto" width="210"/>
</div>
<div class="Sponsors">
<img src="https://i.ibb.co/3RsWbVh/image.png" alt="image" border="0" height="auto" width="210"/>
</div>
<div class="Sponsors">
<img src="https://i.ibb.co/sgdRCJ9/image.png" alt="image" border="0" height="auto" width="210"/>
</div> -->