-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hosting an about section on this blog instead of linking off to GitHub.
- Loading branch information
Showing
6 changed files
with
309 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,95 @@ | ||
--- | ||
title: "About me" | ||
date: 2023-09-26T06:09:52Z | ||
draft: false | ||
--- | ||
|
||
Hey π I'm Nik, a software developer from Melbourne, Australia. | ||
|
||
## General info | ||
|
||
- π§ Pronouns: he/him | ||
- π Website and blog: https://www.skouf.com | ||
- π Resume: https://resume.skouf.com | ||
- πΌ Working at: https://seek.com.au | ||
- π³ Favourite food: Pickles! | ||
|
||
## What I'm working on | ||
|
||
I'm currently working as a senior staff engineer within the Engineering Platforms group at SEEK. | ||
We're working on a new continuous delivery platform to make developers at SEEK more efficient, and | ||
to make our services more secure, more resilient and cheaper. | ||
|
||
I'm spending less time writing code lately, and a lot more time acting as a technical product manager | ||
for our platform. | ||
It's an interesting new challenge, I'm learning a lot about what it means to be a product manager, and | ||
I'm really enjoying it! | ||
|
||
## How I like to work | ||
|
||
More and more I'm trying to embrace fully remote, asynchronous ways of working. | ||
I like writing things down beacause it allows me to communicate clearly and thoughtfully. | ||
I find it easier to express myself concisely and clearly in writing, but I also feel that writing is more durable | ||
and easier to iterate on than verbal communication. | ||
|
||
Earlier in my career I hated any form of planning. | ||
Now planning is a lot of what I do. | ||
I still like to keep things lightweight, but I'm beginning to understand how too little planning and communication | ||
can actually be far far worse than too much planning and communication. | ||
|
||
I often have strong opinions, but they're loosley held. | ||
I believe that being able to quickly change your mind in the face of new information is a virtue, and I tend to change | ||
direction very quickly when this happens. | ||
|
||
### Types of documents I tend to write | ||
|
||
I write a lot at work. | ||
Here's a brief guide to some of the things I've been writing a lot of lately. | ||
|
||
You'll see me writing 'proposals' or 'strategies' when I have ideas about changes or improvements I'd like to make to | ||
systems and processes. | ||
The more controversial or wide-ranging the changes, the more I feel the need to write a 'strategy' that articulates | ||
the multitude of problems and the common 'policies' that we can apply to end up with a set of actions. | ||
|
||
You'll see me writing 'logs' of things (not generally what I end up calling them, but that's kind of what they are) | ||
when I do something that I feel is noteworthy or otherwise might be worth documenting for the future. | ||
|
||
I also tend to write down my ideas for how to run meetings or rituals before I've actually run them. | ||
This helps me get all of my ideas down somewhere so that I don't forget them, and so that I can make sure that they're | ||
clearly articulated ahead of time. | ||
I'll then often iterate on these by having a 'notes' section at the bottom of the page with notes from how this meeting or | ||
ritual went, with suggestions for how to improve the next time around. | ||
|
||
## What I've worked on in the past | ||
|
||
In the past I've done a lot of Kubernetes wrangling, and I still try to keep up to date with the latest and greatest. | ||
I've done a bunch of teaching and mentoring of junior developers, and try to get involved with programs that let me | ||
share knowledge and help people understand new concepts wherever I can. | ||
I also studied mathematics in university, specializing in numerical methods for differential equations. | ||
I'm pretty rusty, but I do enjoy a math or logic problem. | ||
|
||
## Hobbies | ||
|
||
An ever growing list... | ||
|
||
Food and drink is a big hobby, both eating and cooking. | ||
Some of my adventures are on my blog, but there's a lot more to be discussed. | ||
A short list of stuff I've done deep dives into: | ||
|
||
- Miso and shoyu (soy sauce) making | ||
- Cocktails | ||
- Carbonation | ||
- Coffee | ||
- Bread and milling your own flour | ||
- Lacto fermentation | ||
- Cured fish products (tuna bacon) | ||
|
||
I never really was a sports guy, but now I try and watch Vancouver Canucks games. | ||
Maybe it just took a sport completely divorced from my home country and culture to get me interested? | ||
|
||
My 3D printing is pretty rusty, but it's something I've tinkered with in the past and hope to again. | ||
|
||
I like taking photos, and they usually go straight from my camera to [Instagram](https://www.instagram.com/nskoufis/). | ||
This has been fantastic cure for my chronic inability to get around to editing RAWs. | ||
|
||
I have a cute black and white tuxedo cat named Sofia who I love very much β€οΈ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,199 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>About me - skouf.com</title> | ||
<meta name="generator" content="Hugo 0.118.2"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="author" content="Nik Skoufis"> | ||
|
||
<meta name="description" content="Hey π I’m Nik, a software developer from Melbourne, Australia. | ||
General info π§ Pronouns: he/him π Website and blog: https://www.skouf.com π Resume: https://resume.skouf.com πΌ Working at: https://seek.com.au π³ Favourite food: Pickles! What I’m working on I’m currently working as a senior staff engineer within the Engineering Platforms group at SEEK. We’re working on a new continuous delivery platform to make developers at SEEK more efficient, and to make our services more secure, more resilient and cheaper."> | ||
|
||
<meta name="keywords" content=""> | ||
<meta property="og:site_name" content="skouf.com"> | ||
<meta property="og:title" content="About me"> | ||
<meta property="og:url" content="https://www.skouf.com/about/"> | ||
|
||
<meta property="og:image" content="https://www.skouf.com/image/theme/og.png"> | ||
|
||
|
||
<meta property="og:description" content="Hey π I’m Nik, a software developer from Melbourne, Australia. | ||
General info π§ Pronouns: he/him π Website and blog: https://www.skouf.com π Resume: https://resume.skouf.com πΌ Working at: https://seek.com.au π³ Favourite food: Pickles! What I’m working on I’m currently working as a senior staff engineer within the Engineering Platforms group at SEEK. We’re working on a new continuous delivery platform to make developers at SEEK more efficient, and to make our services more secure, more resilient and cheaper."> | ||
|
||
<meta property="og:type" content="blog"> | ||
<meta name="twitter:card" content="summary_large_image"> | ||
<meta name="twitter:creator" content="@"> | ||
<meta name="twitter:title" content="About me"> | ||
<meta name="twitter:url" content="https://www.skouf.com/about/"> | ||
|
||
<meta name="twitter:description" content="Hey π I’m Nik, a software developer from Melbourne, Australia. | ||
General info π§ Pronouns: he/him π Website and blog: https://www.skouf.com π Resume: https://resume.skouf.com πΌ Working at: https://seek.com.au π³ Favourite food: Pickles! What I’m working on I’m currently working as a senior staff engineer within the Engineering Platforms group at SEEK. We’re working on a new continuous delivery platform to make developers at SEEK more efficient, and to make our services more secure, more resilient and cheaper."> | ||
|
||
<link rel="shortcut icon" href="/image/theme/favicon.ico"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400&display=swap" | ||
rel="stylesheet"> | ||
<link rel="stylesheet" href="/css/style.css"> | ||
<link rel="stylesheet" href="/css/syntax.css"> | ||
<link rel="alternate" href="https://www.skouf.com/index.xml" type="application/rss+xml" title="skouf.com"> | ||
</head> | ||
|
||
<body class="text-dark-blue-grey bg-light-blue-grey"> | ||
<div class="overflow-hidden"> | ||
<header class="py-2 md:py-8 text-center bg-hero-green"> | ||
<h1> | ||
<a class="text-2xl md:text-4xl font-bold text-dark-green" href="https://www.skouf.com/">skouf.com</a></h1> | ||
<p class="tagline text-sm md:text-base md:py-4 text-dark-green">The website of Nik Skoufis</p> | ||
</header> | ||
|
||
<main class="my-0 mx-auto max-w-prose p-4"> | ||
|
||
<article class="pb-12" itemscope itemtype="http://schema.org/BlogPosting"> | ||
<div class="py-2 md:py-6 mx-auto max-w-screen-sm"> | ||
<h1 class="text-3xl font-bold">About me</h1> | ||
<p class="text-dark-blue-grey/90 my-2 text-right"> | ||
<time itemprop="datePublished" datetime="2023-09-26T06:09:52Z">2023.09.26</time> | ||
</p> | ||
</div> | ||
|
||
<div class="prose prose-slate prose-code:before:hidden prose-code:after:hidden"> | ||
<p>Hey π I’m Nik, a software developer from Melbourne, Australia.</p> | ||
<h2 id="general-info">General info</h2> | ||
<ul> | ||
<li>π§ Pronouns: he/him</li> | ||
<li>π Website and blog: <a href="https://www.skouf.com">https://www.skouf.com</a></li> | ||
<li>π Resume: <a href="https://resume.skouf.com">https://resume.skouf.com</a></li> | ||
<li>πΌ Working at: <a href="https://seek.com.au">https://seek.com.au</a></li> | ||
<li>π³ Favourite food: Pickles!</li> | ||
</ul> | ||
<h2 id="what-im-working-on">What I’m working on</h2> | ||
<p>I’m currently working as a senior staff engineer within the Engineering Platforms group at SEEK. | ||
We’re working on a new continuous delivery platform to make developers at SEEK more efficient, and | ||
to make our services more secure, more resilient and cheaper.</p> | ||
<p>I’m spending less time writing code lately, and a lot more time acting as a technical product manager | ||
for our platform. | ||
It’s an interesting new challenge, I’m learning a lot about what it means to be a product manager, and | ||
I’m really enjoying it!</p> | ||
<h2 id="how-i-like-to-work">How I like to work</h2> | ||
<p>More and more I’m trying to embrace fully remote, asynchronous ways of working. | ||
I like writing things down beacause it allows me to communicate clearly and thoughtfully. | ||
I find it easier to express myself concisely and clearly in writing, but I also feel that writing is more durable | ||
and easier to iterate on than verbal communication.</p> | ||
<p>Earlier in my career I hated any form of planning. | ||
Now planning is a lot of what I do. | ||
I still like to keep things lightweight, but I’m beginning to understand how too little planning and communication | ||
can actually be far far worse than too much planning and communication.</p> | ||
<p>I often have strong opinions, but they’re loosley held. | ||
I believe that being able to quickly change your mind in the face of new information is a virtue, and I tend to change | ||
direction very quickly when this happens.</p> | ||
<h3 id="types-of-documents-i-tend-to-write">Types of documents I tend to write</h3> | ||
<p>I write a lot at work. | ||
Here’s a brief guide to some of the things I’ve been writing a lot of lately.</p> | ||
<p>You’ll see me writing ‘proposals’ or ‘strategies’ when I have ideas about changes or improvements I’d like to make to | ||
systems and processes. | ||
The more controversial or wide-ranging the changes, the more I feel the need to write a ‘strategy’ that articulates | ||
the multitude of problems and the common ‘policies’ that we can apply to end up with a set of actions.</p> | ||
<p>You’ll see me writing ’logs’ of things (not generally what I end up calling them, but that’s kind of what they are) | ||
when I do something that I feel is noteworthy or otherwise might be worth documenting for the future.</p> | ||
<p>I also tend to write down my ideas for how to run meetings or rituals before I’ve actually run them. | ||
This helps me get all of my ideas down somewhere so that I don’t forget them, and so that I can make sure that they’re | ||
clearly articulated ahead of time. | ||
I’ll then often iterate on these by having a ’notes’ section at the bottom of the page with notes from how this meeting or | ||
ritual went, with suggestions for how to improve the next time around.</p> | ||
<h2 id="what-ive-worked-on-in-the-past">What I’ve worked on in the past</h2> | ||
<p>In the past I’ve done a lot of Kubernetes wrangling, and I still try to keep up to date with the latest and greatest. | ||
I’ve done a bunch of teaching and mentoring of junior developers, and try to get involved with programs that let me | ||
share knowledge and help people understand new concepts wherever I can. | ||
I also studied mathematics in university, specializing in numerical methods for differential equations. | ||
I’m pretty rusty, but I do enjoy a math or logic problem.</p> | ||
<h2 id="hobbies">Hobbies</h2> | ||
<p>An ever growing list…</p> | ||
<p>Food and drink is a big hobby, both eating and cooking. | ||
Some of my adventures are on my blog, but there’s a lot more to be discussed. | ||
A short list of stuff I’ve done deep dives into:</p> | ||
<ul> | ||
<li>Miso and shoyu (soy sauce) making</li> | ||
<li>Cocktails</li> | ||
<li>Carbonation</li> | ||
<li>Coffee</li> | ||
<li>Bread and milling your own flour</li> | ||
<li>Lacto fermentation</li> | ||
<li>Cured fish products (tuna bacon)</li> | ||
</ul> | ||
<p>I never really was a sports guy, but now I try and watch Vancouver Canucks games. | ||
Maybe it just took a sport completely divorced from my home country and culture to get me interested?</p> | ||
<p>My 3D printing is pretty rusty, but it’s something I’ve tinkered with in the past and hope to again.</p> | ||
<p>I like taking photos, and they usually go straight from my camera to <a href="https://www.instagram.com/nskoufis/">Instagram</a>. | ||
This has been fantastic cure for my chronic inability to get around to editing RAWs.</p> | ||
<p>I have a cute black and white tuxedo cat named Sofia who I love very much β€οΈ</p> | ||
|
||
<hr/> | ||
</div> | ||
</article> | ||
|
||
|
||
<nav class="flex flex-col max-w-screen-sm mx-auto"> | ||
<div class="flex justify-between flex-wrap pb-4"> | ||
|
||
<span></span> | ||
|
||
|
||
<span></span> | ||
|
||
</div> | ||
<div class="flex justify-center pt-2"> | ||
<a class="py-2 px-4 bg-hero-green text-lg font-bold text-dark-green" href="/">Home</a> | ||
</div> | ||
</nav> | ||
|
||
|
||
</main> | ||
<footer class="bg-hero-green text-dark-green py-4 md:py-8 mt-8 md:mt-16 text-center"> | ||
<section class="max-w-screen-sm mx-auto px-4"> | ||
<h2 class="font-bold text-2xl m-4">Author</h2> | ||
<img class="mx-auto rounded-full h-24 w-24" | ||
src="/image/theme/author.jpg" | ||
alt="A picture of the author"> | ||
<div class="mx-auto my-4"> | ||
<h3 class="font-bold text-xl text-center pb-2">Nik Skoufis</h3> | ||
<p class="tagline text-center">Software developer, food lover</p> | ||
</div> | ||
<div class="flex justify-center space-x-2 my-4"> | ||
|
||
<a href="https://github.com/niksko" target="_blank" aria-label="Link to my GitHub profile"> | ||
<img class="h-8 w-8" src="/image/theme/github-logo.svg" alt="The GitHub logo"> | ||
</a> | ||
|
||
|
||
<a href="https://hachyderm.io/@niksko" | ||
target="_blank" | ||
aria-label="Link to my Mastodon profile" | ||
> | ||
<img class="h-8 w-8" src="/image/theme/mastodon-logo.svg" alt="The Mastodon logo"> | ||
</a> | ||
|
||
</div> | ||
</section> | ||
<small class="pt-4">Β© skouf.com</small> | ||
</footer> | ||
|
||
</div> | ||
|
||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9NNFJW25R4"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-9NNFJW25R4'); | ||
</script> | ||
|
||
|
||
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.7.0/highlight.min.js"></script> | ||
<script>hljs.initHighlightingOnLoad();</script> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters