Skip to content
View olegkorol's full-sized avatar
πŸ‘‹
Hi there!
πŸ‘‹
Hi there!

Organizations

@ato-systems

Block or report olegkorol

Report abuse

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

Report abuse
olegkorol/README.md

Hi there πŸ‘‹

LinkedIn | Bluesky

I'm Oleg, a senior software developer and cloud architect.

  • ⚑ Currently working on:
    • koiztech – A software development agency / freelance projects
      • Current customers:
        • Company "X": Germany's leading safe deposit boxes provider
        • Company "Y": Leading metal detectors manufacturer
    • RΓΆdd AI – AI Voice Agents for everyone. Get one working in under 10 minutes.
    • AutoSupport – AI-automated email support for everyone (on hold)
  • πŸ“— My blog (collection of TILs and small notes to myself, mostly):
  • πŸ”­ Some of my latest open-source projects:
    • firestore-admin – A Firestore client for Deno
    • next-yandex-metrika – Next.js component for Yandex Metrika
    • get-indexed – A simple script to get your site indexed by Google faster, using just your Sitemap
    • pylox - A language implementation (lexer, parser & interpreter) of Lox, written in Python [for learning purposes]
  • πŸ₯ž My tech-stack:
    • TypeScript / JavaScript
    • Python
    • React / Next.js
    • Node.js / Deno
    • AWS & GCP
    • Postgres, Firestore, MongoDB, SQLite
    • Supabase, Upstash, Turso etc.
  • 🌱 I’m currently learning:
    • πŸ¦€ Rust

Languages I use to communicate with other humans:

  • English πŸ‡¬πŸ‡§
  • Spanish πŸ‡ͺπŸ‡Έ / Catalan πŸ’¬
  • Russian πŸ‡·πŸ‡Ί
  • German πŸ‡©πŸ‡ͺ

Pinned Loading

  1. firestore-admin firestore-admin Public archive

    A simple Firestore client for Deno.

    TypeScript 1

  2. next-yandex-metrika next-yandex-metrika Public

    Yandex Metrika for Next.js

    TypeScript 1 1

  3. get-indexed get-indexed Public

    A Deno-based tool for submitting URLs to Google's Indexing API and checking their indexing status.

    TypeScript

  4. pylox pylox Public

    A simple language implementation of Lox, written in Python. Includes a lexer, parser and interpreter.

    Python

  5. serverless-nuxt-lambda serverless-nuxt-lambda Public

    Example of a serverless, SSR application

    JavaScript

  6. ethereum-essentials ethereum-essentials Public

    Essential parts of Ethereum Smart Contracts.

    JavaScript