Skip to content
View EldarSalmanow's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report EldarSalmanow

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
EldarSalmanow/README.md
Soft banner

Hi, I'm Eldar Salmanow 👋

I'm a Backend and Systems Developer with 4 years of experience, specializing in C++ and Python. I have a strong passion for high-load systems, database architecture, and compiler development.

Tech Stack

  • Languages: C++ 17/20, Python, C, SQL
  • Backend: Django (DRF), PostgreSQL, Redis, Celery, REST API
  • Systems & Low-level: LLVM, Multithreading, DBMS & Compiler dev
  • DevOps & Tools: Linux, Docker, Git, CI/CD, Nginx/Gunicorn

Currently exploring: userver, Go, Rust and distributed systems.

Repository Navigator

My core repositories focused on low-level programming, databases, and high-load backend architecture.

Project Description Tech Stack
QuasarDB Custom relational DBMS with network interaction and CI/CD pipelines. C++
GSLanguage A new compiled programming language. Compiler frontend with LLVM integration. C++ 20, LLVM
GSVirtualMachine Stack-based VM for executing GSLanguage bytecode with custom memory management. C++
gstd Cross-platform library for advanced data structures and algorithms with flexible memory models. C++
FIIT Currency market monitoring web service. Architecture, REST API, and containerization. Python, Django, Docker

Education

  • Moscow Aviation Institute (MAI) — BSc in Fundamental Informatics and Information Technology (2024 - Present).

Pinned Loading

  1. GSLanguage GSLanguage Public

    GSLanguage is a new compiled programming language written in C ++ 20. The language is under development.

    C++ 7 1

  2. gstd gstd Public

    Simple toy standard library, based on latest C++ features.

    C++ 1

  3. GSVirtualMachine GSVirtualMachine Public

    GSVirtualMachine - VM for executing bitecode from GSLanguageCompiler.

    C++ 1

  4. esalmanov esalmanov Public

    Eldar Salmanow`s personal blog & forum

    CMake

  5. QuasarDB QuasarDB Public

    Team course project of DBMS on the course "System Programming" of Moscow Aviation Institute (MAI).

    C++ 1 1

  6. FIIT FIIT Public

    Forked from Bobr2610/FIIT

    Financial Intelligent Investment Tracker

    Python