Skip to content
View alexbuyan's full-sized avatar
πŸ‘¨β€πŸ’»
Coding
πŸ‘¨β€πŸ’»
Coding

Organizations

@Parser-Comparison @Pdf-Creator
Block or Report

Block or report alexbuyan

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

Hi there, I'm Alex

About me πŸ‘¨β€πŸ’»

class AlexBuyan:
    def __init__(self):
        self.username = "alexbuyan"
        self.jobs = ["student", "researcher"]
        self.skills = Skills()
        self.hobbies = ["cycling", "content creation"]

class Skills:
    def __init__(self):
        self.languages = [
            "Python",
            "C/C++",
            "Java"
        ]
        self.technologies = [
            "git",
            "SQL",
            "Docker",
            "PyTorch",
            "FastAPI"
        ]

Connect with me:

website website Β Β  website website


GitHub Activity πŸ“ˆ


πŸ“Š Other Stats










⚑ Recent GitHub Activity
  1. πŸ“” Created new repository alexbuyan/tg_x_rag
  2. ⬆️ Pushed 2 commit(s) to alexbuyan/Practical_RL
  3. ⬆️ Pushed 1 commit(s) to alexbuyan/Practical_RL
  4. ⬆️ Pushed 1 commit(s) to alexbuyan/resume_cv
  5. ⬆️ Pushed 1 commit(s) to alexbuyan/alexbuyan

Projects πŸš€














Pinned

  1. BPKproject BPKproject Public

    Forked from khram2003/BPKproject

    Messenger with Trello boards

    C++ 6

  2. Parser-Comparison/Parser-Comparison Parser-Comparison/Parser-Comparison Public

    Research of different parser generators

    Python 6

  3. Pdf-Creator/pdf-editor Pdf-Creator/pdf-editor Public

    PDF markup editor

    Java 11

  4. LambdaCalculator LambdaCalculator Public

    Library to work with lambda calculus

    Haskell 6