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 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334
<html lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="utf-8" /> <title>ManthanJani.in</title> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css" integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous"> <link rel="stylesheet" href="StyleSheet1.css"> </head> <body> <div class = "section" id = "Home"> <!--<header> <div class = "d-flex justify-content-center"> <a href = "#" class = "navbar-brand ml-1"><span style = "color : #BA1F3A">MR.JANI</span></a> </div> <button class = "navbar-toggler" type= "button" data-toggle = "collapse" data-target = "#navbarMenu" area-controls = "navbarMenu" area-expanded = "false" area-leble = "toggle navigation"> <i class="fas fa-bars"></i> </button> --> <nav class = "navbar navbar-expand-lg"> <div class = "collapse navbar-collapse" ></div> <div class = "collapse navbar-collapse" id = "navbarMenu"> <ul class = "navbar-nav" > <li class = "nav-item active"> <a href="#Home" class="nav-link">Home</a> </li> <li class = "nav-item active dropdown"> <a href="#Projects" class="nav-link" <!--#dropdown-toggle #data-toggle = #"dropdown" #data-target = #"Projects" -->Projects</a> <!--<div class = "dropdown-menu" aria-labelledby = "Projects"> <a href = "#Rock-Paper-Scissor" class="dropdown-item">Rock-Paper-Scissor</a> <div class = "dropdown-divider"></div> <a href = "#HeadOrTell" class="dropdown-item">HeadOrTell</a> <div class = "dropdown-divider"></div> <a href = "#Mobile Operating System" class="dropdown-item">Mobile Operating System</a> </div> --> </li> </li> <li class = "nav-item active"> <a href="#Skills" class="nav-link">Skills</a> </li> <li class = "nav-item active"> <a href="#About me" class="nav-link">About Me</a> </li> <li class = "nav-item active"> <a href="#Contact me" class="nav-link">Contact Me</a> </li> </ul> <!--<div class = "collapse navbar-collapse"></div> <form class = "form-inline my-0 mt-lg-6"> <i class "btn menu-right-btn border" type = "submit"> <input type = "text" name = "Search" id = "search" placeholder = "Search" size = "15" class = "form-control px-4 py-2"> <i class = "fas fa-search fa-x m-2"></i> </input> </i> </form> </div> --> </nav> </header> <main> <!-- <div class = "container-fuild p-0"> <div class =" site-content"> <div class = "d-flex justify-content-center"> <div class = "d-flex flex-column"> <font face = "Comic sans MS" size =" 8" color = "#DF3A01">Manthan Jani</font><br /> <div class = "d-flex flex-row"> <input type= "button" value = "Get Involve" class = "btn site-btn1 px-4 py-3 mr-4 btn-danger"> <input type= "button" value = "Know Features" class = "btn site-btn2 px-4 py-3 mr-4 btn-danger"> </div> </div> </div> </div> </div> --> <header> <div class = "section-1" style = "color : #FBFAFA;"> <div class = "contain text-center"> <!--<font face = "Comic sans MS" color = "#2A1B0A" size ="7">Manthan Jani</font><br /> <!--<h1 class = "heading-2"> Student </h1>--> <h1 class = "heading-7" > Manthan Jani </h1> <p class "para-1">Let's Create New Ideas</p> <p class = "para-2" > The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy.</p> </div> </div> <div class ="contain text-center" id = "Projects"> <h2 class = "heading-2" style = "color : #FBFAFA;"> My Projects </h2> </div> <div class = "section-3" style = "color : #FBFAFA;"> <div class = "container"> <div class = "row justify-contect-center text-center" > <div class = "col-md-4" id = "Rock-Paper-Scissor"> <div class = "card" style = "width : 20rem"> <!--<img src ="images/webdesign-3411373_1280.jpg" alt = "Image1" class = "card-img-top"> --> <div class = "card-body"> <h4><a href = "https://github.com/janimanthan80/Web-devlopment-with-python-flask" style = "color : #FBFAFA;">Web_Blogging_Flask</a></h4> <p class = "card-text">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.</p> </div> </div> </div> <div class = "col-md-4" id = "HeadOrTell"> <div class = "card" style = "width : 20rem"> <!-- <img src ="images/web-4033235_1280.jpg" alt = "Image1" class = "card-img-top"> --> <div class = "card-body"> <h4><a href = "https://github.com/janimanthan80/my_netflix_subscription" style = "color : #FBFAFA;">My_Netflix_Subscription</a></h4> <p class = "card-text">If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text depend</p> </div> </div> </div> <div class = "col-md-4" id = "Mobile Operating System"> <div class = "card" style = "width : 20rem"> <!-- <img src ="images/working-3406785_1280.jpg" alt = "Image1" class = "card-img-top"> --> <div class = "card-body"> <h4><a href = "https://github.com/janimanthan80/Rock-Paper-Scissors" style = "color : #FBFAFA;">Rock-Paper-Scissors</a></h4> <p class = "card-text">All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.</p> </div> </div> </div> </div> </div> </div> </div> <!-- <div class = "section-2"> <div class = "container-fluid"> <div class = "d-flex justify-content-end"> <div class = "d-flex flex-coloumn m-4"> <div class = "contain text-center"> <h1 class = "heading-3">Like & Share</h1> <p class = "para-3"> Lorem Ipsum is simply dummy text of the printing and typesetting industry. </p> <input type = "button" value = "Show" class = "btn btn-danger"> </div> </div> <div> </div> </div> --> <div class = "section" id = "Skills" style = "color : #FBFAFA;"> <div class ="contain text-center" > <h2 class = "heading-7"> My Skills </h2> </div> <div class = "section-3"> <div class = "container"> <div class = "row"> <div class = "col-md-4"> <div class = "d-flex flex-row"> <i class = "fas fa-question fa-3x m-2"></i> <div class = "d-flex flex-coloumn"> <h3 class = "m-2">HTML</h3> <p class = "m-2"> There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour </p> </div> </div> </div> <div class = "col-md-4"> <div class = "d-flex flex-row"> <i class = "fas fa-seedling fa-3x m-2"></i> <div class = "d-flex flex-coloumn"> <h3 class = "m-2">CSS</h3> <p class = "m-2"> There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour </p> </div> </div> </div> <div class = "col-md-4"> <div class = "d-flex flex-row"> <i class = "fas fa-rocket fa-3x m-2"></i> <div class = "d-flex flex-coloumn"> <h3 class = "m-2">PYTHON</h3> <p class = "m-2"> There are many variations of passages of Lorem Ipsum available, but the majority have sufferd alteration in some form, by injected humour </p> </div> </div> </div> <div class = "row mt-2"> <div class = "col-md-4"> <div class = "d-flex flex-row"> <i class = "fas fa-user-shield fa-3x m-2"></i> <div class = "d-flex flex-coloumn"> <h3 class = "m-2">JS</h3> <p class = "m-2"> There are many variations of passages of Lorem Ipsum available, but the majority have sufferd alteration in some form, by injected humour </p> </div> </div> </div> <div class = "col-md-4"> <div class = "d-flex flex-row"> <i class = "fas fa-search fa-3x m-2"></i> <div class = "d-flex flex-coloumn"> <h3 class = "m-2">C#</h3> <p class = "m-2"> There are many variations of passages of Lorem Ipsum available, but the majority have sufferd alteration in some form, by injected humour </p> </div> </div> </div> <div class = "col-md-4"> <div class = "d-flex flex-row"> <i class = "fas fa-sliders-h fa-3x m-2"></i> <div class = "d-flex flex-coloumn"> <h3 class = "m-2">MYSQL</h3> <p class = "m-2"> There are many variations of passages of Lorem Ipsum available, but the majority have sufferd alteration in some form, by injected humour </p> </div> </div> </div> </div> </div> </div> </div> <!-- <div class = "section-4 bg-danger"> <div class = "container"> <div class = "row"> <div class = "col-md-7"> <img src = "images/cc.jpg" alt = "Image-7" width = "590" > </div> <div class = "col-md-5"> <h1 class ="text-black">Don't Know Where To Start</h1> <a href= "#" >JOIN Me</a> <p class = "para=1">There are many variations of passages of Lorem Ipsum available, but the majority have sufferd alteration in some form, by injected humour </p> </div> </div> </div> </div> --> </main> <footer> <div class = "section-5 text-center" id = "Contact me"> <h2 class = "heading-2" > </h2> <div class = "form-inline justify-content-center"> <!--<input type = "text" name = "message" id = "message" placeholder = "Message" size = "120" class = "form-control px-8 py-4"> </div> <div class = "form-inline justify-content-center"> <input type = "text" name = "Email" id = "email" placeholder = "Email" size = "40" class = "form-control px-4 py-2"> </div> --> </div> <div> <input type = "button" value = "Hire Me" class ="btn btn-danger px-4 py-2"> </div> </header> <div class = "social" style = "margin:5%;"> <div class = "d-flex flex-row justify-content-center"> <a href="https://www.facebook.com/manthan.jani.3760" style = "color : #FBFAFA;" class = "fab fa-facebook-f m-2"></a> <a href="https://www.youtube.com/" style = "color : #FBFAFA;" class = "fab fa-youtube m-2"></a> <a href="https://www.instagram.com/jani.005.jani/?hl=en" style = "color : #FBFAFA;" class = "fab fa-instagram m-2"></a> <a href="https://github.com/janimanthan80" style = "color : #FBFAFA;" class = "fab fa-github m-2"></a> </div> <p style = "color : #FBFAFA;">[email protected]</P> <p style = "color : #FBFAFA;">+48727819286</P> <a href = "https://drive.google.com/open?id=1NBNGJvhsbHrFfPRSgJYF6coqP1hHk-aQ" style = "color : #FBFAFA;" <p style = "color : #FBFAFA;">CheckOut My Resume</P> </div> <p style = "color : #FBFAFA;"> Made by MANTHAN JANI ©2019</p> </div> </footer> </div> <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> </body> </html>