You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

372 lines
24 KiB

4 years ago
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <title>Yiğit Çolakoğlu</title>
  5. <!-- Meta -->
  6. <meta charset="utf-8">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  8. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  9. <meta name="description" content="Hey, I am Yiğit Çolakoğlu. A High School student who loves everything about computers. And here is my personal site.">
  10. <meta name="author" content="Yiğit Çolakoğlu">
  11. <link rel="shortcut icon" href="favicon.ico">
  12. <link href='https://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
  13. <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
  14. <!-- Phone Stuff -->
  15. <link rel="stylesheet" type="text/css" href="assets/fonts/Linearicons-Free-v1.0.0/icon-font.min.css">
  16. <link rel="stylesheet" type="text/css" href="assets/fonts/font-awesome-4.7.0/css/font-awesome.min.css">
  17. <link rel="stylesheet" type="text/css" href="assets/css/phone.css">
  18. <!-- FontAwesome JS -->
  19. <script defer src="assets/fontawesome/js/all.js"></script>
  20. <!-- Global CSS -->
  21. <link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
  22. <!-- github calendar css -->
  23. <link rel="stylesheet" href="assets/plugins/github-calendar/dist/github-calendar.css">
  24. <!-- github activity css -->
  25. <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/octicons/2.0.2/octicons.min.css">
  26. <link rel="stylesheet" href="assets/plugins/github-activity/github-activity-0.1.5.min.css">
  27. <!-- Theme CSS -->
  28. <link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
  29. </head>
  30. <div id="contact-popup" class="container-contact100">
  31. <div class="wrap-contact100">
  32. <button class="close-popup" onclick="removeContact()">X</button>
  33. <div class="contact100-form-title" style="background-image: url(assets/images/phone.jpg);">
  34. <span class="contact100-form-title-1">
  35. So you want my phone number?
  36. </span>
  37. <span class="contact100-form-title-2">
  38. I can't publicly share my phone number, but if you need it you can hit me up with the form below and I will get in touch!
  39. </span>
  40. </div>
  41. <form class="contact100-form validate-form" method="post">
  42. <div class="wrap-input100 validate-input" data-validate="Name is required">
  43. <span class="label-input100">Full Name:</span>
  44. <input class="input100" type="text" name="name" placeholder="Enter full name">
  45. <span class="focus-input100"></span>
  46. </div>
  47. <div class="wrap-input100 validate-input" data-validate = "Valid email is required: ex@abc.xyz">
  48. <span class="label-input100">Email:</span>
  49. <input class="input100" type="text" name="email" placeholder="Enter email addess">
  50. <span class="focus-input100"></span>
  51. </div>
  52. <div class="wrap-input100 validate-input" data-validate="Phone is required">
  53. <span class="label-input100">Phone:</span>
  54. <input class="input100" type="text" name="phone" placeholder="Enter phone number">
  55. <span class="focus-input100"></span>
  56. </div>
  57. <div class="wrap-input100 validate-input" data-validate = "Message is required">
  58. <span class="label-input100">Message:</span>
  59. <textarea class="input100" name="reason" placeholder="Your Comment..."></textarea>
  60. <span class="focus-input100"></span>
  61. </div>
  62. <div class="container-contact100-form-btn">
  63. <button class="contact100-form-btn">
  64. <span>
  65. Submit
  66. <i class="fa fa-long-arrow-alt-right m-l-7" aria-hidden="true"></i>
  67. </span>
  68. </button>
  69. </div>
  70. </form>
  71. </div>
  72. </div>
  73. <div id="main">
  74. <!-- ******HEADER****** -->
  75. <header class="header">
  76. <div class="container clearfix">
  77. <img class="profile-image img-fluid float-left rounded-circle" src="assets/images/pp.jpeg" alt="profile image" />
  78. <div class="profile-content float-left">
  79. <h1 class="name">Yiğit Çolakoğlu</h1>
  80. <h2 class="desc">Developer, SysAdmin & Cyber Security Enthusiast</h2>
  81. <ul class="social list-inline">
  82. <li class="list-inline-item"><a href="https://twitter.com/ColakogluYigit"><i class="fab fa-twitter"></i></a></li>
  83. <li class="list-inline-item"><a href="https://www.linkedin.com/in/yigitcolakoglu/"><i class="fab fa-linkedin-in"></i></a></li>
  84. <li class="list-inline-item"><a href="https://github.com/yigitcolakoglu"><i class="fab fa-github-alt"></i></a></li>
  85. <li class="list-inline-item"><a href="https://medium.com/@yigitcolakoglu"><i class="fab fa-medium"></i></a></li>
  86. <li class="list-inline-item"><a href="#" onclick="showContact()"><i class="fa fa-mobile"></i></a></li>
  87. </ul>
  88. </div><!--//profile-->
  89. <a class="btn btn-cta-primary float-right" href="mailto:yigit@yigitcolakoglu.com" target="_blank"><i class="fas fa-paper-plane"></i> Contact Me</a>
  90. </div><!--//container-->
  91. </header><!--//header-->
  92. <div class="container sections-wrapper">
  93. <div class="row">
  94. <div class="primary col-lg-8 col-12">
  95. <section class="about section">
  96. <div class="section-inner shadow-sm rounded">
  97. <h2 class="heading">About Me</h2>
  98. <div class="content">
  99. <p>I am a 17 year old high school student in Turkey. I have been introduced to coding when I was 10 and I've been loving it since then. Over the years I have accumulated lots of knowledge on various fields due to the variety of projects I've worked on. Coding is my greatest passion. Oh and, I use Arch BTW...</p>
  100. </div><!--//content-->
  101. </div><!--//section-inner-->
  102. </section><!--//section-->
  103. <section class="latest section">
  104. <div class="section-inner shadow-sm rounded">
  105. <h2 class="heading">Latest Projects</h2>
  106. <div class="content">
  107. <div class="item featured text-center">
  108. <h3 class="title mb-3"><a href="https://github.com/yigitcolakoglu/dotfiles" target="_blank">DotFiles</a></h3>
  109. <p class="summary">I released my dotfiles due to heavy request from my friends. Hope you have a great time using them :D</p>
  110. <div class="featured-image has-ribbon">
  111. <a href="https://github.com/yigitcolakoglu/dotfiles" target="_blank">
  112. <img class="img-fluid project-image rounded shadow-sm" src="assets/images/projects/dotfiles.png" alt="dotfiles" />
  113. </a>
  114. <div class="ribbon">
  115. <div class="text">i3</div>
  116. </div>
  117. </div>
  118. <div class="desc text-left">
  119. </div><!--//desc-->
  120. <a class="btn btn-cta-secondary" href="https://github.com/yigitcolakoglu/dotfiles" target="_blank"><i class="fas fa-thumbs-up"></i> Check it out!</a>
  121. </div><!--//item-->
  122. <!-- <hr class="divider" />
  123. <div class="item row">
  124. <a class="col-md-4 col-12" href="https://themes.3rdwavemedia.com/bootstrap-templates/startup/coderpro-bootstrap-4-startup-template-for-software-projects/" target="_blank">
  125. <img class="img-fluid project-image rounded shadow-sm" src="assets/images/projects/project-1.png" alt="project name" />
  126. </a>
  127. <div class="desc col-md-8 col-12">
  128. <h3 class="title"><a href="https://themes.3rdwavemedia.com/bootstrap-templates/startup/coderpro-bootstrap-4-startup-template-for-software-projects/" target="_blank">CoderPro - Boootstrap Startup Template For Software Projects</a></h3>
  129. <p class="mb-2">You can put one of your secondary projects here. Suspendisse in tellus dolor. Vivamus a tortor eu turpis pharetra consequat quis non metus. Aliquam aliquam, orci eu suscipit pellentesque, mauris dui tincidunt enim, eget iaculis ante dolor non turpis.</p>
  130. <p><a class="more-link" href="https://themes.3rdwavemedia.com/bootstrap-templates/startup/coderpro-bootstrap-4-startup-template-for-software-projects/" target="_blank"><i class="fas fa-external-link-alt"></i>Find out more</a></p>
  131. </div>
  132. </div>-->
  133. </div><!--//content-->
  134. </div><!--//section-inner-->
  135. </section><!--//section-->
  136. <section class="projects section">
  137. <div class="section-inner shadow-sm rounded">
  138. <h2 class="heading">Other Projects</h2>
  139. <div class="content">
  140. <div class="item">
  141. <h3 class="title">
  142. <a href="https://github.com/yigitcolakoglu/MyCity/">Citizen View</a>
  143. <span class="badge badge-theme">Open Source</span></h3>
  144. <p class="summary">A system that we developed for the WRO Friendship Tournament 2019 that detects defects on the road and does live traffic management.</p>
  145. <p><a class="more-link" href="https://github.com/yigitcolakoglu/MyCity/"><i class="fas fa-external-link-alt"></i> View on Github</a></p>
  146. </div>
  147. <div class="item">
  148. <h3 class="title">
  149. <a href="https://github.com/yigitcolakoglu/WRO_QR">Food Cloud</a>
  150. <span class="badge badge-theme">Open Source</span></h3>
  151. <p class="summary">A project that we developed for the WRO Tournament 2018 that came in first place. It is a system that ensures food safety.</p>
  152. <p><a class="more-link" href="https://github.com/yigitcolakoglu/WRO_QR"><i class="fas fa-external-link-alt"></i> View on Github</a></p>
  153. </div>
  154. <div class="item">
  155. <h3 class="title">
  156. <a href="https://siberogretmen.com">Siber Ogretmen</a>
  157. </h3>
  158. <p class="summary">An SSH based game that teaches linux commands &amp; an online blog that aims to teach basics about Linux and Cyber Security.</p>
  159. </div>
  160. </div><!--//content-->
  161. </div><!--//section-inner-->
  162. </section><!--//section-->
  163. <section class="experience section">
  164. <div class="section-inner shadow-sm rounded">
  165. <h2 class="heading">Work Experience</h2>
  166. <div class="content">
  167. <div class="item">
  168. <h3 class="title">Internship - <span class="place"><a href="#">ASELSAN</a></span> <span class="year">(2020 January - 2020 February)</span></h3>
  169. <p>Worked as an intern at ASELSAN for the duration of a month.</p>
  170. </div>
  171. <div class="item">
  172. <h3 class="title">Internship - <span class="place"><a href="#">DivaSoft</a></span> <span class="year">(2018 Summer)</span></h3>
  173. <p>Worked as an intern in <a href="http://www.divasoft.com/">DivaSoft</a> during summer time.</p>
  174. </div>
  175. </div><!--//content-->
  176. </div><!--//section-inner-->
  177. </section><!--//section-->
  178. <section class="github section">
  179. <div class="section-inner shadow-sm rounded">
  180. <h2 class="heading">My GitHub</h2>
  181. <div id="github-graph" class="github-graph">
  182. </div><!--//github-graph-->
  183. <div id="ghfeed" class="ghfeed">
  184. </div><!--//ghfeed-->
  185. </div><!--//secton-inner-->
  186. </section><!--//section-->
  187. </div><!--//primary-->
  188. <div class="secondary col-lg-4 col-12">
  189. <aside class="info aside section">
  190. <div class="section-inner shadow-sm rounded">
  191. <h2 class="heading sr-only">Basic Information</h2>
  192. <div class="content">
  193. <ul class="list-unstyled">
  194. <li><i class="fas fa-map-marker-alt"></i><span class="sr-only">Location:</span>Ankara, TURKEY</li>
  195. <li><i class="fas fa-envelope"></i><span class="sr-only">Email:</span><a href="mailto:yigit@yigitcolakoglu.com">yigit@yigitcolakoglu.com</a></li>
  196. <li><i class="fas fa-link"></i><span class="sr-only">Website:</span><a href="https://yigitcolakoglu.com">https://yigitcolakoglu.com</a></li>
  197. </ul>
  198. </div><!--//content-->
  199. </div><!--//section-inner-->
  200. </aside><!--//aside-->
  201. <aside class="skills aside section">
  202. <div class="section-inner shadow-sm rounded">
  203. <h2 class="heading">Skills</h2>
  204. <div class="content">
  205. <p class="intro">Over the years I have collected a variety of skills, some of which are listed below.</p>
  206. <div class="skillset">
  207. <div class="item">
  208. <h3 class="level-title">Python &amp; Flask<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to explain more about your skill level..."><i class="fas fa-info-circle"></i>Proficient</span></h3>
  209. <div class="level-bar">
  210. <div class="level-bar-inner" data-level="82%">
  211. </div>
  212. </div><!--//level-bar-->
  213. </div><!--//item-->
  214. <div class="item">
  215. <h3 class="level-title">Java &amp; Android<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to explain more about your skill level..."><i class="fas fa-info-circle"></i>Proficient</span></h3>
  216. <div class="level-bar">
  217. <div class="level-bar-inner" data-level="89%">
  218. </div>
  219. </div><!--//level-bar-->
  220. </div><!--//item-->
  221. <div class="item">
  222. <h3 class="level-title">Linux &amp; Unix<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to explain more about your skill level..."><i class="fas fa-info-circle"></i>Expert</span></h3>
  223. <div class="level-bar">
  224. <div class="level-bar-inner" data-level="92%">
  225. </div>
  226. </div><!--//level-bar-->
  227. </div><!--//item-->
  228. <p><a class="more-link" href="https://github.com/yigitcolakoglu"><i class="fas fa-external-link-alt"></i>More on GitHub</a></p>
  229. </div>
  230. </div><!--//content-->
  231. </div><!--//section-inner-->
  232. </aside><!--//section-->
  233. <!-- <aside class="testimonials aside section">
  234. <div class="section-inner shadow-sm rounded">
  235. <h2 class="heading">Testimonials</h2>
  236. <div class="content">
  237. <div class="item">
  238. <blockquote class="quote">
  239. <p><i class="fas fa-quote-left"></i>James is an excellent software engineer and he is passionate about what he does. You can totally count on him to deliver your projects!</p>
  240. </blockquote>
  241. <p class="source"><span class="name">Tim Adams</span><br /><span class="title">Curabitur commodo</span></p>
  242. </div>
  243. <p><a class="more-link" href="#"><i class="fas fa-external-link-alt"></i>More on Linkedin</a></p>
  244. </div>
  245. </div>
  246. </aside>-->
  247. <aside class="education aside section">
  248. <div class="section-inner shadow-sm rounded">
  249. <h2 class="heading">Education</h2>
  250. <div class="content">
  251. <div class="item">
  252. <h3 class="title"><i class="fas fa-graduation-cap"></i> High School Grad.</h3>
  253. <h4 class="university">TED Ankara College Private High School<span class="year">(2014-Present)</span></h4>
  254. </div><!--//item-->
  255. </div><!--//content-->
  256. </div><!--//section-inner-->
  257. </aside><!--//section-->
  258. <aside class="languages aside section">
  259. <div class="section-inner shadow-sm rounded">
  260. <h2 class="heading">Languages</h2>
  261. <div class="content">
  262. <ul class="list-unstyled">
  263. <li class="item">
  264. <span class="title"><strong>Turkish:</strong></span>
  265. <span class="level">Native Speaker <br class="visible-xs"/><i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> </span>
  266. </li><!--//item-->
  267. <li class="item">
  268. <span class="title"><strong>English:</strong></span>
  269. <span class="level">Advanced Level <br class="visible-sm visible-xs"/><i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i></span>
  270. </li><!--//item-->
  271. <li class="item">
  272. <span class="title"><strong>French:</strong></span>
  273. <span class="level">Intermediate Level <br class="visible-sm visible-xs"/><i class="fas fa-star"></i> <i class="fas fa-star"></i> <i class="fas fa-star"></i></span>
  274. </li><!--//item-->
  275. </ul>
  276. </div><!--//content-->
  277. </div><!--//section-inner-->
  278. </aside><!--//section-->
  279. <aside class="blog aside section">
  280. <div class="section-inner shadow-sm rounded">
  281. <h2 class="heading">Latest Blog Posts</h2>
  282. <div id="rss-feeds" class="content">
  283. </div><!--//content-->
  284. </div><!--//section-inner-->
  285. </aside><!--//section-->
  286. <aside class="list music aside section">
  287. <div class="section-inner shadow-sm rounded">
  288. <h2 class="heading">Favourite coding music</h2>
  289. <div class="content">
  290. <ul class="list-unstyled">
  291. <li><i class="fas fa-headphones"></i> <a href="https://open.spotify.com/track/60nZcImufyMA1MKQY3dcCH?si=j7BQMrqcSfSPm1yjEQcTcQ">Happy</a></li>
  292. <li><i class="fas fa-headphones"></i> <a href="https://open.spotify.com/track/2mlGPkAx4kwF8Df0GlScsC?si=S7vSMSqxSzCAnCDw29j4-Q">Buttercup</a></li>
  293. <li><i class="fas fa-headphones"></i> <a href="https://open.spotify.com/track/1dtTRXifeGC51adYy0902s?si=hvFZgYeHSwOmDnN43kyS9w">Bad Boy</a></li>
  294. <li><i class="fas fa-headphones"></i> <a href="https://open.spotify.com/track/55Fpeuuc2sbQiy74eA1gTt?si=o1OoYEnfS1-0BlQSZPJFog">Wolf in Sheep's Clothing</a></li>
  295. </ul>
  296. </div><!--//content-->
  297. </div><!--//section-inner-->
  298. </aside><!--//section-->
  299. <aside class="list conferences aside section">
  300. <div class="section-inner shadow-sm rounded">
  301. <h2 class="heading">Conferences</h2>
  302. <div class="content">
  303. <ul class="list-unstyled">
  304. <li><i class="far fa-calendar-alt"></i> <a href="https://twitter.com/nopcon" target="_blank">NOPCON 2019</a> (Ankara, Turkey)</li>
  305. </ul>
  306. </div><!--//content-->
  307. </div><!--//section-inner-->
  308. </aside><!--//section-->
  309. </div>
  310. <script src="vendor/jquery/jquery-3.2.1.min.js"></script>
  311. <script src="assets/js/phone.js"></script>
  312. <!-- Javascript -->
  313. <script type="text/javascript" src="assets/plugins/jquery-3.4.1.min.js"></script>
  314. <script type="text/javascript" src="assets/plugins/popper.min.js"></script>
  315. <script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
  316. <script type="text/javascript" src="assets/plugins/jquery-rss/dist/jquery.rss.min.js"></script>
  317. <!-- github calendar plugin -->
  318. <script type="text/javascript" src="assets/plugins/github-calendar/dist/github-calendar.min.js"></script>
  319. <!-- github activity plugin -->
  320. <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mustache.js/0.7.2/mustache.min.js"></script>
  321. <script type="text/javascript" src="assets/plugins/github-activity/github-activity-0.1.5.min.js"></script>
  322. <!-- custom js -->
  323. <script type="text/javascript" src="assets/js/main.js"></script>
  324. </body>
  325. </html>