-
Notifications
You must be signed in to change notification settings - Fork 2
/
calendar.html
71 lines (67 loc) · 4.31 KB
/
calendar.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
---
layout: default
title: Calendar
---
<div class="row my-3"><div class="col">
<div class="card darker"><div class="card-body">
<h4 class="card-title">UT IEEE RAS Fall 2024 Corporate Meeting Dates</h4>
<p="card-text">
This is a list of upcoming RAS General and Corporate meetings for the Fall 2024 semester. Corporate meetings are open to the public. They are held at 7-8 PM. Corporate meetings are a great place to learn and network with different companies. <!-- <b>Food will be provided.</b> -->
<br/>
<!-- Meetings with TBD locations will be updated as we get official confirmation of room scheduling. -->
<br/>
RAS leader meetings are held 7-8pm the Sunday before every general meeting.
</p>
<p="card-text">
<ul>
<!-- <li style="color:gray;">Tuesday, September 10, 2019, 7-8pm, EER 1.518.
<br/><em>Bell Helicopter.</em></li>
<li style="color:gray;">Tuesday, September 24, 2019, 7-8pm, WAG 101.
<br/><em>Robotathon Kickoff.</em></li>
<li style="color:gray;">Tuesday, October 1, 2019, 7-8pm, EER 1.518.
<br/><em>Schlumberger.</em></li>
<li style="color:grey">Tuesday, October 8, 2019, 5:30-6:30pm, EER 1.518.
<br/><em>Wolfspeed.</em></li>
<li style="color:grey">Monday, October 14, 2019, 7-8pm, EER 1.518.
<br/><em>Lockheed Martin.</em></li>
<li style="color:grey">Tuesday, October 29, 2019, 7-8pm, EER 1.518.
<br/><em>Texas Instruments.</em></li>
<li style="color:grey">Tuesday, November 12, 2019, 7-8pm, EER 1.518.
<br/><em>National Instruments.</em></li>
<li style="color:red">Tuesday, November 19, 2019, 7-8pm, EER 1.518.
<br/><em>Actian.</em></li>
<li style="color:grey">Saturday, November 23, 2019, 12pm-5pm, EER Mulva Auditorium.
<br/><em>Robotathon.</em></li>
<li style="color:grey">Tuesday, December 3, 2019, 7-8pm, WAG 101.
<br/><em>RAS Elections.</em></li>
<li style="color:grey">Tuesday, February 18, 2020, 7-8pm, CPE 2.220.
<br/><em>Anna Hiss Robotics.</em></li>
<li style="color:grey">Tuesday, March 10, 2020, 7-8pm, EER 1.518.
<br/><em>Bell Tech Talk.</em></li>
<li style="color:grey">Tuesday, March 24, 2020, 7-8pm, CPE 2.220.
<br/><em>Professor JE Johnson from COFA.</em></li> -->
<!--<li style="color:grey">Tuesday, September 1, 2020, 7-8pm.
<br/><em>First General Meeting.</em></li>
<li style="color:grey">Tuesday, September 22, 2020, 7-8pm.
<br/><em>Dr. Farshid Alambeigi</em></li>
<li style="color:grey">Tuesday, October 13, 2020, 7-8pm.
<br/><em>Dr. Jonathan Valvano</em></li>
<li style="color:grey">Tuesday, November 3, 2020, 7-8pm.
<br/><em>Texas Instruments</em></li>
<li style="color:grey">Tuesday, November 17, 2020, 7-8pm.
<br/><em>Samsung</em></li>
<li style="color:grey">Tuesday, December 8, 2020, 7-8pm.
<br/><em>Elections!</em></li>
<li style="color:grey">Calendar coming soon!
<br/><em>Details TBD.</em></li> -->
</ul>
</p>
</div></div></div></div>
<div class="row"><div class="col">
<div class="card" style="height:600px">
<iframe src="https://calendar.google.com/calendar/b/3/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=America%2FChicago&src=dXQuaWVlZS5yYXMuYXV0aEBnbWFpbC5jb20&src=dWw2M2dkb3Vsbmw2NnZuMDFlZXVsbzhpcG9AZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&src=MHByMW1zMmFxZ2E2aG1ocnYxNXI5aDgzZDRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&src=a2gxY2c2cG9xNTA2NjIydnJwZzgzanYwbzRAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&src=ajdtMmFwNjJpZDRsODU0cHNpZHJqYTZnMm9AZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ&color=%237986CB&color=%23D50000&color=%237986CB&color=%23AD1457&color=%238E24AA" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no">
</iframe>
</div></div></div>
<!-- FOR GOOGLE CALENDAR url changes:
see https://www.webdesignerdepot.com/2012/04/integrating-google-calendar-with-your-website/
-->