Skip to content
View baltimoore's full-sized avatar

Block or report baltimoore

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
baltimoore/README.md

Yo! Gatis here

My knowledge defined as a data object...

declare -A GatisIeviņš

GatisIeviņš = (
  ["codeLanguages"] = (
    ["Front-end web development"] = (
      ["HTML"] = ("Twig" "ERB" "Slim")
      ["CSS"] = ("SCSS" "Bootstrap" "W3.CSS" "Pure")
      ["JavaScript"] = ("TypeScript")
    )

    ["Back-end web development"] = (
      ["PHP"] = ("Laravel" "Winter CMS")
      ["Java"] = ("Maven" "Gradle" "Spring")
      ["Ruby"] = ("Ruby on Rails")
      ["SQL"] = ("MySQL" "PostgreSQL")
    )

    ["Standalone binary languages"] = (
      "Java"
      "C++"
      "C#"
    )

    # Learned for personal wants and needs
    ["Shell scripting"] = ("Bash" "Powershell")
    ["Game engine languages"] = ("ChoiceScript" "Twine" "Godot")
  )

  # Main use for most everything I do is VSCodium
  ["Code environments"] = ("VSCodium" "neovim")

  ["Database engines"] = ("MySQL" "Microsoft SQL" "MariaDB")

  ["Work control"] = (
    ["git"] = ("GitHub")
    ["Issue / progress management"] = ("Jira" "GitHub Workspaces" "Trello")
  )

  # Currently my main driver is Arch
  ["Operating systems"] = (
    ["Windows"]
    ["Linux"] = ("xUbuntu" "ArchLinux" "EndeavourOS")
  )
)

"Recent" advertising-friendly projects

A PHP web scraper for IT job vacancies posted in (mainly) Latvian work boards. It's fairly quick n dirty, since I made it in my free time.


An extended version of "Rock Paper Scissors" coded in PHP. Thanks to this, I gained access to a Ruby on Rails bootcamp organised by Mitigate.


A Java Springboot API application that can store flights between different airports, and allows to search for them. A sort of "final assignment" from my Codelex course


A Laravel app design for a hunting group. Created for a university assignment in 2022 in the effors of bumping my grade. Didn't work out, sadly.


I should really connect with different people and developers, so if you want to say hi, I might respond

And if you have any job opportunities you're willing to share with me, I'll be all the more eager to get in contact with you :D

🏠 Private mail: personal@maskless.id.lv
💼 Work offers:  work@maskless.id.lv
🔗 LinkedIn:     https://www.linkedin.com/in/gatis-ievins/

Pinned Loading

  1. job-scraper job-scraper Public

    A PHP project that scrapes job boards for IT vacancies

    PHP 1 2

  2. Rock-Paper-Scissors-Lizard-Spock Rock-Paper-Scissors-Lizard-Spock Public

    A Mitigate.dev task for a Ruby training camp

    PHP

  3. flight-planner flight-planner Public

    Final-ish Codelex assignment

    Java

  4. MOOSE MOOSE Public

    web makets programminženierijas projektam

    PHP