-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevents.html
More file actions
159 lines (146 loc) · 7.89 KB
/
events.html
File metadata and controls
159 lines (146 loc) · 7.89 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
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<title>Suppablog - Minimal Blog Html Template</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="Template by Colorlib" />
<meta name="keywords" content="HTML, CSS, JavaScript, PHP" />
<meta name="author" content="Colorlib" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="shortcut icon" href="images/favicon.png" />
<link href='http://fonts.googleapis.com/css?family=Montserrat:400,700%7CLibre+Baskerville:400,400italic,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href='css/clear.css' />
<link rel="stylesheet" type="text/css" href='css/common.css' />
<link rel="stylesheet" type="text/css" href='css/font-awesome.min.css' />
<link rel="stylesheet" type="text/css" href='css/carouFredSel.css' />
<link rel="stylesheet" type="text/css" href='css/sm-clean.css' />
<link rel="stylesheet" type="text/css" href='style.css' />
<!--[if lt IE 9]>
<script src="js/html5.js"></script>
<![endif]-->
</head>
<body class="single-post">
<!-- Preloader Gif -->
<table class="doc-loader">
<tbody>
<tr>
<td>
<img src="images/ajax-document-loader.gif" alt="Loading...">
</td>
</tr>
</tbody>
</table>
<!-- Left Sidebar -->
<div id="sidebar" class="sidebar">
<div class="menu-left-part">
<div class="search-holder">
<label>
<input type="search" class="search-field" placeholder="Type here to search..." value="" name="s" title="Search for:">
</label>
</div>
<div class="site-info-holder">
<div class="site-title">beatrizmrg</div>
<p class="site-description">
Get to know me.
</p>
</div>
<nav id="header-main-menu">
<ul class="main-menu sm sm-clean">
<li><a href="index.html" class="current">Home</a></li>
<li><a href="aboutBeatrizmrg.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<footer>
<div class="footer-info">
© 2018 SUPPABLOG HTML TEMPLATE. <br> CRAFTED WITH <i class="fa fa-heart"></i> BY <a href="https://colorlib.com">COLORLIB</a>.
</div>
</footer>
</div>
<div class="menu-right-part">
<div class="logo-holder">
<a href="index.html">
<img src="images/logo.png" alt="Suppablog WP">
</a>
</div>
<div class="toggle-holder">
<div id="toggle">
<div class="menu-line"></div>
</div>
</div>
<div class="social-holder">
<div class="social-list">
<a href="https://twitter.com/beatrizmrg"><i class="fa fa-twitter"></i></a>
</div>
</div>
<div class="fixed scroll-top"><i class="fa fa-caret-square-o-up" aria-hidden="true"></i></div>
</div>
<div class="clear"></div>
</div>
<!-- Single Content -->
<div id="content" class="site-content center-relative">
<div class="single-post-wrapper content-1070 center-relative">
<article class="center-relative">
<h1 class="entry-title">
Getting involved in technical events organization is my passion
</h1>
<div class="post-info content-660 center-relative">
<div class="cat-links">
<ul>
<li><a href="#">Events</a></li>
</ul>
</div>
<div class="entry-date published">February 25, 2018</div>
<div class="clear"></div>
</div>
<div class="entry-content">
<div class="content-wrap content-660 center-relative">
<p>I have always feel attrated to the events organization world, and I have try so when I have had the opportunity. From finding sponsors or venues, to select the best speakers. Even the stress around the event day, with all the problem solving needed.</p>
<br>
<p>I enjoy all three different points of view when it comes to technical events. Being in the organization team, asist to the event as attendee or as a speaker.</p>
<br>
<p>I usually get invovled in small local events, like meetups. I also participate in bigger events as volunteer in the organization like Codemotion.</p>
<p>As attendee I really would like to have the opportunity to asist to OpenSource technology events abroad some day.</p>
<div class="clear"></div>
<br>
<br>
</div>
<div class="post-full-width">
<script>
var slider1_speed = "500";
var slider1_auto = "true";
var slider1_pagination = "true";
var slider1_hover = "true";
</script>
<div class="image-slider-wrapper">
<div class="caroufredsel_wrapper">
<ul id="slider1" class="image-slider slides center-text">
<li><img src="demo-images/codemotion1.jpg" alt=""></li>
<li><img src="demo-images/eventorg2.jpg" alt=""></li>
<li><img src="demo-images/shessionsCodemotion.jpg" alt=""></li>
<li><img src="demo-images/codemotion2.jpg" alt=""></li>
<li><img src="demo-images/eventsorg1.jpg" alt=""></li>
</ul>
</div>
<div class="slider1_pagination carousel_pagination left"></div>
<div class="clear"></div>
</div>
<div class="clear"></div>
</div>
</div>
<div class="clear"></div>
</article>
</div>
</div>
<!--Load JavaScript-->
<script type="text/javascript" src="js/jquery.js"></script>
<script type='text/javascript' src='js/imagesloaded.pkgd.js'></script>
<script type='text/javascript' src='js/jquery.nicescroll.min.js'></script>
<script type='text/javascript' src='js/jquery.smartmenus.min.js'></script>
<script type='text/javascript' src='js/jquery.carouFredSel-6.0.0-packed.js'></script>
<script type='text/javascript' src='js/jquery.mousewheel.min.js'></script>
<script type='text/javascript' src='js/jquery.touchSwipe.min.js'></script>
<script type='text/javascript' src='js/jquery.easing.1.3.js'></script>
<script type='text/javascript' src='js/main.js'></script>
</body>
</html>