Tymofii Zhurkin
Offer Tymofii work on your next project.
Rating
CV
I have practical
experience working with technical systems,
software development, data processing,
and IT infrastructure support. I aim to
apply my knowledge to develop, maintain,
and optimize effective technical solutions.
Programming Languages: Python, C++, C#, Visual Basic
(basic), SQL (basic)
Data Work: Excel (formulas, macros, reports, pivot tables),
CRM, filtering, documentation
Operating Systems: Windows, Linux
Hardware: PC/printer/network setup and maintenance
Soft Skills: attentiveness, organizational skills, client
communication, independence, quick adaptability, system
thinking, initiative, technical support
Tools: Microsoft Office, CRM systems, internal databases,
email systems, cloud storage
Skills and abilities
Design & art
Photo, Audio & Video
Administration
Outsourcing & consulting
Portfolio
-
CustomCalculator
PythonCustom Calculator that can be customized for yourself (choose theme and language font). It has functions such as:
√ - square root;
π - pi number;
. - floating point numbers;
… ()-parentheses;
123456789 - all digits;
÷×+- - standard operations with numbers;
log() - decimal logarithm;
ln() - natural logarithm;
xʸ - exponentiation;
1/х - exponentiation to -1;
% - percentage of a number;
CЕ - full clean of application history;
C - clear entered formula and result;
⌫ - delete one symbol of the formula.
Implemented saving of calculator history, selected theme and font, and the code is written so that it fits any OS, whether Android, Linux, or Windows.
-
Telegram Bot Upload TikTok, Shorts, Reels
PythonTelegram Bot that downloads TikTok, Shorts, Reels videos, etc. without watermark
-
Game in Python
PythonA simple test game written in Python programming language with all OOP conditions