subfolders
This commit is contained in:
parent
ce7cec177a
commit
a9a7bce91e
@ -31,7 +31,20 @@
|
|||||||
<br><br>
|
<br><br>
|
||||||
<font size="4"> My name is Anıl Koray Altınsoy, I am currently student at Konya Food and Agriculture University</font>
|
<font size="4"> My name is Anıl Koray Altınsoy, I am currently student at Konya Food and Agriculture University</font>
|
||||||
<br><br>
|
<br><br>
|
||||||
<!-- <font size="4"> Additionally, this website is hosted on a self-managed Raspberry Pi 5 server, with all data securely stored on-site at the student's residence.</font> -->
|
<font size="4"> Additionally, this website is hosted on a self-managed Raspberry Pi 5 server, with all data securely stored on-site at the student's residence.</font>
|
||||||
</p2>
|
</p2>
|
||||||
</body>
|
<center>
|
||||||
|
<h4>
|
||||||
|
<br><br>
|
||||||
|
<br><br>
|
||||||
|
<a href="subsite/aboutme.html"><font size="6">-> ABOUT ME</font></a>
|
||||||
|
<br><br>
|
||||||
|
<a href="subsite/skills.html"><font size="6">-> SKILLS</font></a>
|
||||||
|
<br><br>
|
||||||
|
<a href="subsite/education.html"><font size="6">-> EDUCATION</font></a>
|
||||||
|
<br><br>
|
||||||
|
<a href="subsite/contact.html"><font size="6">-> CONTACT</font></a>
|
||||||
|
</h4>
|
||||||
|
</center>
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
45
anilkorayTR/subsite/aboutme.html
Normal file
45
anilkorayTR/subsite/aboutme.html
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||||
|
<title>Koray's Personal Site</title>
|
||||||
|
</head>
|
||||||
|
<body bgcolor="#b7b7b7">
|
||||||
|
<br><br>
|
||||||
|
<center>
|
||||||
|
<h1>
|
||||||
|
<font color="#dc143c" size="7">About Me // UNDER CONSTRUCTION!</font>
|
||||||
|
</h1>
|
||||||
|
</center>
|
||||||
|
<br><br>
|
||||||
|
<p><font size="4"> Hello! My name is Anıl Koray Altınsoy, I was born in 24 September 2002.</font></p>
|
||||||
|
<p><font size="4"> I created this site at 23 September 2024, while i am at second year of my university.</font></p>
|
||||||
|
<p><font size="4"> Purpose of this site is for my CV, so i can claim also i know a little bit of html.</font></p>
|
||||||
|
<br><br>
|
||||||
|
<br><br>
|
||||||
|
<p><font size="5" color="3700af"> <ins>Currently working/studying things:</ins></font></p>
|
||||||
|
<p><ol>
|
||||||
|
<li><font size="4">Studying Computer Architecture by Sarrah and David Harris</font></li>
|
||||||
|
<li><font size="4">Working on creating RISC-V CPU for Teknofest</font></li>
|
||||||
|
<li><font size="4">Working on RF Technologies (Currently studying about ameteur radio license)</font></li>
|
||||||
|
</ol></p>
|
||||||
|
<br><br>
|
||||||
|
<br><br>
|
||||||
|
<p><font size="5" color="3700af"> <ins>My Goals:</ins></font></p>
|
||||||
|
<p><ol>
|
||||||
|
<li><font size="4">Designing a fully fuctional RISC-V CPU</font></li>
|
||||||
|
<li><font size="4">Being expert level on Assembly and C languages.</font></li>
|
||||||
|
<li><font size="4">Also being expert on RF Technologies</font></li>
|
||||||
|
<li><font size="4">Start working on DSP (Digital Signal Processing)</font></li>
|
||||||
|
</ol></p>
|
||||||
|
<br><br>
|
||||||
|
<br><br>
|
||||||
|
<br><br>
|
||||||
|
<br><br>
|
||||||
|
<h2>
|
||||||
|
<a href="/index.html">BACK TO MAIN PAGE!</a>
|
||||||
|
</h2>
|
||||||
|
</body>
|
||||||
|
</html>
|
0
anilkorayTR/subsite/contact.html
Normal file
0
anilkorayTR/subsite/contact.html
Normal file
0
anilkorayTR/subsite/education.html
Normal file
0
anilkorayTR/subsite/education.html
Normal file
0
anilkorayTR/subsite/skills.html
Normal file
0
anilkorayTR/subsite/skills.html
Normal file
Loading…
x
Reference in New Issue
Block a user