Browse Source

Updated status and school

master
Yigit Colakoglu 3 years ago
parent
commit
5ff189a9b2
1 changed files with 5 additions and 4 deletions
  1. +5
    -4
      index.html

+ 5
- 4
index.html View File

@ -7,7 +7,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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.">
<meta name="description" content="Hey, I am Yiğit Çolakoğlu. I am a Computer Science student at TU Delft. Here is my personal site.">
<meta name="author" content="Yiğit Çolakoğlu">
<link rel="shortcut icon" href="favicon.ico">
@ -77,7 +77,7 @@
<div class="section-inner shadow-sm rounded">
<h2 class="heading">About Me</h2>
<div class="content">
<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>
<p>I am a Computer Science student in Delft, Netherlands. I still can't decide whether vim or emacs is my favourite and I obsessively rice my dwm setup. Oh and, I use Arch BTW...</p>
</div><!--//content-->
</div><!--//section-inner-->
@ -277,8 +277,9 @@
<h2 class="heading">Education</h2>
<div class="content">
<div class="item">
<h3 class="title"><i class="fas fa-graduation-cap"></i> High School Grad.</h3>
<h4 class="university">TED Ankara College Private High School<span class="year">(2014-Present)</span></h4>
<h3 class="title"><i class="fas fa-graduation-cap"></i>Computer Science Freshman</h3>
<h4 class="university">TED Ankara College Private High School<span class="year">(2014-2021)</span></h4>
<h4 class="university">CS Student in TU Delft<span class="year">(2021-Present)</span></h4>
</div><!--//item-->
</div><!--//content-->
</div><!--//section-inner-->


Loading…
Cancel
Save