-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
233 lines (184 loc) · 12.3 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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
<!DOCTYPE html>
<html lang="en">
<title>SAHELI BASU</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<style>
body,h1,h2,h3,h4 class="w3-text-light-grey",h5 {font-family: "Raleway", sans-serif}
.w3-quarter img{margin-bottom: -5px; cursor: pointer}
.w3-quarter img:hover{opacity: 0.6; transition: 0.3s}
.avatar {
vertical-align: middle;
width: 120px;
height: 120px;
border-radius: 50%;
}
</style>
<body class="w3-blue-grey">
<!-- Sidebar/menu -->
<nav class="w3-sidebar w3-bar-block w3-blue-grey w3-animate-right w3-top w3-text-light-grey w3-large" style="z-index:3;width:250px;font-weight:bold;display:none;right:0;" id="mySidebar">
<a href="javascript:void()" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-32">CLOSE</a>
<br>
<a href="index.html" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">HOME</a>
<a href="#about" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">ABOUT ME</a>
<a href="https://meharima.github.io/sb/pages/all-credentials/certificates.html" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">CERTIFICATES</a>
<a href="https://meharima.github.io/sb/pages/all-credentials/accomplishments.html" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">RESUME</a>
<a href="#portfolio" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">PORTFOLIO</a>
<a href="#cgp" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">GUIDED PROJECTS</a>
<a href="#contact" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">CONTACT</a>
<a href="#faq" onclick="w3_close()" class="w3-bar-item w3-button w3-center w3-padding-16">FAQs</a>
</nav>
<!-- Top menu on small screens -->
<header class="w3-container w3-top w3-white w3-xlarge w3-padding-16">
<span class="w3-left w3-padding">SAHELI BASU</span>
<a href="javascript:void(0)" class="w3-right w3-button w3-blue-grey" onclick="w3_open()">☰</a>
</header>
<!-- Overlay effect when opening sidebar on small screens -->
<div class="w3-overlay w3-animate-opacity" onclick="w3_close()" style="cursor:pointer" title="close side menu" id="myOverlay"></div>
<!-- !PAGE CONTENT! -->
<div class="w3-main w3-content" style="max-width:1600px;margin-top:83px;margin-bottom:3px">
<!-- About section -->
<div class="w3-container w3-blue-grey w3-center w3-text-light-grey w3-padding-32" id="about">
<h4 class="w3-text-light-grey" class="w3-text-light-grey"><b>ABOUT ME</b></h4>
<img src="https://meharima.github.io/sb/imgs/Avatar.png" alt="Avatar" class="avatar">
<div class="w3-content w3-justify" style="max-width:1200px">
<center>
<h4 class="w3-text-light-grey" class="w3-text-light-grey">Hello and Welcome !</h4>
<h5 class="w3-text-light-grey"> I am <em> SAHELI BASU </em>.</h5></center>
<br>Born (on <em>23<sup>rd</sup> September </em>) and brought up in Kolkata,West Bengal,INDIA.<br>
I take this opportunity for introducing and mentioning somethings about myself.
The fact that if ever I get a chance to learn from anything , anyone, I am always enthusiastic and prepared for it. <br>
Non-discrimination is my motto.
My field of work lays in the sector of Web development and designing , Analytics , Education and to some extent Graphic Designing.
I love to communicate and is an ardent fan of music.
I am also very curious for new things , improving any skills are no less than an achievement for me.
I am specifically interested in fields which are spontaneous and demands public dealings.
On the other hand I am passionate about subjects like <br>Machine Learning ; Statistics ; Mathematics ; Astrophysics ; Anthropology and subjects paving way to innovations.
<br><hr>
<!-- Project grid -->
<div class= w3-center id="cgp"><h4 class="w3-text-light-grey"><b>Community Guided Projects on Coursera</b></h4>
<h3 class= w3-text-light-grey id="guided-projects">Guided Projects</h3>
<ul class="w3-white w3-center w3-padding-32">
<li><a href="https://www.coursera.org/projects/creating-designs-using-canva-uyxnh">Creating designs using Canva</a></li>
<li><a href="https://www.coursera.org/projects/creating-custom-vector-graphic-design-using-vectr-part1">Creating Custom Vector Graphic Design Using VECTR : Part I</a></li>
<li><a href="https://www.coursera.org/projects/create-improved-graphic-design-using-vectr-part-ii-cfb7f">Create Improved Graphic Design Using VECT : Part II</a>
<li><a href="https://www.coursera.org/projects/simple-web-page-creation-in-github">Simple Webpage Creation in GitHub</a>
<li><a href="https://www.coursera.org/projects/web-page-creation-by-editing-a-template-in-github-l78gz">Web page creation by editing a template in GitHub</a><br>
and more can be found on <a href="https://www.coursera.org/instructor/saheli-basu"> My Instructor's Page</a></ul>
</div>
<!--<h3 id="courses">Courses</h3>
</li><li><a href="https://coursera.org/groups/creating-custom-vector-graphic-design-using-vectr-yztx6/invitation">VECTR 1</a></li>-->
</div>
<hr>
<div id="portfolio"><h4 class="w3-text-light-grey"><b> Video Preview </b></h4> <br>
<p style="text-align: center;">
<iframe align=middle width="560" height="315" src="https://www.youtube-nocookie.com/embed/O12bNINj2nI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</p>
</div><br><hr>
<!-- Photo grid -->
<div id="portfolio"><h4 class="w3-text-light-grey"><b>Project Works</b></h4> <br>
<div class="w3-white w3-center w3-padding-32">
<div class="w3-row w3-grayscale-min">
<div class="w3-quarter">
<a href="https://github.com/MehaRima">Web Dev and DS Projects </a><br>
<img src="https://meharima.github.io/sb/imgs/pic2.png" style="width:80%" onclick="onClick(this)" alt="BM">
</div>
<div class="w3-quarter">
<a href="https://www.behance.net/sahelibasu">Graphic design Projects</a> <br>
<img src="https://meharima.github.io/sb/imgs/pic1.png" style="width:80%" onclick="onClick(this)" alt="BM">
</div>
<div class="w3-quarter">
<a href="https://www.amazon.co.uk/~/e/B08QDLCKHS"> Creative Writing Projects </a><br>
<img src="https://meharima.github.io/sb/imgs/pic3.png" style="width:80%" onclick="onClick(this)" alt="BM">
</div>
<div class="w3-quarter">
<a href="https://meharima.github.io/community-guided-projects/"> Content Development </a><br>
<img src="https://meharima.github.io/sb/imgs/pic4.png" style="width:80%" onclick="onClick(this)" alt="BM">
</div>
</div>
</div>
</div>
<!-- Modal for full size images on click-->
<div id="modal01" class="w3-modal w3-black" style="padding-top:0" onclick="this.style.display='none'">
<span class="w3-button w3-black w3-xlarge w3-display-topright">×</span>
<div class="w3-modal-content w3-animate-zoom w3-center w3-transparent w3-padding-64">
<img id="img01" class="w3-image">
<p id="caption"></p>
</div>
</div>
<hr>
<!-- FAQ section -->
<div class="w3-container w3-blue-grey w3-center w3-text-light-grey w3-padding-32" id="faq">
<h4 class="w3-text-light-grey"><b>FAQ's</b></h4>
<div class="w3-content w3-justify" style="max-width:1600px">
<CENTER> <p><h5 class="w3-text-light-grey"> Resume by category:</h5></p>
<p>
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top w3-margin-bottom w3-hover-black"><a href="https://meharima.github.io/sb/pages/GD/resume-GD.html">Graphic Design </a></button>
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top w3-margin-bottom w3-hover-black"><a href="https://meharima.github.io/sb/pages/DS/resume.html">Data Science</a></button>
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top w3-margin-bottom w3-hover-black"><a href="https://meharima.github.io/sb/pages/TP/resume-TP.html">Technical and Programming </a></button>
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top w3-margin-bottom w3-hover-black"><a href="https://meharima.github.io/sb/pages/BM/resume-BM.html">Business and Management </a></button>
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top w3-margin-bottom w3-hover-black"><a href="https://meharima.github.io/sb/pages/LW/resume-LW.html">Languages and Writings </a></button>
</CENTER>
</div>
</div>
<hr>
<!-- CERTIFICATIONS section -->
<div class="w3-container w3-blue-grey w3-center w3-text-light-grey w3-padding-32" id="certificates">
<h4 class="w3-text-light-grey"><b>CERTIFICATIONS</b></h4>
<div class="w3-content w3-justify" style="max-width:1600px">
<p>
<CENTER><button class="w3-button w3-light-grey w3-padding-large w3-margin-top w3-margin-bottom w3-hover-black">Credentials by <a href="https://meharima.github.io/sb/pages/all-credentials/accomplishments.html">Category</a></button>
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top w3-margin-bottom w3-hover-black"> Check out the <a href="https://meharima.github.io/sb/pages/all-credentials/certificates.html">Accomplishments</a></button></CENTER></p>
<hr>
<!-- Contact section -->
<div class="w3-container w3-blue-grey w3-center w3-text-light-grey w3-padding-32" id="contact">
<h4 class="w3-text-light-grey"><b>CONTACT ME</b></h4>
<CENTER> <p class="w3-text-light-grey">Do you want me to work on some fantastic projects for you? Contact me with the details :)</p>
<p>
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top w3-margin-bottom w3-hover-black"><a href="mailto:[email protected]">Email</a> </button>
</p>
<button class="w3-button w3-light-grey w3-padding-large w3-margin-top w3-margin-bottom w3-hover-black"><a class="LI-simple-link" href='https://in.linkedin.com/in/saheli-basu?trk=profile-badge'>Saheli Basu</a></button>
<p><script type="text/javascript" src="https://platform.linkedin.com/badges/js/profile.js" async defer></script></p>
<div class="LI-profile-badge" data-version="v1" data-size="medium" data-locale="en_US" data-type="vertical" data-theme="dark" data-vanity="saheli-basu">
</p></CENTER>
</div> <hr>
<!-- Footer -->
<footer class="w3-white w3-center w3-padding-16">
<div class="w3-row-padding">
<div class="w3-third">
<h4 class="w3-text-grey" >Social</h4>
<i class="fa fa-website w3-hover-opacity"><a href="https://sahelibasu23.github.io">Website</a></i>|
<i class="fa fa-github w3-hover-opacity"><a href="https://www.github.com/MehaRima">Github</a></i>|
<i class="fa fa-behance w3-hover-opacity"><a href="https://www.behance.net/sahelibasu">Behance</a></i>|
<i class="fa fa-pinterest-p w3-hover-opacity"><a href="https://in.pinterest.com/sahelibasu/">Pinterest</a></i>|
<i class="fa fa-twitter w3-hover-opacity"><a href="https://twitter.com/ThisisBasu">Twitter</a></i>|
<i class="fa fa-wordpress w3-hover-opacity"><a href="https://sahelibasu.wordpress.com/">Wordpress</a></i>|
<i class="fa fa-linkedin w3-hover-opacity"><a href="https://www.linkedin.com/in/saheli-basu">LinkedIn</a></i>
</div>
<div class="w3-two-third">
<h4 class="w3-text-grey">Thanks for your time.</h4><p><span>Be Safe</span></p></div>
<div class="w3-white w3-center w3-padding-16">Created by <a href="https://meharima.github.io/sb" title="MehaRima" target="_blank" class="w3-hover-opacity">Saheli Basu (MehaRima)</a></div>
<!-- End page content -->
</div> </footer>
<script>
// Script to open and close sidebar
function w3_open() {
document.getElementById("mySidebar").style.display = "block";
document.getElementById("myOverlay").style.display = "block";
}
function w3_close() {
document.getElementById("mySidebar").style.display = "none";
document.getElementById("myOverlay").style.display = "none";
}
// Modal Image Gallery
function onClick(element) {
document.getElementById("img01").src = element.src;
document.getElementById("modal01").style.display = "block";
var captionText = document.getElementById("caption");
captionText.innerHTML = element.alt;
}
</script>
</body>
</html>