-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
203 lines (157 loc) · 10 KB
/
index.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
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="description" content="An Introductory Presentation On Open Source">
<meta name="author" content="Madhav Bahl">
<title>Code To Express</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css" integrity="sha384-lKuwvrZot6UHsBSfcMvOkWwlCMgc0TaWr+30HWe3a4ltaBwTZhyTEggF5tJv8tbt" crossorigin="anonymous">
<!-- Optional theme -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/moon.css">
<!-- Theme used for syntax highlighting of code -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<link rel="stylesheet" href="css/style.css">
<!-- Printing and PDF exports -->
<!-- <script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script> -->
</head>
<body>
<div class="reveal">
<div class="slides">
<section>
<h1>Why Should You Code To Express?</h1>
<p style="font-size: 0.7em;"><b>An Initiative By The Lean Programmer</b></p>
<p style="font-size: 0.7em;"><b>Read The Medium Article: <a target="_blank" href="#">Coming Soon</a></b></p>
<div class="row">
<br>
<a style="padding: 20px;" target="_blank" href="http://github.com/MadhavBahlMD"><i class="fab fa-github"></i></a>
<a style="padding: 20px;" target="_blank" href="https://www.linkedin.com/in/madhavbahl/"><i class="fab fa-linkedin-in"></i></a>
<a style="padding: 20px;" target="_blank" href="https://www.instagram.com/the_lean_programmer/"><i class="fab fa-instagram"></i></a>
<a style="padding: 20px;" target="_blank" href="http://madhavbahl.tech/"><i class="fas fa-globe"></i></a>
<a style="padding: 20px;" target="_blank" href="https://medium.com/@madhavbahl10"><i class="fab fa-medium"></i></a>
</div>
<p style="font-size: 0.7em;">Use Arrow Keys To Control this Presentation</p>
</section>
<section>
<section>
<h3>About Me | The Lean Programmer</h3>
<div class="row">
<!-- <div class="col-xs-12 col-md-6 col-offset-md-6"> -->
<img height="400" width="410" style="background: rgba(0,0,0,0); border: 0;" src="img/me.png" alt="" srcset="">
<!-- </div> -->
</div>
<p><b>A Cadet Who Codes</b></p>
</section>
<section>
<h4 style="letter-spacing:3px; font-size: 1.2em;">Full stack web developer | Open source enthusiast | Blockchain enthusiast | Mentor | Motivational Speaker </h4>
<!-- <h5 style="letter-spacing:2px; font-size: 1.1em;">A Formal Bio :P</h5> -->
<p style="font-size: 0.7em; ">A cadet by nature and a developer by passion, an open source contributor (https://github.com/MadhavBahlMD), and a mentor for those who want to learn programming, development and recent technologies. Being an active part of many communities, also through his own tech community, Logic Xcution, Madhav has been contributing to make the youth of this world well versed with programming.
<br>
He founded a tech community called Logic Xcution as a step forward to achieving his dream of making people technically sound. <br>
</p>
</section>
<section>
<h5>No more wasting time in introduction</h5>
<h2 style="letter-spacing: 2px;">Interested in knowing more about me?</h2>
<p>Visit <a href="http://madhavbahl.tech">http://madhavbahl.tech</a></p>
</section>
</section>
<!--
<section>
<h4>To Be Added</h4>
</section>
<section id="index">
<section>
<h2 style="color:bisque;">Today's Agenda</h2>
<ul>
<a style="color:bisque;" href="#"><li>Introduction</li></a>
<a style="color:bisque;" href="#"><li>Why Meetups And Webinars</li></a>
<a style="color:bisque;" href="#"><li>About The Lean Programmer</li></a>
<a style="color:bisque;" href="#"><li>TBA</li></a>
<a style="color:bisque;" href="#"><li>TBA</li></a>
<a style="color:bisque;" href="#"><li>TBA</li></a>
<a style="color:bisque;" href="#"><li>Open Interaction</li></a>
</ul>
</p>
</section>
</section> -->
<section id="whyMeet">
<section>
<h2>Why Meetups And Webinars?</h2>
<p class="eight">Why Not Just Youtube Videos, Online Courses, And College Classes?</p>
<br>
<div class="row">
<div class="col-xs-12 col-sm-4 center" style="padding: 10px;">
<h2><i class="fas fa-check-circle"></i></h2>
<p style="font-size: 0.65em;">A chance to discuss about new trends, topics and advancements in tech</p>
</div>
<div class="col-xs-12 col-sm-4 center" style="padding: 10px;">
<h2><i class="fas fa-search"></i></h2>
<p style="font-size: 0.65em;">Find like minded people, network with them, increase your knowledge!</p>
</div>
<div class="col-xs-12 col-sm-4 center" style="padding: 10px;">
<h2><i class="far fa-clock"></i></h2>
<p style="font-size: 0.65em;">Ask queries anyime, like minded people are here to help you out!</p>
</div>
</div>
</section>
<section>
<!-- <img src="img/opensrc.png" alt="" srcset=""> -->
</section>
</section>
<section>
<h2>Good Luck Champ!</h2>
<h4>Hope you have a different viewpoint and from now on, you will <b>Code To Express</b></h4>
<p>To View This Presentation, Visit: <a href="http://codetoexpress.tech/why">http://codetoexpress.tech/why</a></p>
</section>
<section>
<h2>We Are Starting Some Open Source Projects</h2>
<p class="eight">Have a project idea? send your ideas at <a href="mailto:[email protected]?Subject=Project%20Idea" target="_top">[email protected]</a></p>
</section>
<section>
<section>
<h2>Love Making Friends?</h2>
<p>Let's Connect On <b>LinkedIn</b>? <br> <a href="https://www.linkedin.com/in/madhavbahl/">https://www.linkedin.com/in/madhavbahl/</a> </p>
</section>
<section>
<h2>Yes, I am socially active :D</h2>
<p>Follow Me On <b>GitHub</b>: <a href="https://github.com/MadhavBahlMD">@MadhavBahlMD</a></p>
<p>Find Me On <b>Insta</b>: <a href="https://www.instagram.com/theleanprogrammer/">@the_lean_programmer</a></p>
<p>Read My Bolgs At <b>Medium</b>: <a href="medium.com/@madhavbahl10">@madhavbahl10</a></p>
<p>Connect With Me On <b>LinkedIn</b>: <a href="https://www.linkedin.com/in/madhavbahl/">@madhavbahl</a></p>
</section>
</section>
<section id="thanks">
<h1>Thank You!</h1>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script>
// More info about config & dependencies:
// - https://github.com/hakimel/reveal.js#configuration
// - https://github.com/hakimel/reveal.js#dependencies
Reveal.initialize({
dependencies: [
{ src: 'plugin/markdown/marked.js' },
{ src: 'plugin/markdown/markdown.js' },
{ src: 'plugin/notes/notes.js', async: true },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } }
]
});
</script>
</body>
</html>