Skip to content
View Astrodynamic's full-sized avatar
:octocat:
Working from Moscow
:octocat:
Working from Moscow
Block or Report

Block or report Astrodynamic

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

header


👩‍💻 About my skills and abilities

  • Python3: Skilled in creating and utilizing scripts for task automation, data analysis, and machine learning.
  • C/C++: Strong understanding and utilized for various projects, including the development of Qt applications.
  • Qt: Proficient in using for GUI development and created several applications using this technology.
  • Git: Proficient in using for version control and collaboration on projects.
  • QML: Experienced in using for developing user interfaces for Qt applications.
  • SQL: Understanding and utilized for database management in various projects.
  • OpenGL: Experience in utilizing for graphics programming and created several 3D applications using this technology.
  • DevOps: Experienced in utilizing tools and methodologies for continuous integration and deployment of software.
  • CMake: Proficient in using for building and managing complex software projects.
  • Linux: Skilled in using as an operating system and utilized it for various projects.
  • PostgreSQL: Experience in utilizing for database management in various projects.
  • Bash: Proficient in using for shell scripting and task automation.

🛠️ Languages and Tools


🔥 My Stats

Metrics


Pinned

  1. 3DViewer-Project-in-Qt-CPP 3DViewer-Project-in-Qt-CPP Public

    Viewer3D is a C++ based 3D viewer application built with Qt that allows loading and transforming 3D models with a GUI. It requires CMake, C++ and C languages, assimp library, and Qt libraries, amon…

    C++ 10 1

  2. RetailAnalitycs-in-postgresql RetailAnalitycs-in-postgresql Public

    Develop a SQL script to create a database with tables, views, roles, and functions. Form personalized offers to increase average check, frequency of visits, and cross-selling.

    PLpgSQL 3

  3. AlgorithmTrading--Interpolation-Approximation--in-Qt-CPP AlgorithmTrading--Interpolation-Approximation--in-Qt-CPP Public

    The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C+…

    C++

  4. MultilayerPerceptron-in-Qt-CPP MultilayerPerceptron-in-Qt-CPP Public

    MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Q…

    C++ 2

  5. Decimal-in-C Decimal-in-C Public

    Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.

    C 3

  6. Key-Value-Storage-Redis-in-CPP Key-Value-Storage-Redis-in-CPP Public

    The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It s…

    C++ 2