rizaldy.today/index.html

135 lines
5.4 KiB
HTML
Raw Normal View History

<!doctype html>
<html>
<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>
About
- rizaldy.today
</title>
<link rel="me" href="https://edgy.social/@rizaldy">
<link rel="preconnect" href="https://unpkg.com">
<link rel="preconnect" href="https://api.fontshare.com">
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://unpkg.com/prismjs@1.29.0/themes/prism-tomorrow.min.css" rel="stylesheet">
<link href="https://api.fontshare.com/v2/css?f[]=clash-display@1&f[]=sentient@1&display=swap" rel="stylesheet">
<link href="https://fonts.bunny.net/css?family=jetbrains-mono:400" rel="stylesheet">
<link href="/assets/css/reset.css" rel="stylesheet">
<link href="/assets/css/style.css" rel="stylesheet">
</head>
<body>
<main class="l-container">
<div class="l-fragment">
<div class="c-bio u-clearfix">
<div class="c-bio__avatar">
<img src="/assets/img/avatar.jpg" alt="Rizaldy">
</div>
<div class="c-bio__info">
<h2>Rizaldy</h2>
<p>Senior DevOps Engineer</p>
<p><ul><li>
<a class="u-no-underline u-underline--hover" href="mailto:me@rizaldy.club">
Email: me@rizaldy.club</a>
</li><li>
<a class="u-no-underline u-underline--hover" href="https://keybase.io/rizaldy">
Keybase: keybase.io/rizaldy</a>
</li><li>
<a class="u-no-underline u-underline--hover" href="https://read.cv/rizaldy">
CV: read.cv/rizaldy</a>
</li></ul></p>
</div>
</div>
<p>Hi, I'm Rizaldy. I am currently a Senior DevOps Engineer at a Data Infrastructure Company based in Jakarta, ID. There have been so many changes in my life, but a few things that have remained unchanged are my interests in:</p>
<ul>
<li>Infrastructure Management</li>
<li>System Administration</li>
<li>Developer Experience</li>
</ul>
<p>I used to do software development profesionally since 2015, mostly web application development. Since the 2020s my deep interests has been in making software developers more productive &amp; happy while keeping systems up &amp; running, securely.</p>
<p>I will be happy to help solve problems in any organization in any industry with my expertise.</p>
</div>
<hr>
<div class="l-fragment">
<h2>Writings</h2>
<p>I love writing. Here are the 3 most recent posts:</p>
<article class="c-article"><div>
<h3>
<a class="u-no-underline u-underline--hover" href="/blog/pac-is-actually-useful/">Proxy Auto-Configuration (PAC) is actually useful</a>
</h3><p>So I just got my new Mac machine last week. It's just a small machine with 8 CPUs and 8 GB of memory. I've been thinking about buying one for a long time and now the time has come!</p>
</div><div>
<h3>
<a class="u-no-underline u-underline--hover" href="/blog/syncthing-anywhere-with-tailscale/">Syncthing Anywhere With Tailscale</a>
</h3><p>I don't archive data very often but when I do it must be for a very important one. On the other hand, I somewhat don't trust &quot;cloud&quot; providers and would avoid them as much as I can since my paranoid level is kinda high.</p>
</div><div>
<h3>
<a class="u-no-underline u-underline--hover" href="/blog/expose-web-service-at-home-via-tailscale-for-fun/">Expose Web Services at Home via Tailscale for Fun</a>
</h3><p>I have a small homelab server at home running TrueNAS Core. My home network sits behind NAT and there are probably 3 routers in front of me.
</div></article>
<br />
<p><a href="/blog">View all posts</a></p>
</div>
<hr>
<div class="l-fragment">
<h2>Services</h2>
<p>I am currently unavailable for consulting work (expected until Jan 2024).</p>
<div>
<h3>
<a class="u-no-underline u-underline--hover" href="/services/devops/">
DevOps Engineering
</a>
</h3>
<p>I can help organizations move fast and break less thing by adopting best practices from system administration; release engineering, infrastructure provisioning and management, security, to DevOps advocacy.</p>
</div>
<div>
<h3>
<a class="u-no-underline u-underline--hover" href="/services/rnd/">
R&D Engineer
</a>
</h3>
<p>Reduce time to market without compromising quality and stability by choosing the right tools for the job. I can help you to choose the right one.</p>
</div>
<div>
<h3>
<a class="u-no-underline u-underline--hover" href="/services/sre/">
Site Reliability Engineering
</a>
</h3>
<p>&quot;Hope is not a strategy&quot; as traditional SRE would say. I can help scale from availability; latency, performance, efficiency, change management, monitoring, emergency response, to capacity planning.</p>
</div>
</div>
<footer class="c-footer u-clearfix">
<div class="c-footer__copyleft">
<p class="u-text-left">
&copy; MMXXIII Rizaldy. Any and all opinions listed here are my own and not representative of my
employers; future, past and present.
</p>
</div>
<div class="c-footer__links">
<ul>
<li><a class="u-no-underline u-underline--hover" href="/">About</a></li>
<li><a class="u-no-underline u-underline--hover" href="/blog">Writings</a></li>
<li><a class="u-no-underline u-underline--hover" href="/colophon">Colophon</a></li>
<li>
<a class="u-no-underline u-underline--hover" href="https://github.com/faultables/rizaldy.today/commit/d254474"
>Source Code (d254474)</a
>
</li>
</ul>
</div>
</footer>
</main>
</body>
</html>