|
| 1 | +<!DOCTYPE html> |
| 2 | +<htmllang="en"> |
| 3 | +<head> |
| 4 | +<metacharset="UTF-8"/> |
| 5 | +<metahttp-equiv="X-UA-Compatible"content="IE=edge"/> |
| 6 | +<metaname="viewport"content="width=device-width, initial-scale=1.0"/> |
| 7 | +<title>Robotics Course</title> |
| 8 | +<link |
| 9 | +rel="stylesheet" |
| 10 | +href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" |
| 11 | +integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" |
| 12 | +crossorigin="anonymous" |
| 13 | +/> |
| 14 | + |
| 15 | + |
| 16 | +<linkhref="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"rel="stylesheet"> |
| 17 | +<linkhref="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css"rel="stylesheet"> |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | +<linkrel="stylesheet"href="styles/style.css"/> |
| 22 | +</head> |
| 23 | +<body> |
| 24 | +<navclass="nav"id="nav"> |
| 25 | +<divclass="container-fluid container-sm"> |
| 26 | +<divclass="row d-flex flex-column flex-sm-row align-items-center justify-content-center justify-content-sm-between"> |
| 27 | +<divclass="logo col col-sm-2"> |
| 28 | +<ahref="#"> |
| 29 | +<imgsrc="assets/images/logo.jpg"class="logo"/> |
| 30 | +</a> |
| 31 | +</div> |
| 32 | + |
| 33 | +<divclass="col col-sm-10"> |
| 34 | +<ulclass="nav-bar"id="navbar"> |
| 35 | +<liclass="nav-bar__item"> |
| 36 | +<ahref="./index.html"class="nav-bar__item--link">হোম</a> |
| 37 | +</li> |
| 38 | +<liclass="nav-bar__item"> |
| 39 | +<ahref="organizers.html"class="nav-bar__item--link">আয়োজক</a> |
| 40 | +</li> |
| 41 | +<liclass="nav-bar__item"> |
| 42 | +<ahref="start-course/index.html"class="nav-bar__item--link">স্টার্ট কোর্স</a> |
| 43 | +</li> |
| 44 | +<liclass="nav-bar__item"> |
| 45 | +<ahref="school-lists/index.html"class="nav-bar__item--link">রেজাল্ট</a> |
| 46 | +</li> |
| 47 | +<liclass="nav-bar__item"> |
| 48 | +<ahref="#"class="nav-bar__item--link active">ট্রেইনার</a> |
| 49 | +</li> |
| 50 | +</ul> |
| 51 | +</div> |
| 52 | +</div> |
| 53 | +</div> |
| 54 | +</div> |
| 55 | +</nav> |
| 56 | + |
| 57 | +<br><br><br><br> |
| 58 | +<br><br><br><br> |
| 59 | + |
| 60 | +<!-- Team Start --> |
| 61 | +<divclass="team"> |
| 62 | +<divclass="container"> |
| 63 | +<divclass="row"> |
| 64 | +<divclass="col-lg-3 col-md-6"> |
| 65 | +<divclass="team-item"> |
| 66 | +<divclass="team-img"> |
| 67 | +<imgsrc="assets/images/team-1.jpg"alt="Team Image"> |
| 68 | +</div> |
| 69 | +<divclass="team-text"> |
| 70 | +<h2>Shanjit Mondal</h2> |
| 71 | +<h4>Dept. of Physics</h4> |
| 72 | +<h4>Comilla University</h4> |
| 73 | +<divclass="team-social"> |
| 74 | +<ahref="https://youtube.com/channel/UCImksuZdObLQT8u8brfjDMg"><iclass="fab fa-twitter"></i></a> |
| 75 | +<ahref="https://www.facebook.com/shanjit.mondol.50"><iclass="fab fa-facebook-f"></i></a> |
| 76 | +<ahref=""><iclass="fab fa-linkedin-in"></i></a> |
| 77 | +<ahref=""><iclass="fab fa-instagram"></i></a> |
| 78 | +</div> |
| 79 | +</div> |
| 80 | +</div> |
| 81 | +</div> |
| 82 | + |
| 83 | + |
| 84 | +<divclass="col-lg-3 col-md-6"> |
| 85 | +<divclass="team-item"> |
| 86 | +<divclass="team-img"> |
| 87 | +<ahref="https://jewel.cf/"> |
| 88 | +<imgsrc="assets/images/team-2.jpg"alt="Team Image"> |
| 89 | +</a> |
| 90 | +</div> |
| 91 | +<divclass="team-text"> |
| 92 | +<h2>Jewel Nath</h2> |
| 93 | +<h4>Dept. of ICT</h4> |
| 94 | +<h4>Comilla University</h4> |
| 95 | +<divclass="team-social"> |
| 96 | +<ahref="https://twitter.com/JewelNa83572492"><iclass="fab fa-twitter"></i></a> |
| 97 | +<ahref="https://www.facebook.com/devjewel01/"><iclass="fab fa-facebook-f"></i></a> |
| 98 | +<ahref="https://www.linkedin.com/in/jewel-nath-06607b202/"><iclass="fab fa-linkedin-in"></i></a> |
| 99 | +<ahref="https://www.instagram.com/devjewel01/"><iclass="fab fa-instagram"></i></a> |
| 100 | +</div> |
| 101 | +</div> |
| 102 | +</div> |
| 103 | +</div> |
| 104 | + |
| 105 | +<divclass="col-lg-3 col-md-6"> |
| 106 | +<divclass="team-item"> |
| 107 | +<divclass="team-img"> |
| 108 | +<imgsrc="assets/images/team-4.jpg"alt="Team Image"> |
| 109 | +</div> |
| 110 | +<divclass="team-text"> |
| 111 | +<h2>Tousif Bin Parves</h2> |
| 112 | +<h4>Dept. of ICT</h4> |
| 113 | +<h4>Comilla University</h4> |
| 114 | +<divclass="team-social"> |
| 115 | +<ahref="https://twitter.com/tousifbinparves"><iclass="fab fa-twitter"></i></a> |
| 116 | +<ahref="https://www.facebook.com/tousifo"><iclass="fab fa-facebook-f"></i></a> |
| 117 | +<ahref="https://www.linkedin.com/in/tousifo/"><iclass="fab fa-linkedin-in"></i></a> |
| 118 | +<ahref="https://www.instagram.com/tousifo/"><iclass="fab fa-instagram"></i></a> |
| 119 | +</div> |
| 120 | +</div> |
| 121 | +</div> |
| 122 | +</div> |
| 123 | +<divclass="col-lg-3 col-md-6"> |
| 124 | +<divclass="team-item"> |
| 125 | +<divclass="team-img"> |
| 126 | +<imgsrc="assets/images/team-5.jpg"alt="Team Image"> |
| 127 | +</div> |
| 128 | +<divclass="team-text"> |
| 129 | +<h2>Mahin Khan</h2> |
| 130 | +<h4>Dept. of ICT</h4> |
| 131 | +<h4>Comilla University</h4> |
| 132 | +<divclass="team-social"> |
| 133 | +<ahref="https://twitter.com/MahinKh10347186?t=uW_yHKVPKEP2Ii4X-AfQLg&s=09"><iclass="fab fa-twitter"></i></a> |
| 134 | +<ahref="https://www.facebook.com/mahin.khan.7739814"><iclass="fab fa-facebook-f"></i></a> |
| 135 | +<ahref="https://www.linkedin.com/in/mahinkhan1408"><iclass="fab fa-linkedin-in"></i></a> |
| 136 | +<ahref="https://www.instagram.com/mahin_kh0"><iclass="fab fa-instagram"></i></a> |
| 137 | +</div> |
| 138 | +</div> |
| 139 | +</div> |
| 140 | +</div> |
| 141 | + |
| 142 | +<divclass="col-lg-3 col-md-6"> |
| 143 | +<divclass="team-item"> |
| 144 | +<divclass="team-img"> |
| 145 | +<ahref="https://anikcb.github.io/"> |
| 146 | +<imgsrc="assets/images/team-3.jpg"alt="Team Image"> |
| 147 | +</a> |
| 148 | +</div> |
| 149 | +<divclass="team-text"> |
| 150 | +<h2>Anik Chakraborty</h2> |
| 151 | +<h4>Dept. of ICT</h4> |
| 152 | +<h4>Comilla University</h4> |
| 153 | +<divclass="team-social"> |
| 154 | +<ahref="https://twitter.com/Anik33122906?t=FkxmONmCDsZihcRnV-M2nw&s=07"><iclass="fab fa-twitter"></i></a> |
| 155 | +<ahref="https://www.facebook.com/profile.php?id=100030484703065"><iclass="fab fa-facebook-f"></i></a> |
| 156 | +<ahref="https://www.linkedin.com/in/anik-chakraborty-b16243208/"><iclass="fab fa-linkedin-in"></i></a> |
| 157 | +<ahref="https://www.instagram.com/__.anik._/"><iclass="fab fa-instagram"></i></a> |
| 158 | +</div> |
| 159 | +</div> |
| 160 | +</div> |
| 161 | +</div> |
| 162 | +</div> |
| 163 | +</div> |
| 164 | +</div> |
| 165 | + |
| 166 | +<br><br><br><br> |
| 167 | +<br><br><br><br> |
| 168 | + |
| 169 | +<!-- footeer section start --> |
| 170 | +<footerclass="footer"> |
| 171 | +<divclass="container"> |
| 172 | +<divclass="row"> |
| 173 | +<divclass="col"> |
| 174 | +<h4class="h2">যোগাযোগঃ</h4> |
| 175 | +<p>মোবাইলঃ +8801777401908(সঞ্জিত)</p> |
| 176 | +<p>মোবাইলঃ +8801874280811(জুয়েল)</p> |
| 177 | +<p>ইমেইলঃ devjewel01@stud.cou.ac.bd</p> |
| 178 | +<ahref="https://www.facebook.com/groups/1118663255337090"class="text-danger h3">Facebook Group ↗</a> |
| 179 | +<br> |
| 180 | +<ahref="https://t.me/+NsQhhLHwDE1lYTU1"class="text-danger h3">Telegram Channel ↗</a> |
| 181 | +<br> |
| 182 | +<ahref="start-course/index.html"class="text-danger h2">কোর্সসমূহ ↗</a> |
| 183 | + |
| 184 | +</div> |
| 185 | +<divclass="col h2"> |
| 186 | + শিখবো মোরা বিশ্ব জয়ের তরে |
| 187 | +</div> |
| 188 | +</div> |
| 189 | +<divclass="row text-center mt-5"> |
| 190 | +<divclass="col"> |
| 191 | +<pclass="pargraph-1"> |
| 192 | + Copyright © |
| 193 | +<ahref="https://github.com/devjewel01/Robotics-and-Programming-Course">ICT department</a>, Comilla |
| 194 | + University,2021 |
| 195 | +</p> |
| 196 | +</div> |
| 197 | +</div> |
| 198 | +</div> |
| 199 | +</footer> |
| 200 | +<!-- footer section end --> |
| 201 | + |
| 202 | + |
| 203 | +<scriptsrc="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js" |
| 204 | +integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" |
| 205 | +crossorigin="anonymous"></script> |
| 206 | +<scriptsrc="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js" |
| 207 | +integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" |
| 208 | +crossorigin="anonymous"></script> |
| 209 | +</body> |
| 210 | + |
| 211 | +<scriptsrc="./scripts/app.js"></script> |
| 212 | +<script |
| 213 | +src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js" |
| 214 | +integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" |
| 215 | +crossorigin="anonymous" |
| 216 | +></script> |
| 217 | +<script |
| 218 | +src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js" |
| 219 | +integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" |
| 220 | +crossorigin="anonymous" |
| 221 | +></script> |
| 222 | +</body> |
| 223 | +</html> |