Skip to content
View Aapok0's full-sized avatar
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only 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: Pop!_OS (and starting realize it doesn't matter)
  • Favorite command: grep/ripgrep (logs, reveal your secrets! 🕵️‍♂️)
  • Most want to learn: Kubernetes
  • 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 recently. I'm starting to transition to using mostly vim, but still like doing certain tasks with VS Code. I'm trying to make my workflow a bit better with neovim, tmux, zoxide, fzf etc. tools, but also trying ease myself and not go whole hog with configuring everything at once.


🖥️ Tech stack

👨‍💻 Languages:

Python  Javascript  HTML  CSS  React  Shell script

🛠️Tools:

Git  Neovim  tmux  VS Code  GH Actions  Ansible  Terraform Docker

🛎️ Services:

Azure  GHES  Bitbucket  Artifactory Nginx

🔨 Dabbled a little or learned years ago:

C  PHP  Qt  Powershell  GitLab  Jenkins  Vault  Jira  Confluence  MySQL  MariaDB  PostgreSQL

🎖️ Certificates:

AZ-104   AZ-305   Github Actions   Github Administration   Github Advanced Security

🌱 Learning and projects

⚙️ Currently working on📂 In my backlog next💭 Ideas for future
  • Open university: Fullstackopen
  • Udemy: 100 days of Python
  • Udemy: Docker Mastery: with Kubernetes +Swarm from a Docker Captain
  • Setting up kitty and gitconfig
  • Deploy homepage as an Azure App Service with Terraform and Github Actions
  • Udemy: Learn Ethical Hacking From Scratch
  • Udemy: Master the Coding Interview: Data Structures + Algorithms
  • Choosing preferred window manager and setting it up (i3 maybe?)
  • Deploy homepage as a docker container
    • Into Azure?
    • With Nginx image?
  • 3rd version of homepage with react
    • Make it look a terminal
    • Make it work like a command line
  • Make policy assignments to add tags in map variables to resources/resource groups with Terraform
  • Kubernetes certification

Pinned

  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