Skip to content
View Aapok0's full-sized avatar

Block or report Aapok0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Aapok0/README.md
logo

linkedin   instagram   homepage

profile view counter

🌊 Well, hello there... 🧊 Nice for you to come by

Not exactly sure what flavor of engineer to call myself, but I've studied electrical engineering, computer science and health technology and currently work with system administration and management of DevOps services.

  • First languages I learned: Python and C
  • Current distro: Arch ...btw
  • Favorite command: grep/ripgrep (logs, reveal your secrets! 🕵️‍♂️)
  • Most want to learn: embedded systems
  • In the zone coding music: fusion jazz (=GoGo Penguin, Snarky Puppy, Immortal Onion etc.)
  • Best hacking scene in a movie: Swordfish (he sure did a number on that square thingy...)

I've used linux every now and then, since I started my first university studies in 2012, but I didn't really get hooked until a few years ago. I'm starting to transition to using mostly neovim, but still like doing certain tasks with VS Code.


🖥️ Tech stack

💻 Languages & Scripting:

Python  Javascript  Typescript  React  HTML  CSS  Shell script  C  PHP  Powershell

🔧 DevOps & Infrastructure:

Terraform  Ansible  Docker  Kubernetes  GH Actions  Jenkins  Nginx  Linux

🧰 Dev Environment:

Neovim  tmux  VS Code  Git  Qt

☁️ Platforms & Services:

Azure  GHES  Bitbucket  GitLab  Jira  Confluence  Artifactory  Vault  Zabbix  Sensu

🗄️ Databases:

MySQL  MariaDB  PostgreSQL

🎖️ Certificates:

Azure Administrator Associate (AZ-104)   Azure Solutions Architect Expert (AZ-305)   GitHub Actions Certified   GitHub Administration Certified   GitHub Advanced Security Certified


🌱 Learning and projects

⚙️ Currently working on📂 In my backlog next💭 Ideas for future
  • Deploy homepage as an Azure App Service with Terraform and Github Actions
  • Open university: Fullstackopen
  • Udemy: Learn Ethical Hacking From Scratch
  • Udemy: Master the Coding Interview: Data Structures + Algorithms
  • Choosing preferred window manager and setting it up (Hyprland maybe?)
  • Deploy homepage as a docker container
    • Into Azure?
    • With Nginx image?
  • Make policy assignments to add tags in map variables to resources/resource groups with Terraform
  • Kubernetes certification

Pinned Loading

  1. azure-tf-architecture azure-tf-architecture Public

    Terraforms used to deploy and manage my Azure architecture.

    HCL

  2. homepage-webserver-ansible homepage-webserver-ansible Public

    Ansibles used to deploy and manage an Nginx webserver for my homepage.

    Jinja

  3. homepage-bulma homepage-bulma Public

    A new version of own website that I use as a CV.

    PHP

  4. toivu_app toivu_app Public

    A health tech app to analyze HRV data developed as course work in Metropolia.

    JavaScript

  5. fullstackopen fullstackopen Public

    Helsinki open university fullstack MOOC course, which covers many technologies in multiple apps.

    JavaScript

  6. tmux-tools tmux-tools Public

    Two scripts to create tmux sessions quickly based on a directory.

    Shell