feat: add detailed about me
This commit is contained in:
parent
6ae0eb02fe
commit
92e8852349
1 changed files with 18 additions and 20 deletions
|
@ -45,27 +45,25 @@ if (!$_SERVER['DOCUMENT_ROOT']) {
|
|||
<div class="tmpinfo">This page is still in active development</div>
|
||||
</header>
|
||||
|
||||
<div class="block-out">
|
||||
<article style="text-align:center;align-items:center;">
|
||||
<h1 class="title">Who am I?</h1>
|
||||
<p id="headline">
|
||||
<b>Software Enthusiast</b>, retired <b>Competitive Programmer</b>, <b>FOSS Advocate</b>, <b>High School Student</b> and <b>Linux User 🐧</b>
|
||||
</p>
|
||||
<p id="favorites">
|
||||
I love programming, learning new things (about everything but especially about new technologies), open source methodology, reading science-fiction and biking.
|
||||
</p>
|
||||
<p id="languages">I speak Turkish native and English as intermediate. Also I know basic words in German and Russian.</p>
|
||||
<p id="interests">I am interested in network technologies, operating systems, artificial intelligence, algorithms, and back-end development</p>
|
||||
<p id="spare-time">I am also spending my spare time with cybersecurity, web development and playing drum/piano</p>
|
||||
<p id="my-services">
|
||||
Trying to use my own network services as alternative to services of big companies. I <b>don't</b> use any Google, Microsoft, Amazon, Apple services <i>actively</i>. Instead of them, i use my own cloud service (Nextcloud), social media service (Calckey - Fediverse), git service (Forgejo), news service (FreshRSS) ... Tries to be a conscious user in technology world!
|
||||
</p>
|
||||
<p id="volunteer"> I am Pardus and TEMA Volunteer. </p>
|
||||
<p id="experience">I also doing internship in TÜBİTAK with Pardus & Liderahenk Team</p>
|
||||
<p id="environment">Using Arch based GNU/Linux distribution CachyOs (with KDE desktop environment and Xorg display server) in daily usage. Still trying random operating systems, GNU/Linux distributions in virtual machine</p>
|
||||
</article>
|
||||
|
||||
<div class="block-in" style="text-align:center;">
|
||||
<div>
|
||||
<h1>Aliberk Sandıkçı</h1>
|
||||
<p>High School Student</p>
|
||||
<p>Linux User</p>
|
||||
<p>Pardus Volunteer</p>
|
||||
|
||||
|
||||
<sup>will be updated, draft.</sup>
|
||||
<br>
|
||||
|
||||
<p><a href="../link">My Links</a></p>
|
||||
<p><a href="../now">What I am doing now</a></p>
|
||||
<p style="display: none;">My Achivements</p>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<footer>
|
||||
<div class="tmpinfo">This page is still in active development</div>
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue