Skip to content
View Pogozhelskaya's full-sized avatar

Organizations

@YaccConstructor
Block or Report

Block or report Pogozhelskaya

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

πŸ‘‹ Hi there, I'm Vlada

πŸ‘© About me:

class Developer:
    def __init__(self):
        self.username = 'Pogozhelskaya'
        self.name = 'Pogozhelskaya Vlada'
        self.linkedin = 'linkedin.com/in/pogozhelskaya/'
        self.code = {
            'languages': ['Java', 'Kotlin', 'C/C++', 'Python', 'Haskell', 'Bash'],
            'technologies': ['Git', 'SQL', 'Docker', 'Latex', 'gRPC', 'Neo4j', 'Figma', 'CI/CD', 'LLVM'],
            'skills': ['Algorithms and Data Structures', 'Static Code Analysis', 
                       'Networks', 'Graph DBMS', 'Formal languages'],
        }
        
Pogozhelskaya = Developer()

πŸ‘©β€πŸ’» Work:

  • Postgres Professional, Optimization Lab, 'Software Developer', May 2024 - Present
  • Huawei Russian Research Institute, R&D Toolchain Technologies Lab, 'Software Engineer', May 2022 - May 2024
  • Jetbrains Research, Programming Languages and Tools Lab, 'Researcher', Jun 2020 - March 2022

πŸ“š Education:

HSE

SPbU

  • Higher School of Economics, Master’s Programme 'Language Technology in Business and Education', 2023 - 2025
  • St. Petersburg State University, Bachelor of Software Engineering, Mathematics Mechanics Faculty, 2018 - 2022

πŸ“‚ Projects:

2021-2022 GLL4Graph: implementation and experimental study of GLL algorithm with Neo4j graph database

2021 Minimal GraphDB: implementation of a simple graph database in Python, it includes matrix-based algorithms using PyGraphBLAS and PyFormLang frameworks

2020 WeFindIt: prototype of a project that helps students to look for internships in IT

2020 Simple grpc chat: implementation of a chat with gRPC in Python. User could act as a client or a server

πŸ† Awards:

  • JetBrains Research scholarship during the third year of study
  • JetBrains Research grant during the fourth year of study
  • The advanced state academic scholarship from St Petersburg State University during the third and fourth years of study

πŸ“ƒ Publications:

πŸ“« How to reach me:

πŸ“ˆ Some GitHub statistic:

Pinned

  1. FormalLanguageConstrainedPathQuerying/GLL4Graph FormalLanguageConstrainedPathQuerying/GLL4Graph Public

    Forked from iguana-parser/iguana

    GLL-based context-free path querying algorithm

    Java 4 2

  2. articles articles Public

    Forked from YaccConstructor/articles

    Papers sources, pictures, presentations, and other stuff

    TeX

  3. FormalLanguageConstrainedPathQuerying/CFPQ_PyAlgo FormalLanguageConstrainedPathQuerying/CFPQ_PyAlgo Public

    The collection of Context-Free Path Querying algorithms

    Python 12 12

  4. Minimal-GraphDB Minimal-GraphDB Public

    SPbU Formal Languages course assignments

    Jupyter Notebook

  5. Triangle_counting Triangle_counting Public

    C

  6. MachineLearningCourse MachineLearningCourse Public

    Jupyter Notebook