Skip to content
View jys1670's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Russia
Block or Report

Block or report jys1670

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

πŸ‘‹ Greetings

My name is Pavel and I am novice programmer.

⭐ My area of interest is backend development, computer graphics and low-level stuff.

πŸ” Right now I am focused on learning C/C++. I also have some minor experience writing Python, bash and Nix.

❀️ Never heard of Nix before? It is configuration language of Nix package manager and NixOS linux distribution. I am big fan of these two!

πŸ’¬ I speak English (upper-intermediate) and Russian (native).

πŸ“ My (not too embarrassing) pet projects

  • DataScience β€” PyTorch stuff such as customer churn prediction, human face generator, manga colorizer, etc. Please note that all descriptions are in Russian.
  • Transport Catalogue β€” simplistic C++ navigator, capable of looking for the fastest path and drawing a map.
  • Spreadsheet β€” table with text and formula cells, an attempt to replicate core features of the Microsoft Excel.
  • Mini-python β€” primitive interpreter created for a general understanding of ideas behind domain-specific languages (DSL).

Pinned

  1. cpp-transport-catalogue cpp-transport-catalogue Public

    Simple navigation app

    C++

  2. DataScienceProjects DataScienceProjects Public

    Jupyter Notebook

  3. mini-python mini-python Public

    An interpreter that implements a simplified subset of the Python language

    C++

  4. spreadsheet spreadsheet Public

    Excel from the 1980s

    C++