This commit is contained in:
2026-01-16 22:24:07 +03:00
commit 6c724d6018
48 changed files with 3104 additions and 0 deletions

300
public/coffee/index.html Normal file
View File

@@ -0,0 +1,300 @@
<!DOCTYPE html>
<html lang="en">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<title> :: Ali Can Zeybek</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="coffee when i started college one of my friends take me to a coffee shop and make me meet what quality coffee tastes like. that coffee shop is the main reason i became a snob. i am not proud to be one nor i complain like most but when it comes to consumables (coffee, food, sigar etc) i know good quality makes a difference and i seek it. since coffee shops became one of the most common food and drinks shops around quality of them took a big hit. most coffee shops, at least in where i&rsquo;m from, roasts their own burnt beans which makes it imposible even the most knowledgable and talented baristas to make a good coffee with. i stopped relying on finding good coffee in the wild and started to make my own. here is a list of equitments, equitment upgrades or plans of them and a list of beans i tried.
" />
<meta name="keywords" content="" />
<meta name="robots" content="noodp" />
<link rel="canonical" href="http://localhost:1313/coffee/" />
<link rel="stylesheet" href="http://localhost:1313/css/buttons.min.86f6b4c106b6c6eb690ae5203d36b442c1f66f718ff4e8164fa86cf6c61ad641.css">
<link rel="stylesheet" href="http://localhost:1313/css/code.min.d529ea4b2fb8d34328d7d31afc5466d5f7bc2f0bc9abdd98b69385335d7baee4.css">
<link rel="stylesheet" href="http://localhost:1313/css/fonts.min.5bb7ed13e1d00d8ff39ea84af26737007eb5051b157b86fc24487c94f3dc8bbe.css">
<link rel="stylesheet" href="http://localhost:1313/css/footer.min.eb8dfc2c6a7eafa36cd3ba92d63e69e849e2200e0002a228d137f236b09ecd75.css">
<link rel="stylesheet" href="http://localhost:1313/css/gist.min.a751e8b0abe1ba8bc53ced52a38b19d8950fe78ca29454ea8c2595cf26aad5c0.css">
<link rel="stylesheet" href="http://localhost:1313/css/header.min.75c7eb0e2872d95ff48109c6647d0223a38db52e2561dd87966eb5fc7c6bdac6.css">
<link rel="stylesheet" href="http://localhost:1313/css/main.min.36833afd348409fc6c3d09d0897c5833d9d5bf1ff31f5e60ea3ee42ce2b1268c.css">
<link rel="stylesheet" href="http://localhost:1313/css/menu.min.3c17467ebeb3d38663dce68f71f519901124fa5cbb4519b2fb0667a21e9aca39.css">
<link rel="stylesheet" href="http://localhost:1313/css/pagination.min.bbb986dbce00a5ce5aca0504b7925fc1c581992a4bf57f163e5d69cc1db7d836.css">
<link rel="stylesheet" href="http://localhost:1313/css/post.min.e6dddd258e64c83e05cec0cd49c05216742d42fc8ecbfbe6b67083412b609bd3.css">
<link rel="stylesheet" href="http://localhost:1313/css/syntax.min.a0773cce9310cb6d8ed23e50f005448facf29a53001b57e038828daa466b25c0.css">
<link rel="stylesheet" href="http://localhost:1313/css/terminal.min.e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.css">
<link rel="stylesheet" href="http://localhost:1313/css/terms.min.b81791663c3790e738e571cdbf802312390d30e4b1d8dc9d814a5b5454d0ac11.css">
<link rel="shortcut icon" href="http://localhost:1313/favicon.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
<meta name="twitter:card" content="summary" />
<meta property="og:locale" content="en" />
<meta property="og:type" content="article" />
<meta property="og:title" content="">
<meta property="og:description" content="coffee when i started college one of my friends take me to a coffee shop and make me meet what quality coffee tastes like. that coffee shop is the main reason i became a snob. i am not proud to be one nor i complain like most but when it comes to consumables (coffee, food, sigar etc) i know good quality makes a difference and i seek it. since coffee shops became one of the most common food and drinks shops around quality of them took a big hit. most coffee shops, at least in where i&rsquo;m from, roasts their own burnt beans which makes it imposible even the most knowledgable and talented baristas to make a good coffee with. i stopped relying on finding good coffee in the wild and started to make my own. here is a list of equitments, equitment upgrades or plans of them and a list of beans i tried.
" />
<meta property="og:url" content="http://localhost:1313/coffee/" />
<meta property="og:site_name" content="Ali Can Zeybek" />
<meta property="og:image" content="http://localhost:1313/og-image.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="627">
</head>
<body>
<div class="container">
<header class="header">
<div class="header__inner">
<div class="header__logo">
<a href="/">
<div class="logo">
Ali Can Zeybek
</div>
</a>
</div>
<ul class="menu menu--mobile">
<li class="menu__trigger">Menu&nbsp;</li>
<li>
<ul class="menu__dropdown">
<li><a href="/coffee">coffee</a></li>
<li><a href="/computer">computer</a></li>
<li><a href="/infrastructure">infrastructure</a></li>
<li><a href="/journal">journal</a></li>
<li><a href="/software">software</a></li>
</ul>
</li>
</ul>
</div>
<nav class="navigation-menu">
<ul class="navigation-menu__inner menu--desktop">
<li><a href="/coffee" >coffee</a></li>
<li><a href="/computer" >computer</a></li>
<li>
<ul class="menu">
<li class="menu__trigger">&nbsp;</li>
<li>
<ul class="menu__dropdown">
<li><a href="/infrastructure" >infrastructure</a></li>
<li><a href="/journal" >journal</a></li>
<li><a href="/software" >software</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</nav>
</header>
<div class="content">
<article class="post">
<h1 class="post-title">
<a href="http://localhost:1313/coffee/"></a>
</h1>
<div class="post-meta"></div>
<div class="post-content"><div>
<h1 id="coffee">coffee<a href="#coffee" class="hanchor" ariaLabel="Anchor">#</a> </h1>
<p>when i started college one of my friends take me to a coffee shop and make me meet what quality coffee tastes like. that coffee shop is the main reason i became a snob. i am not proud to be one nor i complain like most but when it comes to consumables (coffee, food, sigar etc) i know good quality makes a difference and i seek it. since coffee shops became one of the most common food and drinks shops around quality of them took a big hit. most coffee shops, at least in where i&rsquo;m from, roasts their own burnt beans which makes it imposible even the most knowledgable and talented baristas to make a good coffee with. i stopped relying on finding good coffee in the wild and started to make my own. here is a list of equitments, equitment upgrades or plans of them and a list of beans i tried.</p>
<h2 id="equitment">equitment<a href="#equitment" class="hanchor" ariaLabel="Anchor">#</a> </h2>
<ul>
<li><a href="/coffee/#gaggia-classic">gaggia classic</a></li>
<li><a href="/coffee/#baratza-forte">baratza forte</a></li>
<li><a href="/coffee/#scales">scales</a></li>
<li><a href="/coffee/#espresso-accesories">espresso accesories</a></li>
<li><a href="/coffee/#v60">v60</a></li>
<li><a href="/coffee/#aeropress">aeropress</a></li>
</ul>
<h3 id="gaggia-classic">gaggia classic<a href="#gaggia-classic" class="hanchor" ariaLabel="Anchor">#</a> </h3>
<p>gaggia classic is one of the most popular machines out there and i am glad to have one. it does not have the features like pressure profiling but that is what <a href="https://gaggiuino.github.io/">gagguino</a> is for. currently i am not finished my gagguino, still trying to source all the materials, but even without those features bottlenecking in the espresso machine instead of coffee beans is an incredible step for me as it would be for most people.</p>
<h3 id="baratza-forte">baratza forte<a href="#baratza-forte" class="hanchor" ariaLabel="Anchor">#</a> </h3>
<p>i bought this machine after i spent two years with an <a href="">hand grinder</a>. after one of my friends bring his machine to my house and we brewed espresso together i realised this machine either showing its age, not that suitable for espresso(what a suprise right) or wasn&rsquo;t that good to begin with. but still being able to grind for both espresso and filter, its quite succesfull for filter, it is not in my should change list.</p>
<h3 id="scales">scales<a href="#scales" class="hanchor" ariaLabel="Anchor">#</a> </h3>
<p>i own two scales, one small with 0.01g precision up to 200g, one large with 1g precision up to 5kg. i use the small one for espresso and the large one for filter. neighter is branded coffee scales and both is perfectly fine. i use the large one for cooking as well.</p>
<h3 id="espresso-accesories">espresso accesories<a href="#espresso-accesories" class="hanchor" ariaLabel="Anchor">#</a> </h3>
<p>i changed the shower screen in my gaggia classic with <a href="https://www.shadesofcoffee.co.uk/parts-and-accessories/ims-nanotech-coated-classic-mesh-shower-screen-55mm">this</a>. i have a standard tamper, wdt and a funnel i 3d printed, as well as a <a href="https://www.shadesofcoffee.co.uk/stainless-steel-mesh-puck-screen-or-contact-screen-585mm-575mm---50-micron-mesh">puck screen</a>.</p>
<h3 id="v60">v60<a href="#v60" class="hanchor" ariaLabel="Anchor">#</a> </h3>
<p>i first started brewing with a v60 which is also what the said coffee shop only serves. it has a special place in my heart and will always love it.</p>
<h3 id="aeropress">aeropress<a href="#aeropress" class="hanchor" ariaLabel="Anchor">#</a> </h3>
<p>altough i mentioned v60 to have a special place aeropress in my opinion is the best tool to brew filter coffee in.</p>
<h2 id="upgrades">upgrades<a href="#upgrades" class="hanchor" ariaLabel="Anchor">#</a> </h2>
<h3 id="gagguino">gagguino<a href="#gagguino" class="hanchor" ariaLabel="Anchor">#</a> </h3>
<p>under construction <a href="https://gaggiuino.github.io/">see</a></p>
<h2 id="beans">beans<a href="#beans" class="hanchor" ariaLabel="Anchor">#</a> </h2>
<table>
<thead>
<tr>
<th>roaster</th>
<th>name</th>
<th>origin</th>
<th>altitude</th>
<th>producer</th>
<th>species</th>
<th>process</th>
<th>flavours</th>
<th>harvest</th>
<th>date</th>
<th>rating</th>
</tr>
</thead>
<tbody>
<tr>
<td>probador collectiva</td>
<td>baho ruhango</td>
<td>ruhango,ruanda</td>
<td>1500-1870m</td>
<td>baho coffee</td>
<td>red bourbon</td>
<td>natural</td>
<td>complex, flowers, mandarin</td>
<td>2024/25</td>
<td>29.09.2025</td>
<td>very good</td>
</tr>
</tbody>
</table>
</div></div>
</article>
</div>
<footer class="footer">
</footer>
<script type="text/javascript" src="/bundle.min.js"></script>
</div>
</body>
</html>