This repository has been archived on 2022-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
blog.old/docs/pages/about.html

91 lines
5.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>About</title>
<link rel="stylesheet" href="https://murtezayesil.me/theme/css/main.css" />
<link href="https://murtezayesil.me/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Ali Murteza Yesil - Blog Atom Feed" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body id="index" class="home">
<header id="banner" class="body">
<h1><a href="https://murtezayesil.me/">Ali Murteza Yesil - Blog </a></h1>
<nav><ul>
<li class="active"><a href="https://murtezayesil.me/pages/about.html">About</a></li>
<li><a href="https://murtezayesil.me/pages/contact.html">Contact</a></li>
</ul>
<form id="search" action"#" onsubmit="javascript:window.open('https://duckduckgo.com/?q='+document.getElementById('keywords').value+'+site:https://murtezayesil.me');">
<input id="keywords" type="text" />
</form>
</nav>
<div id="submenu">
<ul>
<li><a href="https://murtezayesil.me/category/tech.html">Tech</a></li>
</ul>
<div>
</header><!-- /#banner -->
<section id="content" class="body">
<h1 class="entry-title">About</h1>
<h2>Ali Murteza Yesil</h2>
<p>Mastering life through art of making mistakes.
Smart people learn from their experiences, geniuses learn from others' experiences too. This is why I appreciate constructive criticism 😃️</p>
<p>A computer science student who wants to live in a World where everybody respects everybody else's every rights. Everybody deserves to live in such a World. So, why not make it.
This kid is looking for his calling. He may have find it in advocating for privacy. This is not to say that he is perfect at defending it, he still makes rookie mistakes.</p>
<p>Nationality: Turkish<br>
Grew up in: Kenya</p>
<p>Confession: I didn't know English Language when my family and I moved to Kenya. I only learned English Language in Kenya since it was my priority, not Swahili 😐️ I still would like to call myself grew up in Kenya since this is where my personality was shaped.<br>
Confession: I also would like to use word "nigga" in friendly way Kenyans use, not in racist way American tend to use.</p>
<p>Favourite foods: Sarma (stuffed grape leaves/cabbage), matoke chips
Favourite drinks: Water, ayran</p>
<h2>Blog</h2>
<p>This blog is where Ali Murteza Yesil's opinions embody into words. This blog is compiled into static pages to reduce its carbon footprint. Instead of running webmention or disqus based comment system, I decided to share my blog posts on Mastodon and treat messages to those toots as comments. If you want to comment to my posts, we welcome you to <a href="https://en.wikipedia.org/wiki/Fediverse" title="Learn about Fediverse on Wikipedia">Fediverse</a>.</p>
<p>Static pages generated from markdown using <a href="https://blog.getpelican.com/" title="Static Site Generator">Pelican</a>.</p>
<h2>License</h2>
<p>Everything on this blog is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/legalcode" title="Creative Commons Attribution-ShareAlike 4.0 International License">CC BY-SA 4.0</a> unless otherwise stated. You can find a human readable form below for quick reference. Below reference is just a summary of your rights and responsibilities. It is not the license itself.</p>
<blockquote>
<p>You are free to</p>
<blockquote>
<p><strong>Share</strong> copy and redistribute the material in any medium or format</p>
<p><strong>Adapt</strong> remix, transform and build upon the material for any purpose, even commercially</p>
</blockquote>
<p>Under the following terms</p>
<blockquote>
<p><strong>Attribution</strong> You must give appropriate credit, provide link to license and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.</p>
<p><strong>ShareAlike</strong> If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.</p>
</blockquote>
</blockquote>
<p><img alt="CC BY-SA 4.0 badge" src="https://licensebuttons.net/l/by-sa/4.0/88x31.png"></p>
<h2>IndieWeb</h2>
<p>I didn't implement it in this blog just yet. I will work on it next.</p>
</section>
<section id="extras" class="body">
<div class="blogroll">
<h2>blogroll</h2>
<ul>
<li><a href="https://kevq.uk">Kev Quirk</a></li>
<li><a href="https://mikestone.me">Mike Stone</a></li>
</ul>
</div><!-- /.blogroll -->
<div class="social">
<h2>social</h2>
<ul>
<li><a href="https://murtezayesil.me/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
<li><a href="https://fosstodon.org/@murtezayesil">Fostodon</a></li>
</ul>
</div><!-- /.social -->
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<p>Powered by <a href="http://getpelican.com/">Pelican</a>. Theme <a href="https://github.com/blueicefield/pelican-blueidea/">blueidea</a>, inspired by the default theme.</p>
</footer><!-- /#contentinfo -->
</body>
</html>